Part Number: TMS320F2800137
Other Parts Discussed in Thread: SFRA, C2000WARE
Hi,
I'm working with the following user guide - https://www.ti.com/lit/ug/spruik4a/spruik4a.pdf?ts=1695800874493&ref_url=https%253A%252F%252Fwww.ti.com%252Ftool%252FSFRA
I sucssufully connect SFRA GUI to board, and when press Start Sweep button the SFRA stuck on the following mode:
meanwhile the D.C. injection do take action and I can see (with Scope) that PWM is changing.
Its look like state doesn't progress.
I Do use the following Background function:
SFRA_F32_runBackgroundTask(&sfra1);
SFRA_GUI_runSerialHostComms(&sfra1);
But I cant even debug that to see why state doesn't go on.
Appreciate your help.