element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Open Source Hardware
  • Technologies
  • More
Open Source Hardware
Forum The PAM8403 amplifier is very noisy
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Open Source Hardware to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 21 replies
  • Subscribers 324 subscribers
  • Views 800 views
  • Users 0 members are here
  • PAM8403
  • ws2812
Related

The PAM8403 amplifier is very noisy

me_Cris
me_Cris 1 month ago

Hi!

I was thinking of participating in a challenge but I ran into another challenge. Sweat smile
I'm using a small circuit with PAM8403 as a replacement for some speakers with dead audio circuit. In addition, I also have addressable LEDs in the case (this how they came) and I was thinking of using an MCU to control them. But I just noticed a very sharp and annoying noise produced when I power the LEDs, and it doesn't go away even when playing music.
I made a msall PCB, the schematic is below. The power supply is at 5V [USB]. I placed some capacitors in the idea to support the supply voltage.
What ideas do you have? What could I improve? 

Thanks!

The schematic:

image

The layout:

image

PAM8403 module:


image
The initial amplifier + controller board:

image
image

The speakers:
image

My assembly:

image

image


  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz 1 month ago +4
    Decided to quickly try that amp board, my results won't necessarily help at all since my setup is completely different and I don't have LEDs/microcontroller attached. I'm not near 'scope so I couldn't…
  • michaelkellett
    michaelkellett 1 month ago +3
    Do you have an oscilloscope. It will be much easier to fix the problem if you know what it is causing it. Since the noise happens when the LED is on it should be easy to see what is changing on the…
  • geralds
    geralds 1 month ago in reply to shabaz +2
    You're welcome. Oh, yes me too - I also have toys I can't remember why I have it. :) You mentioned the Vref _pin and -capacitor: It is important to know that this pin is a bi-directional pin. In…
Parents
  • shabaz
    shabaz 1 month ago

    It's difficult to completely remove noise when a lot is outside of your control; even some so-called hi-fi products get noise artifacts when things are interchanged in setups the manufacturer didn't expect.

    Are you sure you're not expecting too much; what is the noise level in comparison to the audio level, and what does the noise sound like? Could you record it?

    I happen to have one of those PAM8403 boards here, but I've never used it. I've buzzed out pin 8 which needs to be connected to a bypass capacitor according to the IC datasheet, and confirmed it's present, so the basic minimal circuit is at least implemented on that module.

    I will try to power it up sometime, but no guarantee I can do that this week. Not sure it would be all that useful to you anyway, since I don't have the same setup as you.

    If you can power-down everything else (LEDs/microcontroller), and remove the input (and maybe even short the inputs) then check to see if the noise is reduced a lot. Then try to add in the audio cables, and feed in audio from something completely separate and battery-powered to begin with, such as a portable MP3 player. Just take baby steps, and see what affects the noise.

    I suspect that you may eventually reach a point where the noise is low, but still noticeably there, unless you're prepared to change things a lot, e.g. say switch from USB power to battery, or not use the LEDs/microcontroller if not required, and so on.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • shabaz
    shabaz 1 month ago

    It's difficult to completely remove noise when a lot is outside of your control; even some so-called hi-fi products get noise artifacts when things are interchanged in setups the manufacturer didn't expect.

    Are you sure you're not expecting too much; what is the noise level in comparison to the audio level, and what does the noise sound like? Could you record it?

    I happen to have one of those PAM8403 boards here, but I've never used it. I've buzzed out pin 8 which needs to be connected to a bypass capacitor according to the IC datasheet, and confirmed it's present, so the basic minimal circuit is at least implemented on that module.

    I will try to power it up sometime, but no guarantee I can do that this week. Not sure it would be all that useful to you anyway, since I don't have the same setup as you.

    If you can power-down everything else (LEDs/microcontroller), and remove the input (and maybe even short the inputs) then check to see if the noise is reduced a lot. Then try to add in the audio cables, and feed in audio from something completely separate and battery-powered to begin with, such as a portable MP3 player. Just take baby steps, and see what affects the noise.

    I suspect that you may eventually reach a point where the noise is low, but still noticeably there, unless you're prepared to change things a lot, e.g. say switch from USB power to battery, or not use the LEDs/microcontroller if not required, and so on.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • me_Cris
    me_Cris 1 month ago in reply to shabaz

    The PAM8403 module of this type is a little noisy (it's not for nothing that it costs very little), but it's clear to me that the LEDs produce a very sharp sound (I would describe it as a very annoying mosquito sound, I know it sounds strange what I'm saying Dizzy face).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube