Altera_Forum
Honored Contributor
8 years agoSPI Driver Master in Qsys
Hi All.
I am using a SPI Master component in Qsys. The driver makes use of the alt_avalon_spi_command(). No problem about this. The only problem i have is related to the read operation. Infact the slave would like to see have the MOSI signal at the moment of the read set to H. Unfortunatly this is not what the driver does. Is possible in some way to modify the driver in order to get the signal in this High during read instead of Low? Thank you. Paolo.