I am using L298n H-bridge driver and using Texas Instruments tiva c tm4c123gh6pm microcontroller. According to the datasheet (I am using source rise and fall delay because according to my understanding these delays are from microcontroller)
I am using deadband generator in tm4c123gh6pm and the register contains the description that enter the value in cycles. As you can see in the figure below its an 11-bit register and the maximum value i can enter in it is around 2^11 = 2k so i used chatgpt version 3 and it was not giving me a proper answer.
This last picture is the picture of my calculation for clock that i am using and the desired frequency for the PWM. I would be thankful if someone could help me out in this matter.