STM32F103RB Nucleo board issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-08 10:02 AM
I have an STM32F103RB Nucleo board.
I'm trying to build a very easy LED example (see details section).
I expect that both LEDs (one on the bread board, one on the nucleo board) are blinking every 500 ms. But only the one on the board is working.
The structure can be seen on attached figures. On a bread board I have an LED (yellow -> 2 V) and a resistance (100 ohm) in series connection. To the nucleo board there are 3 cables:
- red: ground to + on bread board
- black: 3.3V to - on bread board
- white: D2 to resistance
I hope somebody can help me. Do you need any other information?
Solved! Go to Solution.
- Labels:
-
STM32CubeProgrammer
-
STM32F1 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-08 1:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-08 12:34 PM
Is the LED connected with proper polarity? Try to turn it around.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-08 1:16 PM
I found the problem. One of the cables was broken.
But thanks.
