Skip to main content
Visitor II
June 7, 2024
Question

stm32f303zet6 custom board not working

  • June 7, 2024
  • 3 replies
  • 1060 views

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,

    This topic has been closed for replies.

    3 replies

    Super User
    June 7, 2024

    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?

    Graduate
    June 7, 2024

    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.

    Technical Moderator
    June 7, 2024

    Hello,

    Are you sure you're toggling the correct LED?

    Share with us your source code.