Hi everybody,
I'm using CC1350 Launchpad with 6.2.0.00050 CCS and 2.20.0.06 TI-RTOS.
I'm using UART with UART_MODE_BLOCKING, it works, but I'm trying to use the UART_CMD_RXDISABLE command to permit the system to enter low power modes, with the command:
UART_control(uart, UART_CMD_RXDISABLE, NULL)
but it seems it's not implemented, I get a -2 error value (UART_STATUS_UNDEFINEDCMD).
Have you got any ideas?
What would you do to get low power modes? I'm always on active or idle mode, I measure 1.1mA consumption, but I need standby or shutdown mode.
Thanks.
Best regards.
Matteo Sartori
INTERCOMP SpA