cancel
Showing results for 
Search instead for 
Did you mean: 

Any example program for STM32F411E-DISCO discovery?

chyeguan_2002
Associate II
Posted on April 16, 2015 at 10:33

Hi, 

I bought a 

STM32F411EDISCOVERY 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
6 REPLIES 6
chyeguan_2002
Associate II
Posted on April 21, 2015 at 10:16

Hi all,

I have solved the problem. 

I use STM32CubeMX to generate code specifically for the

STM32F411EDISCOVERY 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. 

marcocaracinha9
Associate
Posted on July 27, 2015 at 11:45

Hi,

I thought I was going crazy with this subtle incompatibility... I could not find anywhere the compatible DEMO and I ended up following the same steps. I bumped in the acellerometer error.

Can you share the details regarding the accelerometer and what modifications you performed?

Best regards,

Marco

ing
Associate II
Posted on August 17, 2015 at 09:15

...Any news on this subject?

Andrew Neil
Chief II
Posted on September 29, 2015 at 18:34

See: 

/f5dc12de

simk0024
Associate II
Posted on October 11, 2015 at 07:32

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/vNLdS3

I hope you can help me or share your experiences with me.

Thank you very much

Posted on October 11, 2015 at 18:59

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.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..