Question about STM32H747I-DISCO audio recording example
I'm working on the STM32H747I-DISCO board. While trying out how the recording works on the board, I downloaded and built the latest version 1.11.0 from: https://www.st.com/en/embedded-software/stm32cubeh7.html
Specifically, the code in: .\STM32Cube_FW_H7_V1.11.0\Projects\STM32H747I-DISCO\Examples\BSP\STM32CubeIDE
I saw that there's a line mentioned "Make sure the SW2 is in position PDM". I wonder what that means, specifically, what does SW2 mean here. (I cannot find it in RM0399 nor UM2411)
Thank you.
