User Activity

I'm currently using an STM32L4 on a custom board, trying to implement is a composite USB class that allows CDC and MSC at the same time. I am working with the STM generated classes for CSC and MSC, and have written an intermediate composite interface...