highly said:I have an XMOS-200 carrier board from DIYINHK that I have been working with in a similar configuration. It creates 24 channels of audio out to an ADAU1452 over 3x TDM-8 busses. I have been using the Thesycon demo driver for testing because the Microsoft 2.0 driver will not enumerate the device with the error 'This device cannot start (Code 10). The request is not supported'. It works properly with the Thesycon demo driver, but that driver has beeps every 30 seconds. The Windows USB Audio 2.0 may require additional work to be functional.
Interesting. Seems that Microsoft is still not able to make an usable OS. The code 10 does not say anything except that even the system does not now what went wrong. I saw this error very often on Win7 and usually it was a broken driver or a conflict between multiple drivers. Usually reinstalling and therefore, restarting with a clean system solved it. Well, this is now years ago.