dear all
I am looking for some code example to create continuous data flow using axi_Quad_spi driver.
Does any one has some think like this ?
I am struggling with interrution and fifo configuration ....
thank you for your help
Michel
dear all
I am looking for some code example to create continuous data flow using axi_Quad_spi driver.
Does any one has some think like this ?
I am struggling with interrution and fifo configuration ....
thank you for your help
Michel
One way to do it might be to have 2 bram blocks and as soon as say A is empty, switch to B and generate an interrupt to the PS to refill A back and forth
https://drive.google.com/file/d/0Bxyv6KTPN_xASlBtd0J5dmdQTWs/edit?usp=sharing