Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUser want to access via UART and access all other FPGAs thats why SPI is not using
--- Quote Start --- Why do you want to use a custom protocol. Why dont you model the interface as MASTER - SLAVE SPI interface and do a write cycle with address of register and read cycle with teh value of the register. --- Quote End ---