HRTIM1 Fault 6 works normally only at the moment of power-on (LL library, STMG474RE)
#define HRTIM_BASE_ADD (uint32_t)0x40016800 #define HRTIM_FLTINR1_ADD ((uint32_t*)(HRTIM_BASE_ADD+0x3D0)) #define HRTIM_FLTINR2_ADD ((uint32_t*)(HRTIM_BASE_ADD+0x3D4)) #define HRTIM_FLTFR_ADD ((uint32_t*)(HRTIM_BASE_ADD+ 0x368)) void ahb_timer_init...