User Activity

Im trying to build a guitar pedal on a STM32F446RE. 'SoundIN' is assigned to a pointer that is assigned to address value of the adc samples. 'SoundOUT' is half of soundIN (Just a test to see if works). However, output pointer '*outPoint' is showing a...
I am trying to build a guitar pedal using the nucleo-64 F446RE. And I'm trying to configure my CODEC using DMA. Furthermore, figure 1 below shows my CODEC output, the green sine wave (500Hz/1Vpp) is the input and the yellow sine wave is the output. N...
I am trying to build a guitar pedal using the nucleo-64 F446RE. And I'm trying to configure my CODEC using DMA. Furthermore, figure 1 below shows my CODEC output, the green sine wave (500Hz/1Vpp) is the input and the yellow sine wave is the output. N...
Hello guys.I am using an nucleo-64 STM32f446RE development board and I am trying to sample a sine wave (532.2Hz/1.4Vpp) from a function generator. I am new to stm32 devices so I though I would use polling method for ADC, I know is usually the worse m...
Kudos from