Skip to main content
marzouk_najeh92
Associate
October 13, 2016
Question

send MEMS data through usb

  • October 13, 2016
  • 2 replies
  • 734 views
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  ? 
    This topic has been closed for replies.

    2 replies

    slimen
    Visitor II
    October 13, 2016
    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
    October 13, 2016
    Posted on October 13, 2016 at 21:14

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

    Regards,