orionsbelt
Junior Member level 2
- Joined
- Mar 6, 2015
- Messages
- 24
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 218
Hello all,
I am quite new to STM32 programing. But i need it for my project.
I am going to transfer data from an accelerometer to STM32VLdiscovery board via SPI. Now I have the code written and uploaded without any error shown.
But I still can not see the data from the accelerometer in real time, even when I am going to the debugging mode and turning on the debug viewer. Where am I doing it wrong?
I also like to save the data into a log file. How do I do that?
I would be glad to get some help from you.
//OB
I am quite new to STM32 programing. But i need it for my project.
I am going to transfer data from an accelerometer to STM32VLdiscovery board via SPI. Now I have the code written and uploaded without any error shown.
But I still can not see the data from the accelerometer in real time, even when I am going to the debugging mode and turning on the debug viewer. Where am I doing it wrong?
I also like to save the data into a log file. How do I do that?
I would be glad to get some help from you.
//OB