TI专家,您好:
我想使用SPI的IOM driver程序实现两个L138的数据传递. 但是如果把一个spi设置为slave模式,然后再执行到GIO_create("/Spi0",IOM_INPUT,&status,&chanParams,&gioAttrs);
就会出现错误,错误码是-7,对应的是IOM_EBADMODE,是不是pspdriver里的spi驱动程序不支持slave模式?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.