User Activity

Hi!I have STM32F051K4Tx mcu. I would like to generate a short pulse of different width at each comparator event without using interrupt. Is this possible? How would I setup timer / comparator for this to work?Thanks.
I'm having issues getting USB to work on STM32F303RE. The device doesn't show on windows machine. I'm using 24 MHz 10ppm external xtal. I generated initialisation code for keil with cubemx (using STM32Cube FW_F3 V1.10.0) with just USB enabled and it ...