Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNIOS II SPI HAL driver open code
#ifndef __ALT_AVALON_SPI_H__# define __ALT_AVALON_SPI_H__ /****************************************************************************** * File: quartus60\sopc_builder\components\altera...
Altera_Forum
Honored Contributor
20 years agoJust replace the previous spi hal files with the above two files,then you can use
open read write ioctl close to operator the spi device. The driver does support master and slave spi device.