User Activity

I am working on Graphic Display(JDH12864E) using STM32L031K6. I have written code and I found that my lcd is printing only half of screen.For example:- I try to print ("12345678912345") then it prints only ("123456789") it means it is printing only 1...
 Hi everyone,I'm working on a project where I need to interface a graphic LCD with an STM32L031K6 microcontroller. I have available GPIO pins are :- PA4, PA5, PA7, PA8, PB0, PB1, PB6, PB7, PA11, PA12, PB4, and PB5.I'm trying to print data on the LCD ...
Hi,    I am using STM controller(STML031K6) first time and I have successfully run led program now I want to use timer (interrupt basis) but facing issues(undefined reference).      main.c /* USER CODE BEGIN Header */ /** ***************************...
Kudos given to