I initialized the CAN2 via STM32CubeIDE (from .ioc file) but the stm32f4xx_hal_can.c file is not imported in the Drivers/STM32F4xx_HAL_Driver folder. So I have
I'm trying to get PWM working with timer 3, I've followed the reference manual and believe i have everything correct but i get nothing on the output. My code is