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…
Part Number: SFRA Hi Team,
There's an issue from the customer need your help:
I use the f28004x routine in the SFRA library, but my board is the f2837x series. Now mainly encounter the following problems:
①Where should the PWMISR function be placed…
Part Number: TIDA-010054 Other Parts Discussed in Thread: SFRA I’m currently exploring the C2000 series TI microcontroller. I have few doubts related to SFRA. In FRA settings if we run the plant mode it extract the information of my plant. If I upload…
Part Number: TMS320F28388D Other Parts Discussed in Thread: SFRA Tool/software: Hi,
I want to integrate SFRA into my project for compensator design verification. As a legacy, I always use IQ math library and per unit system for all math( to have better…
Part Number: TIDM-02010 Other Parts Discussed in Thread: SFRA , C2000WARE Tool/software: Hi Experts,
I am working on a proof of concept (PoC) using the C2000Ware_MotorControl_SDK_5_03_00_00 with the F2800137 microcontroller. Currently, I am attempting…
Other Parts Discussed in Thread: SFRA While doing, SFRA when I am forcing the output value as below,
VIENNA_dutyPU_DC = 0.8f;
VIENNA_duty4PU = VIENNA_SFRA_INJECT(VIENNA_dutyPU_DC);
var1.Ref =1;
VIENNA_SFRA_COLLECT((float32_t *)&VIENNA_duty4PU…
Part Number: TMS320F28377D Other Parts Discussed in Thread: SFRA , C2000WARE Tool/software: Hi team
Customer want to use SFRA to design the power electronic control loop, inner loop is current loop and out loop is voltage. How to use SFRA to identify…
Part Number: TMS320F2800137 Other Parts Discussed in Thread: SFRA Tool/software: Hi Experts,
I am asking for my customer here.
Do you know how to speed up SFRA sweep speed?
They setup SFRA based on F2800137 over UART, they want to speed up this…
Part Number: TMS320F28P650DK Other Parts Discussed in Thread: SFRA Hi,
I need to port the " Software Test Bench" example to the F280039C or F28P65x Launchpad. What is the simplest way to do this?
tidm_02013 firmware for F280039C uses sfra_f64_tmu_eabi…
Part Number: SFRA
Hello experts
i am writing a new code for doing SFRA & following the steps given in C2000 Software Frequency Response Analyzer (SFRA) Library User’s Guide (Rev. A) (ti.com)
when calling SFRA_F32_config, i am getting some error…