User Activity

Hi All,Is any one familiar with an example project or appnote that describes how to use ONLYMDF in order to capture PDM MIC signals data and convert them to PCM?Thanks,David
Hi All,I use the STM32H743ZI2-NUCLEO board with JP5 on 1.8V for MCU_VDD.Running the LWIP example, the Ethernet doesn't work (It does work when running with 3.3V).Any idea how to make it work with 1.8V?Thanks,David
Hi,I took an example code that implements USBD AUDIO device and ported it to the STM32F411E-Discovery board. Now I can play music from my computer using this board connected to the audio jack.This example works when I set the sample frequency to 4800...