Other Parts Discussed in Thread: DRV8353
Hi,
I use launchpad_F28069M to work with DRV8353RS_EVM. The codes were modified based on this one: https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/171/0042.sw_5F00_drv8353.zip from F2802X to F2806X
With iso-F28027F (the board shipped with drv8353), Motor identified and spun well. Then I changed the control board to F28069M, The motor also recognized, But after a while, the fault led was on. GDUV = 1. Reboot board has no use to this fault indication.
Idrive settings are:
gDrvSpi8353Vars.Ctrl_Reg_03.IDRIVEN_HS = ISink_HS_0p300_A;
gDrvSpi8353Vars.Ctrl_Reg_03.IDRIVEP_HS = ISour_HS_0p300_A;
gDrvSpi8353Vars.Ctrl_Reg_04.IDRIVEN_LS = ISink_LS_0p300_A;
gDrvSpi8353Vars.Ctrl_Reg_04.IDRIVEP_LS = ISour_LS_0p300_A;
Are they too high for DRV8353_EVM? Should I change them to 100_A/050_A/100_A/050_A ? Does the chip drv8353RS broken and must be replaced? Why no fault indication happened while work with iso-F28027F?
The motor is 48V/18A(peak current 45A), 5 pole pairs, 3000RPM.
Thanks