B
Brandon Spiteri
Hi,
I have managed to transmit some character (one after the other) using this code from;
http://eewiki.net/pages/viewpage.action?pageId=4096096
I used continuous mode and I got the right characters on MOSI, one after the other, the only thing is that there are 4 clock cycles of high impedance between each 8-bit char. Is this oki?
I am planning to interface with MAX1416 ADC.
Also, I need to simulate an SPI input coming from the ADC. What is the best way to do it?
Shall I use the same method I used for transmitting but this time in the test bench?
I am using quartus and ModelSim.
thanks
I have managed to transmit some character (one after the other) using this code from;
http://eewiki.net/pages/viewpage.action?pageId=4096096
I used continuous mode and I got the right characters on MOSI, one after the other, the only thing is that there are 4 clock cycles of high impedance between each 8-bit char. Is this oki?
I am planning to interface with MAX1416 ADC.
Also, I need to simulate an SPI input coming from the ADC. What is the best way to do it?
Shall I use the same method I used for transmitting but this time in the test bench?
I am using quartus and ModelSim.
thanks