Part Number: MSP432E401Y
I want to use Advanced SSI (Quad Mode ) with DMA on MSP432E401. In current SDK driver, I see only support of legacy SPI mode with DMA. So is there any driver support or example code for Advance SSI (Quad mode) with DMA ?
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.
Part Number: MSP432E401Y
I want to use Advanced SSI (Quad Mode ) with DMA on MSP432E401. In current SDK driver, I see only support of legacy SPI mode with DMA. So is there any driver support or example code for Advance SSI (Quad mode) with DMA ?
Sorry, all the code examples you can refer to is in the SDK. We have no further example. I think you need to handle it by read the API guide and UG, if you want to realize this function.