STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TIM_BRK PWM shutdown

hi, im using stm32g474vet6 tim_bkin for pwm shutdown through external pin, when im normally using pwm only tim break interuppt is happening, pwm is shutting down but if im using same timer in triggermode for another timer and pwm generation, tim_brk ...

HTTPS server over USB

I need to set up an HTTPS server over USB using the STM32U5A5 microcontroller.  I do not see an example of this configuration.  There are examples of HTTP servers for other microcontrollers using USB, but not HTTPS and not for the U5A5.  Is it possib...