Hello everyone,I'm working on a project where I need to transmit audio data from two microphones (left and right channels) over UART from an STM32 microcontroller. The audio data is initially sampled at high resolution (32-bit), but I’m converting it...