Mems code for STM32F3-Discovery.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-11-04 3:41 AM
Posted on November 04, 2014 at 12:41
I am new to embedded system. I have STM32F3-Discovery board. And I need MEMS (Accelerometer, Gyroscope) code, which gives data using USART.
Thanks in advance....... #mems #stm32 #discovery #usart #stm32f3-discovery
Labels:
- Labels:
-
STM32F3 Series
-
UART-USART
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-11-04 5:13 AM
Posted on November 04, 2014 at 14:13
How about the
? Just ignore the ''Cube migration'' sales pitch. It contains the sourcecode of the firmware it is preloaded with. Just add the UART code, which you can pick up from examples in the .Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-11-04 8:57 PM
Posted on November 05, 2014 at 05:57
Thanks for reply....
