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: MSP432P401R
Hi Team,
1. I only find DMA example using TI driverlib in Simplink-MSP432. While, could you suggest if we have example of using DMA with TI-RTOS;
2. If I wants to add UART and register call back function for UART ISR, how I should handle with TI-RTOS?
Thanks!
Hello LLouis,
LLouis said:1. I only find DMA example using TI driverlib in Simplink-MSP432. While, could you suggest if we have example of using DMA with TI-RTOS;
Currently this example does not exist but we are constantly developing new examples (I already passed your request to our SW team). In the meantime, you will need to migrate the driverlib example. Please let me know if you need some help with this.
LLouis said:2. If I wants to add UART and register call back function for UART ISR, how I should handle with TI-RTOS?
I think it will depend on what are you planning to do. For example, I recently changed the attached UART terminal code (part of the SIMPLELINK-WIFI-CC3120-SDK-PLUGIN) from polling to a callback function. Please take a look at this code and let me know if this is what you had in mind.
Best regards,
David
The simplelink_msp432_sdk_1_30_00_40\source\ti\drivers\spi\SPIMSP432DMA driver uses DMA.
Todd
**Attention** This is a public forum