#Retroputer #FPGA Update
Bought a 2.4" TFT ILI9341 from @adafruit and connected it up via 4-line SPI using #Alchitry Br (breakout board). I added an I/O device so the CPU can send D/C select bits and data bytes using a FIFO buffer.
After a bit of a false start (involved adapting Adafruit's init sequence and experimentation), we have something coherent on the screen!
Super slow to fill the screen w/ #BASIC (using OUT commands), but validates that my understanding mostly matches reality. Woot!


