Hello,i have recently bought an STM32F103C8T6(64KB Flash variant) along with ST7920,in SPI it works fine,but i need fast animations,in parallel it glitches out,the sketch i was running is the GraphicsTest included in U8G2,here are the pins i used,
PB3 -> DB0
PB4 -> DB1
PB5 -> DB2
PB6 -> DB3
PB7 -> DB4
PB8 -> DB5
PB9 -> DB6
PB12 -> DB7
PB10 -> E
PB1 -> RS
PB14 -> RST
RW Tied to ground
PSB is soldered in the Paralell position on the lcd board,
I have tried the 8080 constructor,it doesnt work,



Hello,i have recently bought an STM32F103C8T6(64KB Flash variant) along with ST7920,in SPI it works fine,but i need fast animations,in parallel it glitches out,the sketch i was running is the GraphicsTest included in U8G2,here are the pins i used,
PB3 -> DB0
PB4 -> DB1
PB5 -> DB2
PB6 -> DB3
PB7 -> DB4
PB8 -> DB5
PB9 -> DB6
PB12 -> DB7
PB10 -> E
PB1 -> RS
PB14 -> RST
RW Tied to ground
PSB is soldered in the Paralell position on the lcd board,
I have tried the 8080 constructor,it doesnt work,