Solved
STM32F4 + CubeMX, USB CDC + MSC = is it possible?
Hi,
I'm using STM32F407VG on STM32F4 DISC board and CubeMX. I want to have USB in CDC and MSC mode, but I can't find how to configure it in this mode. Is it possible to do using CubeMX?
If not, can I do it using HAL?
Thanks!