CubeMX HRTimer config bug
Hello
I found bug in BurstMode Configuration in HRTimer. There is not possible to set Burst Mode Period lower than DeadTime. It is OK, but CubeMX compare numbers only and does not count with prescalers values. I think Burst mode period must be grater that deadtime in time domain. In reference manual for STM32f334 (RM0364) is said:
The burst mode period must not be less than or equal to the deadtime duration defined with
DTRx[8:0] and DTFx[8:0] bitfields.
But I think it is logical to compare it as time interval...
Best regards
