Part Number: TMS320F280023C Other Parts Discussed in Thread: LAUNCHXL-F280025C , XDS100 Attempted to load code to custom made board using: TMS320F280023C through XDS110 in LAUNCHXL-F280025C in cJTAG mode using only TCK and TMS and got the following error…
Part Number: TMS320F280023C Is there a Fast ROM symbol library available for the F280023C? I know there is a flash library, but I am trying to free up some flash.
Can we just use the symbol library for the F280049C (f28004x_fast_rom_symbols_fpu32.lib…
Part Number: TMS320F280023C Other Parts Discussed in Thread: C2000WARE Hi,
I have set up SOC2 on my microcontroller to trigger on the ePWM1 SOCA output signal.
There is a varying voltage on my input pin (A2), but despite the ISR being entered frequently…
Part Number: TMS320F280023C Other Parts Discussed in Thread: MOTORWARE , C2000WARE-MOTORCONTROL-SDK , C2000WARE Hello,
I am planning to use F280023C for controlling an Induction Motor using Instaspin FOC on a product.
Does the F280023C controller support…
Thank you for the input Martin. I'll pass it to our software team.
Martin Otzen said: If I use ` asm(" NOP"); ` i get this remark from the compiler
#1463-D Link-time optimization is disabled for this file due to the use of inline assembly …
Part Number: TMS320F280023C Hi,
If printf () is inserted in the program, I2C communication may not be performed normally.
If I add printf () after the part that normally works normally, there is a phenomenon that the previous part does not work normally…
Part Number: TMS320F280023C Other Parts Discussed in Thread: TEST
Dear team:
When my customer tested the can_ex1_loopback routine on two 80pin and 60pin chips ( CAN: GPIO4、GPIO5 ), they found that after shielding the following statement, the program can…
Part Number: TMS320F280023C Hi
I am getting close to finish my project, and are looking into how to have things stored in a final way.
I have been using the driverlib drivers a lot for this project, unfortunately I needed to do a few changes to the driverlib…
Part Number: TMS320F280023C
Hi there is a small bug in the driverlib provided with C200Ware 4.0.0.0 for the f28002x
When compiling the i2c.c file you get two warnings.
".../hal/F28002x/driverlib/i2c.c", line 262: warning #179-D: variable "divider" was…
Part Number: TMS320F280023C Customer is using sensorless instaspin library, and trying to integrate instaspin with the FCL code.
1. Is there any other documentation around the FCL code and its formulas and math? (Other than spruij8)
2. Is there an older…