User Activity

I have generated USB CDC code using STM32CubeMX with firmware 1.7.0. When I run the code, nothing is detected on the PC. I have disabled VBUS sensing and made sure USB peripheral Clock is enabled. I am using external 25MHz crystal and verified by PL...
The FAQ states that its not possible for STM32F1 but for newer STM32 families its possible. Please clarify.
SPC5 Studio for SPC560D-DIS board, LINFLEX0 configured as UART, Tx is okay but Rx ISR is not getting called. I am using the auto generated Serial Test application which creates IRQ handlers in "spc5_linflex.c". I have break points set in both Tx and ...
I recently downloading the update for runtime IO component on SPC5studio, however, I cannot seem to find a way to add the component to either existing or new project from import wizard from the IDE gui.