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.
工具/软件:Code Composer Studio
大家好、
我对我正在进行的一个项目有一个紧迫的问题。 通过 GUI、我尝试使用 UART 读取回调将系统置于低功耗状态、以尽可能降低功耗。 然后、从 GUI 中、我将尝试使系统恢复运行。 到目前为止、我已经禁用了来自 UART 读取回调的相关中断。 但这确实适用于禁用、但不适用于启用。 我的理论是、UART 中断也会被禁用。 如何将系统置于待机/低功耗模式并重置系统、两者均使用 UART?
提前感谢
您好!
您是否了解过以下资源?
https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/447768
https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/635107
https://github.com/ti-simplelink/ble-sdk-210-extra/tree/master/Components/npi/unified
processors.wiki.ti.com/.../Cc2640_Adding_a_UART_or_SPI_driver_to_a_Sample_Project
此致、