cancel
Showing results for 
Search instead for 
Did you mean: 

send MEMS data through usb

marzouk_najeh92
Associate II
Posted on October 13, 2016 at 13:51

Hi , 

I'm newbie with stm32f3 and i want to send the accelerometer data to my raspberry pi 2 through USB , please i need some help  ? 
2 REPLIES 2
slimen
Senior
Posted on October 13, 2016 at 18:29

Hello,

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef3.html

firmware offers the accelerometer component located at this path that can help you to develop your application:

 STM32Cube_FW_F3_V1.6.0\Drivers\BSP\Components

You can refer and adapt the BSB and USB examples in the 

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef3.html

 firmware package and get started with the

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-expansion-software/x-cube-mems1.html

software expansion for STM32Cube.

Regards

marzouk_najeh92
Associate II
Posted on October 13, 2016 at 21:14

thank you for your helpful answer , I 'll try it as soon as possible .

Regards,