Part Number: CC2538
Hi team,
Here's the request from the customer:
- Looking at the user manua and found that when a peripheral uses DMA, the interrupt calls the corresponding interrupt processing function of the peripheral, and the interrupt generated by the peripheral will be masked (customer doesn't know if the understanding is wrong?). Then it is usually impossible to use DMA + serial port idle interrupt to receive indefinite length data. How to realize the receiving and processing of variable length serial port data in CC2538?
- While using the serial port, there is also a need to use RF reception. In this case, how to set up the DMA control and processing of RF, no example was found.
- When looking for information on the Internet, customer saw that someone used the HAL library of STM32 instead of the example given by TI. Is this possible? Can get rid of the example given by TI and develop directly in the way of cortex-M3?
Could you help check this case? Thanks.
Best Regards,
Nick