Excellent. I just got DMA working the way I intended, but i'm guessing this is a more detailed tutorial than the ones I used. Commenting to remember to watch it
Very interesting, this is the best tutorial ever, after watching this tutorial, I have been able to pic sound from microphone with stm32 filter it with my own digital filter and encryption library I wrote and replayed it, your tutorial was so helpful. I want to ask how best can input signal be multiplied by a number x2 or x3 to achieve a digital volume control
An interesting tip I discovered you might like to try. Zero buffers. Or rather a single sample at a time. Depends on how much processing your do, but the H7 at 480Mhz can process 8 IIR filters in the time of a single 96khz stereo sample (about 20us).
Very interesting and well structured course. I'm looking forward to the other topics.
Excellent. I just got DMA working the way I intended, but i'm guessing this is a more detailed tutorial than the ones I used. Commenting to remember to watch it
Excellent, thank you. 🙏🙏
Very interesting, this is the best tutorial ever, after watching this tutorial, I have been able to pic sound from microphone with stm32 filter it with my own digital filter and encryption library I wrote and replayed it, your tutorial was so helpful.
I want to ask how best can input signal be multiplied by a number x2 or x3 to achieve a digital volume control
An interesting tip I discovered you might like to try. Zero buffers. Or rather a single sample at a time. Depends on how much processing your do, but the H7 at 480Mhz can process 8 IIR filters in the time of a single 96khz stereo sample (about 20us).
جزاك الله خيرا
What model Siglent scope were you using? Thanks. Excellent series. Learning quite a bit!
Do I need to use the half complete callback function or is that more of an assurance thing?
Great
What is highest frequency 14-10 bit sinwave can stm32g474re adc and dac?
i dont agree, the max delay ist the sizo of adc/dac array, biger dalays require more temporary variables