this post was submitted on 19 Jun 2023
10 points (100.0% liked)
flashlight
2985 readers
23 users here now
Portable illumination
Rules:
- Be excellent to each other
- Don't be the reason we need to make more rules
Related:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The aux LEDs are ON-high/ON-low/OFF and not controlled via PWM due to power consumption concerns for indicator aux LEDs that are designed to be ON all the time. With PWM the MCU has to stay awake and it would draw the cell too fast, due to that aux LED PWM control has not been implemented.
With the T1616 there might be a way to do PWM with relatively low power consumption, but that hasn't been tried yet.