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
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.
Why not use the CAN controller in the PS?
Bryan
Hello,
I am looking for some source or tutorials for implementation of spi protocol between two zedboard devices.
Kindly suggest if you could.
Thanks
Please take a look at UG585 zedboard peripheral user guide. Ch.17 for programming SPI on zedboard.
Also there is a source code for programming SPI a sample in the SDK.