Other Parts Discussed in Thread: CCSTUDIO
Hello,
I have problems with the GIO_create function and SPI0. I look for at the forum and I found that you can know which error returns the function by the &status parameter:
GIO_create("/SPI0",IOM_INOUT,&status,&chanParams,&gioAttrs);
It returns -5. Anyone knows where can I find what it means?
Thanks!