Part Number: TMS320F280049C
Other Parts Discussed in Thread: DRV8320,
In file is09_flying_start.c, dead time seems to be set to 100ns with the below line.
drvSPI8320Vars.Ctrl_Reg_05.DEAD_TIME = DRV8320_DEADTIME_100_NS;
What does this mean?
How is dead time set to 100ns? Trying to understand the code that actually sets it in the hardware register. Need help. Thanks.