Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSPI and uClinux
Hi all, I have a design in which I have to use SPI in order to communicate with an external PIC. I find that it is not enough to select SPI driver in uClinux kernel configuration because when I...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Hi all, I have a design in which I have to use SPI in order to communicate with an external PIC. I find that it is not enough to select SPI driver in uClinux kernel configuration because when I try to open /dev/spi0 I receive the message: "No such device or address". What am I missing? Where am I wrong? Thanks in advance Marco --- Quote End --- Can you post your output about the kernel version, configuration and design info?