Other Parts Discussed in Thread: SYSCONFIG
您好,
如标题所述,如何在程序运行过程中手动配置UART为DMA模式,并启动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.
手动执行此操作将需要用户处理大量中断和缓冲区设置操作,稍后调试可能会变得困难。
我建议您坚持使用sysconfig来使用所用的应用程序(假设您使用的是MCU和SDK SW产品)。
在sysconfig中,您可以简单地选择一个下拉菜单,驱动程序将负责DMA操作。