External communication with the X16 (UART, NIC, FlashAir?!)

Chat about anything CX16 related that doesn't fit elsewhere
TomXP411
Posts: 1718
Joined: Tue May 19, 2020 8:49 pm

Re: External communication with the X16 (UART, NIC, FlashAir?!)

Post by TomXP411 »

Well, that SPI chip is the hidden gem in that conversation...

https://sbc.rictor.org/65spi2.html

It looks like you do have to select the device being controlled, but that seems pretty straightforward...

Register 0 is the SPI data register (In/out)
Register 1 is the status and control port (in/out)
Register 2 is the slave/device select
Post Reply