cancel
Showing results for 
Search instead for 
Did you mean: 

How to use STM32 Nucleo-f303k8 to print in 1602 LCD(without i2c) with STM32CUBEIDE?

sakkigoni
Associate

I have a correct circuit and could print in LCD in arduino IDE using the above mentioned board. To do in STM32CUBEIDE I dont know what libraries are needed and how to code there. Can someone please guide me? There are no videos online or no resources regarding this so I couldn't be guided. Thanks in advance

1 ACCEPTED SOLUTION

Accepted Solutions
Mike_ST
ST Employee
3 REPLIES 3
Mike_ST
ST Employee

Hello

I used google and found that:

https://controllerstech.com/interface-lcd-16x2-with-stm32-without-i2c/

hope that helps.

Thank you very much! but this time the code ran successfully without any errors but then I got an error of failed to load GDB server, Error in initializing ST-link device. this error comes only for this code. It doesn't show this error for other codes