-
Bug
-
Resolution: Fixed
-
Medium
-
TI Device Drivers
-
TIDRIVERS-3457
-
3.70.00
-
CORESDK_4_10_00
-
CC2650 does not return from a UARTDisable call in UART_close(). It gets stuck in a while loop waiting for UART_FR_BUSY to go low. The FIFO must be cleared in the UARTCC26X0_writeCancel function for UART_FR_BUSY to go low and continue the UARTDisable call.
UARTCC26X0_writeCancel() needs to empty FIFO