Hissing Noise from Loudspeaker
-
When I start/reset my M5Stack Fire I get an audible hissing noise. This is not the case with my M5Stack basic unit.
It's loud enough to be annoying. Is this a fault, or a feature?
-
I purchased this only a few days ago here in germany from your Partner firm Conrad, (under their own Maker Factory brand). The serial number sticker has faded badly in the 4 days since I bought it (bizzare!), but the number 0441 is still readable, if this is of any help in tracing the fault.
-
Try to remove battery bottom and turn it on with usb power supply only (:
-
Due to hardware flaws, sometimes when interfacing with some of the units there is an audible hiss. Unfortunately since it is a hardware flaw the only solution is to use code to reduce the volume of the hiss.
in Arduino it should be something like
dacWrite(25,0)Python
dac0 = machine.DAC(25)
dac0.write(0)
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