Hi there!
i am working on a sytem with a nano microcontroller, a 20x4 display (hd44780 based) and an OpAmp (TL072CP).
all this on a breadboard for now.
i first tested the display to be sure my code was doing the job. all clear, then i wanted to set the OpAmp, which output is hooked to nano Analog input.
first i powered in with 5V but realized that min voltage was 7V and max, 36v.
to power it, i decided to use a 12V 9,6/12W power supply i have (with a still charged capacitor ... remember to always check that, it's dangerous !).
then something weird happened : when i powered the OpAmp, the LCD device immediately started to display "garbage-characters". Besides my computer, was doing repetitive "plug-unplug" sound, my mouse even stoppped working for a few seconds !
what on earth did happened??? is it due to the OpAmp Noise? (note that nothing from the OpAmp was directly connected to the display, it was on the same voltage rails, that's it)
i am not familiar with that kind of phenomenon (if there's any) regarding OpAmps.
please help!!!
because now, my display seems dead! i tried again and again to make it work, it powers up, no problems, it receives data, the Enable and RS pins are receiving signals, but it displays garbage. whatever program i use for it, it is still displaying garbage,
is it possible that HD44780 circuits are dead ? is there any way to fix the display?
i say it again: it was working properly before this incident.
in this example, it supposed to display "this is a test" lol