How to reduce the power consumption of STM8S001J3M3TR mcu in order to meet standby mode < 0.5W requirement.
Hi All,
STM8S001J3M3TR is used in our product. From the spec of this MCU, it said that it only consume around 4mA in running mode. So, I chose this IC in our project. After I get this IC and check it. When no IO operation is performed, this MCU consume around 7 mA. After IO operation is running such as check the duty of PWM input signal, the current consumed suddenly jump to 16mA. I find that the IO can be configured as OD - open drain, PP- Push pull, True open drain mode etc. Which IO configuration consume lowest MCU current. What I should do to reduce the current consumed by the MCU. This MCU is used to detect the duty of the input signal, then output the PWM to control the brightness of LED and the speed of motor.
Regards
Barry Ng
