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 str...