Tagged: lcd external interface
Polling or interruption
What does interrupt mean and does the LCD have an external pin to trigger the level change?
mcu serial interrupt, the LCD can actively send. For example, a key press. Press a key, LCD will send data out to mcu through the serial port.
You must be logged in to reply to this topic.