I have this small project with PIC microcontroller and LCD display WH1602A-TTI-ET
. I am controlling the backlight via software, so I attached it to +5V via PNP transistor that is controlled by one of the pins of the PIC microcontroller.
The problem I have is that when I am flashing new program into the microcontroller it seems to randomly send out some "noise" on its pins (which is probably normal) and the LCD backlight keeps going on and off incredibly fast and I am worried this might damage it.
Since I am no expert in LED electronics my simple question is - can this wear it out or damage it? Should I physically disconnect it in times when I am flashing new program, or it doesn't matter?