cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX HRTimer config bug

PDvor.2
Associate

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

2 REPLIES 2

Hello, 

Last version 6.9.1 does not include a check on RM condition between Burst period and deadtime duration.

I agree with you that it is better to have such check in CubeMx and also based on time duration and not values.

We will proceed with a double-check on such condition and updates in future versions.

Thank you again for your finding, 

Best regards.

Hello

I reported the issue internally, internal ticket number: 159087 (This is an internal tracking number and is not accessible or usable by customers

Best regards.