Newbie Trying to Blink w/ STM32WBA55G-DK1
Hi,
It's been a long time since I last programmed an STM32. I've been put on a project that uses the STM32WBA55CGU7, so I've gotten a STM32WBA55G-DK1 development board.
I've loaded up the example program "GPIO_InfiniteLedToggling_Init". I had hoped that it would work out of the box... no such luck.
The program is supposed to blink LD3.
I've got the program compiled and loaded on the board. The debugger appear to be working just fine, stopping at breakpoints etc.
But no love from LD3. I've got all the jumpers in the default locations and I am powering the board via the USB-C connector plugged into my laptop.
There is a green power LED(LD4) that is on. LD1 is solid green and LD2 is blinking green/red. I'm under the impression that this the expected behavior... except that but LD3 shows nothing.
I have been having trouble finding any documentation that would indicate what the trouble is.
I am able to probe the Arduino interface's D8 pin which is shown as connected to LD3 in the schematic, but there is nothing there either.
Interestingly, when I probe the VIN pin on the Arduino connector, I do not see power, but when I probe the 5V_STLK jumper on J4 I see 5V as expected.
Any help would be much appreciated!
Bill
