Any example program for STM32F411E-DISCO discovery?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-04-16 1:33 AM
Hi,
I bought aSTM32F411EDISCOVERY instead of
STM32F4Discovery board.
I found the STM32F4-Discovery demo program the STMCube firmware package is for STM32F407 target only. What should I do to make it compatible to STM32F411?Anyone know is there a ready demo code for this board (Mfr. Part No.
STM32F411E-DISCO
)?
#stm32f411 #stm32f411e-disco- Labels:
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-04-21 1:16 AM
Hi all,
I have solved the problem. I use STM32CubeMX to generate code specifically for theSTM32F411EDISCOVERY board. Then I migrate part of the existing demo codes in
STM32F4Discovery to the newly generated template.
Btw, the accelerometer used in STM32F4Discovery is different type than STM32F411EDISCOVERY. So some code modifications are performed.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-07-27 2:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-08-17 12:15 AM
...Any news on this subject?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-09-29 9:34 AM
See:
/f5dc12de
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-10-10 10:32 PM
Hi,
Just want to ask you if you are working well with your STM32F411E-Disco.I am using stm32f411e-disco and SW4STM32, writing a audio playback program.But I met some problem posted here: https://goo.gl/vNLdS3I hope you can help me or share your experiences with me.Thank you very much- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-10-11 9:59 AM
I can perhaps assist you with the Standard Peripheral Library, and it's application with the F411E. I can't really help you much with HAL/Cube, USB, and audio playback.
The existing code base for the STM32F4-DISCO may provide a starting point, but unfortunately ST hasn't released a firmware package directly addressing the STM32F411E-DISCO board.Up vote any posts that you find helpful, it shows what's working..
