User Activity

When my code  (STM32F303VC) starts up, it initializes the USB as a peripheral device. At this point the USB has not completed its connection with the Host. The Host still has to recognize the USB device and connect to it. If I try to communicate with...
I have the latest version of the STMCube IDE as of 6/22/20. I have a project defined and I can generate the code for a Cube project. How do I get it to generate an IAR Project? (an EWARM) directory)If I go to Project Manager | Code Generator, there i...