Skip to main content
evan
Associate
January 30, 2018
Solved

STM32F429I-DISC1 Rev. C Changes/Specifications/Documents

  • January 30, 2018
  • 2 replies
  • 726 views
Posted on January 30, 2018 at 16:13

I just ordered and received REV C of this board, all of the files online seem to indicate they apply to REV B of the board, is anyone aware of the changes or has access to the appropriate files? 

#stm32f429i-disc1
This topic has been closed for replies.
Best answer by Bogdan Golab
Posted on January 30, 2018 at 17:44

Practically the same board from the code examples perspective.

The most interesting change (at least for me) is better st-link supporting VCOM (emulated serial port) so you do not need extra hardware to connect to target UART. Also mbed support if you would like to use the board this way.

2 replies

Amel NASRI
Technical Moderator
January 30, 2018
Posted on January 30, 2018 at 16:32

Hi

Gouzie.Evan

‌,

In

http://www.st.com/content/ccc/resource/technical/document/user_manual/6b/25/05/23/a9/45/4d/6a/DM000939pdf/files/DM000939pdf/jcr:content/translations/en.DM000939pdf

(Discovery kit with STM32F429ZI MCU), you find following details inFigure 9. STM32F429I-DISC1 Discovery board page 28:

0690X00000609Y6QAI.png

-Amel

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
Bogdan Golab
Bogdan GolabBest answer
Lead
January 30, 2018
Posted on January 30, 2018 at 17:44

Practically the same board from the code examples perspective.

The most interesting change (at least for me) is better st-link supporting VCOM (emulated serial port) so you do not need extra hardware to connect to target UART. Also mbed support if you would like to use the board this way.