I am trying to use the Zedboard to interface to a PMOD using JA1 connector and do a simple read/write via SPI. I have no found any simple tutorials for this. Can I get some help?
what I really want to do is do the least amount possible through XPS and just simply constrain my pins on the UCS and do everything else in the ARM C code...
(I also need a simple I2C interface and will post a separate thread for this)