2024-06-07 03:16 AM - last edited on 2024-06-07 04:00 AM by Peter BENSCH
Dear sir/Madam,
I have made a custom stm32f303zet6 board for my applications. I started with a basic Led blink program. program is flashing into the MCU but the led blink is not happening. Here i am attaching the schematic for the custom board. Please help me in getting the customized PCB work.
Thanks & Regards,
2024-06-07 03:50 AM - edited 2024-06-07 03:52 AM
So what debugging have you done so far, and what have you learned from that?
Are you sure that the LEDs are mounted the correct way around?
2024-06-07 04:32 AM
Are you using an internal oscillator for the MCU? According to the schematic, you only have a low speed oscillator crystal connected. Share your code and clock and IO settings.
2024-06-07 04:38 AM
Hello,
Are you sure you're toggling the correct LED?
Share with us your source code.