Hello.
I have one question about internal clock of Arduino.
Recently, I made a custom Arduino Nano board. However, when I connect it with USB cable or external power, one of LED is not working - it should be blinked when power is supplied on the board.
I noticed that the malfunctioning yellow LED is linked with SCK (internal clock of microprocessor) like the picture below. The picture was from the interactive viewer of Arduino Nano 33 IoT page.
If the voltage cannot be supplied on Q1 due to reversed direction of DL1, SCK will not be able to work. Then what will be happened on the board? Can the board work correctly?
