STM32 F030C8 interface LCD 16x2
Hi Everyone,
I am trying to interface with LCD16x2 on STM32F030C8 custom board but I have some issues. I have LSE crystal on my custom board but HSE is not.
When I debug my code, I have this problem:

And when I run it, program does not work well and texting that "Target is not responding, retrying" on the console.
Can I interface with LCD 16x2 by using internal crystal or LSE crystal only?
