Recently I started programming on STM32 board for better understanding I am using Direct register access Method.I tried programming but Nothing is displaying IN LCD.Can I get a program(without cubeMX) only for Writing one character on LCD 16x2.
In Kiel uVision every time I have to MAP the memory and give permission to read write and execute then only it writes or executes the instruction in software simulation.Any solution for this?
Hi....Thank You for the reply .Definitely further i will work on HAL library.Is there any simulator so that at first I can check in software simulator as I don't have JTAG (Hardware Debugger) at present because My Kiel IDE is limiting the memory to 3...