Altera_Forum
Honored Contributor
11 years agospi_command from Linux
Hy guys,
I'm using a CycloneV-SoC. In the FPGA, I have instanciated the Altera-SPI-Master-controller and connected it to the lightweight-H2F-bridge. Linux is running on the HPS. What should I do on the software side to access my SPI devices? There is the altera_avalon_spi.c file that can be used on NIOS. Is there an equivalent file for HPS-ARM? Thanks,