Question
USB communication only via control transaction (EP0)
I need to write an application which should communicate only via endpoint 0, i.e. using only control transactions. My question is whether this is possible with STM32 family (regardless of the series (F0, F1, ...)). I think that it should be possible according to this video: https://www.youtube.com/watch?v=DJiWi5aJA44
