I have a PIC32MZ2048EFH144 driving a SSD1963 graphics controller on my own board. I also have a membrane keypad that is decoded by a PIC16F882. The when a key is pressed, the PIC16 flags the PIC32. The PIC32 gets the keypress through SPI. The PIC16 sends ..
↧