Hi TI
In the power estimation tool, how to selec the mode column list as below?what's the represent meaning of every item?when i used this port as GPIO which one can i select?
BR JINGCHENG
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.
Hi TI
In the power estimation tool, how to selec the mode column list as below?what's the represent meaning of every item?when i used this port as GPIO which one can i select?
BR JINGCHENG
Hi Jingcheng,
The '<X>_<Y>' of the modes fields that you circled for UART are:
x = baud rate
y = TTL voltage level, i.e 3.3 or 1.8V
Regards,
Colin
Hi Colin
When configreate as GPIO , which mode can be select? and how to eccess the IO Utilization when used as GPIO?
BR Jingcheng
HI Colin
For UART, I only used the RX/TX two pins , CTS/RTS is not used, So the IO utilization is 50% ? is it correct?
BR Jingcheng
Hi Jingcheng,
if you are using the UARTs constantly without stopping then 100% would be appropriate. If you are using the peripheral one out of 10 minutes, then 10% would be appropriate.
The %Utilization that you choose should be an estimate based on how often the peripheral is used.
Regards,
Colin