stm32f4xx_hal_driver
stm32f4xx_hal_driver copied to clipboard
Questions about USB Audio
In the description of USB audio device unit, only mute control (0x01) is set, which can be recognized normally. However, setting mute control and volume control (0x01 | 0x02) will fail to recognize.
mcu: stm32f427. IDE: keil. using STMCubeMX 6.5 and STM32F4 lib 1.27
