USBTMC (USB Test and Measurement Class) for STM32
Dear all,
is there a USBTMC implementation for the STM32 MCUs available? I wold be most interested in the STM32G4 series, but I guess, such an implementation would work for any USB slave. I have googled and searched on the ST.com site, but nothing found. There is one place, with a basic implementation: https://github.com/karlp/discotmc. But this code is unstable, and looks dead since 6 years.
Unfortunately, STM32cubeMX does not support USB slave as USBTMC class. At least not the version, I have. Does someone have a working example of an USBTMC app? Would be great, if STM32CubeMX would support this in the future.
Thank you
