User Activity

I have been trying to develop a composite USB device with CDC+MSC on stm32L4S5. For that, I required total of 5 endpoints. 2 for MSC (1 bulk IN and 1 bulk OUT). 3 for CDC(1 bulk in, 1 bulk out, 1 CDC command). For that, I am trying to use endpoints 1...