Part Number: F28M35H52C Other Parts Discussed in Thread: C2000WARE Hi,
2 years ago I run usb_dev_bulk example provided by TI, and after I intalled the driver, I didn't have any problem. At the moment I'm traying to run this example again with windows…
Attached is a consolidated Symbols file...this will work for doing "non InstaSPIN" software on an F28027F or F28026F.
You should link in the IQMath.lib to your project.
You must FORCE the linker to link this symbol file before IQmath.lib: (here we…
Part Number: BOOSTXL-DRV8301 Other Parts Discussed in Thread: MOTORWARE
Tool/software: Code Composer Studio
Hi again :) ,
Reading about InstaSPIN-FOC on TI website it says,
Motor identification
No datasheet required
One time parameter identification…
Part Number: TI-RTOS-MCU Other Parts Discussed in Thread: SYSBIOS Tool/software: TI-RTOS Dear,
We’re using Piccolo F28069 DSP in our project, which firmware platform is TI SYS/BIOS – version 6.50. The ADC ISR is 35KHz, and there will be Event post…
Part Number: TMS320F28035-EP Tool/software: Code Composer Studio Hi
I have two questions about the HVPM_Sensorless control project.
1. in SMOPOS_CONST.C file,
v.Gsmopos = (v.Vb/v.Ib)*(1/v.Rs)*(1-v.Fsmopos);
why there is v.Vb/v.Ib in the Gsmopos…
Part Number: TMS320F28377S Other Parts Discussed in Thread: TI-CGT Greetings to all,
I am implementing FOC for PMSM drive with f28377s processor and generating code using embedded coder MATLAB2017a for the processor... I couldn't complete the building…
Part Number: TMS320F28379D Other Parts Discussed in Thread: C2000WARE Tool/software: Code Composer Studio I would like to run my some code(Calculation) in ISR function . Is this possible in TMS320F28379D .Any examples are Available please share with me…
Part Number: C2000WARE
Tool/software:
On a C2000 device with a C28x core, the Peripheral Interrupt Expansion (PIE/ePIE) Module inherently allow for nesting of interrupts. By default, the CPU will service each interrupt to completion without breaking…
Other Parts Discussed in Thread: SFRA Dear Support,
I am using the SFRA tool to obtain the plant and open loop frequency response of the buck converter system controled an F28035.According to the SFRA Module User ‘s Guide,I have added the necessary…