Other Parts Discussed in Thread: IWR1443
I'm demonstrating "lab0009-gesture-recog-twirl" of IWR1443BOOST.
I have a question;
How much amperage is a Current consumption of IWR1443BOOST in the gesture demo?
Please advise.
Shoko
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.
I'm demonstrating "lab0009-gesture-recog-twirl" of IWR1443BOOST.
I have a question;
How much amperage is a Current consumption of IWR1443BOOST in the gesture demo?
Please advise.
Shoko
Hello Shoko,
We do not have measurements specifically for the gesture demo. However you can reference the 1443 device datasheet. Section 5.6 Power consumption lists the values that can give you an approximate estimate of the values when the device is running the gesture demo.
Amanda
Hello Shoko,
We do no have the average current consumption value of the demo. It has not been power optimized. You can either use the worst case information in the datasheet or download the power spreadsheet here and estimate the value based on the chirp parameters in the .cfg file
You can also check the configuration file (.cfg) to see how the sensors is configured.
For example, if you open the profile_2d_gesture_128.cfg file you will see the line: channelCfg 15 5 0 which translates to RX0-3 enabled (1111) and TX 0 & 2 enabled (101). Therefore there are 4RX and 2TX enabled.
Amanda