Hello,I use microphone and When I talk I get the data from microphone to eeprom.I want to playback to speaker from eeprom .I think,I have to produce analog signal.But I shouldn't use DAC .How can I produce Analog signal without DAC in stm32 ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-10 4:28 AM
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-10 4:48 AM
PWM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-10 4:52 AM
How can I change PWM'S amplitude?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-10 4:53 AM
In the PWM ,I can change duty cycle and frequency but I think ,I have to change amplitude
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-10 6:16 AM
Pulse-width modulation - Wikipedia
Or simply use high pwm freq and add to pin properly calculated RC and you get analog wave. For speaker drive you need add an amplifier next.
