Hi
I want to drive an LCD (ST7920, SPI) with the blue pill, but it acts weird.
I am just running the graphicstest sketch of the u8g2 library, and it is working, but only when my board is connected to the PC via USB.
If I disconnect the board from the PC and using an external power supply, the stm32 wont do anything.
Any idea what causing this behaviour?
edit: So I checked once more, and it seems I was wrong.
After I program it, it works, but if I disconnect the power, the code wont run till reupload. The green led keeps flashing and nothing happens.