Description:
I'm trying to use an Anycubic Kobra Neo display with Raspberry Pi OS (bookworm) on a Raspberry Pi. The display shows an image only during data transfer when the DC pin is high, but the image disappears after transfer completion when DC remains high.
Current Behavior:
Image appears only during active data transmission when DC = 1
Image disappears immediately after data transfer ends if DC pin remains high
DC pin stays high after transmission under current driver configuration
Expected Behavior:
Display should maintain the image after data transfer completes
DC pin should return to low state after data transmission
Hardware Configuration:
Display: Anycubic Kobra Neo (320x240)
Connection: SPI via MIPI DBI
DC GPIO: 24
Reset GPIO: 25