Tool/software: TI-RTOS
i enable the uart rx_callback mode. Using UART_read() to enable the rx interrput .And then i call the UART_readcancel() and UART_close().but the consumption is 3.65mA,the means Uart_readcancel does not work? But the strange is that i only enable the uart rx_callback mode.and Use UART_read() to enable the rx interrput. the uart work is fine. But the consumption is only is 0.05mA.
so i enable the uart rx_blocking mode.and closeUart_close(uart_handle).the consumption is 0.005mA.
why cant close uart in rx_callback mode ???
please help me !!! please ,please ,please!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!