mintisan commented on issue #1287: blinky demo for STM32F4-Discovery not works on STM32F429I-Discovery URL: https://github.com/apache/mynewt-core/issues/1287#issuecomment-407079680 @utzig Thank you for your reply! I found that `stm32f429discovery` may have two different versions: `stm32f429disc` and `stm32f429disc1`. I found that my board's is `stm32f429i_disc1 ` but not `stm32f429i_disc`. So I changed openocd's cfg from `board/stm32f429discovery.cfg` to `board/stm32f429disc1.cfg`. And can be downloaded now. But the LED isn't blinking either. Maybe initialization for `stm32f429disc1` board is not supported yet?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
