Hi,
During flashing the code to the MCU , to display the string/character on LCD it requires 3 to 4 times[or sometimes more
then that] to press the reset button on the board, why is it requires to press the reset button so many times, I'm using
LPCXpresso845MAX OM13097 REV A development board., Since I was interfacing LPC845 with 8x2 lcd using GPIO
pins, for initially when I flash the code to the MCU it didn't displayed anything, later when I reset it 3 to 4 times, then
the data is writing to the LCD.
Kindly suggest how to solve this issue.
Thank you