Setting up a headset to work with ADC & DAC ports of a Nucleo-F446RE board
I am trying to figure out how to use the built-in ADC and DAC ports of my Nucleo-F446RE board. My end goal is to record and play a block of sound using the Hal-library. The setup is simple, I want to connect a built-in speaker and microphone of a hea...