Part Number: TMS320F280023C Other Parts Discussed in Thread: C2000WARE-MOTORCONTROL-SDK , C2000WARE Hi Experts, Good day. I would like to ask if the TMS320F280023C supported InstaSpin-FOC. I saw this manual but the TMS320F280023C is not included. If this device…
Part Number: TMS320F280023C Other Parts Discussed in Thread: C2000WARE Hi Team,
There is an issue from the customer need your help:
Error: Cannot find module 'C:\dot_file_libraries\clbDotUtility.js'
at Function.Module._resolveFilename (internal/modules…
Part Number: TMS320F280023C Other Parts Discussed in Thread: C2000WARE Hello,
I'm trying to use Flash APIs.
From application note "Migration Between TMS320F28004x and TMS320F28002x",
It shows that Flash API for F28002x only support EABI…
Part Number: TMS320F280023C Hi Experts,
We need your help.
Our customer want to convert 12 bit ADC counts (4096) to IQ24 format. So, if we write (ADCcounts<<12) or we write _IQ12toIQ(ADCcounts), will these both operations give us the same result?…
Part Number: TMS320F280023C Other Parts Discussed in Thread: C2000WARE
Hello,
I'm facing an issue where my SPI writes fail when I add a line of code.
The hardware setup is an F280023 microcontroller interfaced to a DRV8304S that controls a BLDC motor…
Part Number: TMS320F280023C Other Parts Discussed in Thread: C2000WARE Hello,
I'm trying to get Flash APIs working with my program. I included the files from C2000Ware, and saw this warning:
warning #10373-D: library "../lib/FlashAPI_F28002x_FPU32_COFF…
Part Number: TMS320F280023C
Hello,
I was recently writing some code for ADCs, and wanted a section of my code to be interrupt protected.
I initially tried to write my code with DINT/EINT around that section, but it wasn't working correctly.
When I…
Part Number: TMS320F280023C
Hello,
I'd like to understand what is going on in this expressions watch window:
It seems to happen randomly.
Whenever I see this, the microcontroller does not seem to respond to anything, but I can see some data coming…