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 agoHi neolux, thanks for your answer :-)
I followed these steps, but it didn't work. After platform_driver_probe in altera_spi_init it returns -19, so there's an error. How can i fix it?Where can I find the error code list?