Tool/software:
Hey, I wanna check if my math is correct , and if I'm missing any current draw into the device. I'm hoping to calculate average power draw for our application
If EN is high , (770uA active * EN) + (0.14ua shutdown * [1-EN])
looks like we have (this is the part I'm hoping for confirmation on )
- 450us startup
- 290us conversion
- 580us output tdelay
- 450us active -> shutdown transition
= 1770us
soooo theoretically: 1Hz polling could get us 0.00177s on , 0.99823s off my napkin math looks like 1.36uA + ~0.14uA = ~1.5uA avg
2Hz pollingshould be about ~3uA avg