Why my LED PG13 does not light up when I use the external crystal, but it does when I use the internal crystal, what went wrong? I initialized in cubeMX, debugged and burned in keil
Why my LED PG13 does not light up when I use the external crystal, but it does when I use the internal crystal, what went wrong? I initialized in cubeMX, debugged and burned in keil
@Community member This is really bad, especially for a newbie like me. I've read a lot of manuals and know that iOSV is to be set to 1, but I can't make changes to the code. For other development boards, I just need to open the external crystal on the CUBEMX, configure its frequency in the clock tree, set the lamp level low, and finally import it into Keil to run. But not for STM32L4P5G-DK.Please help me. I want to know if there is something wrong with the initialization configuration in CUBEMX or if I have to add to make changes after the initialization