Measure Current Drawing by Jestson Nano

Hello is there any way to measure realtime current drawn by jetson nano through any library or command etc like jtop

Hi,
You can run sudo tegrastats and check the prints:

POM_5V_IN 1150/1185 POM_5V_GPU 41/47 POM_5V_CPU 123/136

It is shown in CURRENT_POWER_mW / AVERAGE_POWER_mW

i need to know current amps

Hi,
Please check sysfs nodes listed in developer guide

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.