Core S3 and DMX Module power problem [SOLVED]
-
If I use the power jack on DMX with a 12V power supply the S3 LCD is flashing without boot.
Any suggest? -
Hello @Telmo
your M5CoreS3 probably is running firmware with sets the 5 V as an output as soon as it starts to run, causing it to reboot again and again.
You can try to add below line after
M5.begin();to make sure 5 V is set an input.M5.Axp.powerModeSet(POWER_MODE_USB_IN_BUS_IN);Can you share the code your are running?
Thanks
Felix -
Thanks @felmue, that was the problem.
Solved
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login