Part Number: MSP432P401R
Hi e2e,
My customer wants to use the callback function of UART when running FreeRTOS on MSP432.
Can you give me a demo or show me how to configure the parameters?
Eason
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 e2e,
My customer wants to use the callback function of UART when running FreeRTOS on MSP432.
Can you give me a demo or show me how to configure the parameters?
Eason
Hi Eason,
the SimpleLink packages in the TIRex (TI Resource Explorer) give a lot of examples where also some UART examples are available.
May you can check first this one if this provides already the required details:
~ Stefan
Hi Eason,
thanks for the details.
I could find the UART_MODE_CALLBACK in this files and examples:
examples/nortos/MSP_EXP432P401R/drivers/adcbufcontinuous/adcBufContinuousSampling.c
examples/rtos/MSP_EXP432P401R/drivers/adcbufcontinuous/adcBufContinuousSampling.c
examples/syscfg_preview/nortos/MSP_EXP432P401R/drivers/adcbufcontinuous/adcBufContinuousSampling.c
examples/syscfg_preview/rtos/MSP_EXP432P401R/drivers/adcbufcontinuous/adcBufContinuousSampling.c
They are just covering the write mode with callback functions but maybe this already gives the required info.
If you also need a write demo please let me know, i can then check further but i think there is nothing ready just now.
~ Stefan
**Attention** This is a public forum