DeqingSun / ch55xduino

An Arduino-like programming API for the CH55X
GNU Lesser General Public License v2.1
441 stars 86 forks source link

Accessing BOD settings #49

Closed gimsonrobotics closed 3 years ago

gimsonrobotics commented 3 years ago

We have having some trouble with the CH552 chips, programmed via the Arduino IDE, becoming unstable if the supply voltage drops too much, rather than reverting to a consistent off state. Does anyone contributing on here know if there are BOD settings that might be accessible via a future update? Thanks!

DeqingSun commented 3 years ago

This chip does not come with an internal BOD. An external one will be required for your application.