STM32F3 Discovery kit firmware package is outdate, how to get the newest version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-26 06:10 PM
Hello,
I had a STM32F3 Discovery board which version label is "MB1035-F303C-E02" and its Compass mode is LSM303AGR. But I found the code in STSW-STM32118 is use LSM303DLHC, and the demo code not work. Where could I get the latest demo code for STM32F3 Discovery board ?
And hers is a working hex file which is newer than https://www.st.com/resource/en/compiled_demos/stm32f3discovery_demo.zip
Thank you
Solved! Go to Solution.
- Labels:
-
STM32F3 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-27 12:16 AM
the latest cube should have it:
(from : STM32Cube/Repository/STM32Cube_FW_F3_V1.11.3/Projects/STM32F3-Discovery/Demonstrations/ )
https://github.com/STMicroelectronics/STM32CubeF3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-27 12:16 AM
the latest cube should have it:
(from : STM32Cube/Repository/STM32Cube_FW_F3_V1.11.3/Projects/STM32F3-Discovery/Demonstrations/ )
https://github.com/STMicroelectronics/STM32CubeF3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-12-27 02:12 AM
Thank you very much, It works!!!
![](/skins/images/D9F07D2281AE7F8C887EAD4CDBD6C38B/responsive_peak/images/icon_anonymous_message.png)