Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
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.
- Altera_Forum
Honored Contributor
User 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 ---