2018-01-30 07:13 AM
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-disc1Solved! Go to Solution.
2018-01-30 08:44 AM
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.
2018-01-30 07:32 AM
Hi
Gouzie.Evan
,In
(Discovery kit with STM32F429ZI MCU), you find following details inFigure 9. STM32F429I-DISC1 Discovery board page 28:-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2018-01-30 08:44 AM
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.