Good Day
I work with zedboard ,I have to program the registers of the SPI as slave ,I read all the Labs and the examples.c but I could not do that ..
Please if there are some documents or links could help me.
Thanks in advance
jassim
Good Day
I work with zedboard ,I have to program the registers of the SPI as slave ,I read all the Labs and the examples.c but I could not do that ..
Please if there are some documents or links could help me.
Thanks in advance
jassim
Are you referring to the Zynq SPI controller? Or the QSPI Flash? Or some SPI device attached to the SPI Controller? Please provide more detail.
Bryan
Are you referring to the Zynq SPI controller? Or the QSPI Flash? Or some SPI device attached to the SPI Controller? Please provide more detail.
Bryan
Thank Mr Bryan for your reply
yes I work with ZYNQ spi controller , I built CAN controller(using VHDl) and SPI as a master in the PL part and I want to connect them to cortex A9 using the SPI found on(PS)part as slave .but I can not understand the examples code.c that supported by XILINX.