USB audio type I IEEE_FLOAT descriptor
Hi all,
I am using a STM32H7 and I implemented a composite usb device (CDC + AUDIO recording) using IAD interface descriptor.
I can successfully configure the audio interface as type I PCM (I tested both 16 and 32 bit), but if I try to configure the audio as type I IEEE_FLOAT windows does not recognize the microphone (the device is still present in device manager under 'sound devices', but there is no input device under 'Audio inputs and outputs'.
I just changed the wFormatTag field of the descriptor, leaving the bSubFrameSize=4 and bBitResolution=32.
Have I to change something else?
Thank you in advance,
regards
Arianna
