Hello Team,I have created .ioc project for STM32H735, where I am doing below things,1. Generating timer delay for 1mS via TIM3, in interrupt of 1ms I am toggling the GPIO, below are configurations, 2. NVIC setting for TIM3 interrupt are as fallows, 3...