Giter Club home page Giter Club logo

audioa's Introduction

Timer Triggered ADC-DMA at 10 - 20 Kilo Sample Per Second for audio

BlackPill. STM32F401CCU6 Development Board. NO IMAGE

Here we use Timer2 EVENT TRIGGER output to trigger the ADC start conversion at a regular interval. Now ADC conversion rate is 9 Kilo Sample per second. Check the Timer settings below. We alwyas have more options to increase conversion rate. From the document HERE we can calculate maximum audio frequency from the conversion rate.

Setup the ADC in CubeMX as follows.

NO IMAGE

Setup DMA

NO IMAGE

Setup ADC Interrupt (For checking Convertion Rate)

NO IMAGE

Now setup the TIM2 as follows. Note: Trigger Event Selection Must be set to Update Event.

NO IMAGE


We setup the PWM DAC as described in

STM32 TIMERS #1. PWM Output || DMA and
STM32CubeIDE basics - 05 TIM PWM HAL lab

Configure TIM1 as below.

NO IMAGE
NO IMAGE



it shows multiple ADC input setup in Cube IDE.

  1. Set Number of Conversion = 2 Press Enter
  2. Scan Conversion Mode = Enabled
  3. DMA Settings should be configured as DMA setup AT 3:48

Set up multiple ADCs on STM32 microcontrollers using DMA
STM32CubeIDE basics - 10 ADC DMA TIM HAL lab
create audio signals with PWM STM32F103C8
STM32 TIMERS #1. PWM Output || DMA
EmbeddedExpertIO

audioa's People

Contributors

jibonaronno avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.