I added some code to the while(1) loop in the example main so that it writes a message every couple of seconds. I built, downloaded and ran it on my target, and am able to see the messages using a terminal app on my PC. However, I would like to add ...
Update - When I was getting the Resolve Clock error, I had created the project by specifying the board (STM32L476 Discovery, a.k.a. STM32L4-Discovery, a.k.a. 32L476GDISCOVERY). I went back and started a new project, specifying the CPU this time (STM...
Hi again, so I finally got to try the Resolve Clock Issues button. After double-checking that I've set everything as specified in the "STM32L4 Discovery USB VCP hands on.pdf" that Szymon linked to, when I click Reslove Clock Issues it pops up "Canno...
Hi, could you clarify where the "the CDC example for STM32L476G_EVAL" can be found. I tried all the links above and got "page not found" for all. Thanks