LPC51U68 generate sound

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC51U68 generate sound

809 Views
larry781111
Contributor I

How can I use LPC51U68 to generate sound? Is there guideline or sample code?

Is it possible to play speech recording file?

0 Kudos
Reply
1 Reply

760 Views
jeremyzhou
NXP Employee
NXP Employee

Hi YuChia Chien,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) How can I use LPC51U68 to generate sound?
-- Yes, as the LPC51U68 has the I2S bus interface.
2) Is there a guideline or sample code?
-- Please refer the application note:
https://www.nxp.com/docs/en/application-note/AN11819.pdf
3) Is it possible to play speech recording file?
-- Of course, the MCU can receive the audio data from the USB, read the audio file in the SD, etc, then, play it via I2S transfer this data to the audio amplifier.
Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply