User Activity

I'm having trouble implementing the Audio Device Class example from the STM32CubeMX tool on a STM32H750VBT6. When run, the USB appears to enumerate properly, installs the default drivers (Windows 7, btw) and shows up properly as a playback device. Ho...
I'm testing stm32f302 ADC capture with DMA transfer, but get some strange issues.I set the ADC1 to capture single channel AIN2(PA1) in continuous and DMA mode at 72MHz and 1.5 sample cycles. Set the DAC1 output a fixed voltage of 2048 with VDDA = 3.3...