Forum Discussion
Hi
Yes you may use the SPI with HPS.
In general you will need to add the SPI node in the device tree with the required linux driver and it will appear in the linux device.
Refer below for the linux driver used for the SPI device.
https://www.rocketboards.org/foswiki/Documentation/LinuxDrivers
Regards
Jingyang, Teh
- greenlantern012 years ago
Occasional Contributor
Excellent! That link was extremely helpful!
I am currently trying to compile my project. I've used the Triple Speed Ethernet IP. However, this error shows up when compiling.
Error (15871): Input port DATAIN of DDIO_IN primitive "hps_ethernet:u0|hps_ethernet_Ethernet:ethernet|altera_eth_tse_mac:i_tse_mac|altera_tse_rgmii_module:U_RGMII|altera_tse_rgmii_in1:the_rgmii_in1|altddio_in:altddio_in_component|ddio_in_gsd:auto_generated|ddio_ina[0]" must come from an I/O IBUF or DELAY_CHAIN primitive
Could you provide some guidance on how to solve this?
Thank you!