2021-07-20 10:46 PM
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
Solved! Go to Solution.
2021-07-21 02:25 AM
Hello
I used google and found that:
https://controllerstech.com/interface-lcd-16x2-with-stm32-without-i2c/
hope that helps.
2021-07-21 02:25 AM
Hello
I used google and found that:
https://controllerstech.com/interface-lcd-16x2-with-stm32-without-i2c/
hope that helps.
2021-08-02 10:21 PM
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
2021-08-03 01:14 AM
Hello
Please check UM2576, in particular "section 3 Troubleshooting".
Maybe you can find some help in that document.