I am a student intern, new to embedded programming. I am trying to learn using the STM32L476 Discovery board. I was trying to the basic blinky code test, and I am unable to to do so properly
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-10 9:19 AM
No matter which LED port/pin i toggle, only one specific LED blinks. Also, the time delay in the code is not reflected. It would be great if someone can please help me out with this
Labels:
- Labels:
-
STM32CubeIDE
-
STM32L4 series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-10 10:45 AM
Make sure the binary programmed into the target board is the one produced from your source code.
JW
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-03-10 11:26 AM
okay, thank you
