Hi Yukihiko,
Are you using the same configuration of figure 3-4 of the user guide? I am surprised only SR PWM will be abnormal since SR logic is based on primary side PWM. Looks like it is more like a configuration issue. Could you double confirm the…
Part Number: TMS320F280025C Other Parts Discussed in Thread: C2000WARE Hello, good morning,
I have started working with a Launchpad F280025C, I see strange behavior with CCS while trying to set up the breakpoints.
The only available option is SW breakpoints…
Part Number: TMS320F280025C Other Parts Discussed in Thread: LAUNCHXL-F280025C , BOOSTXL-DRV8323RS Hi Yanming:
HW: F280025C +8323RS, The motor is in no-load state, and C9 C10 C11 is 47nF.
When customers test DMC_LEVEL_4 based on the above hardware, there…
Part Number: TMS320F280025C Hi,
I made some time ago a backup of the MotorControl SDK and it seems a project is refering to this backup instead of the normal SDK path:
I really cannot figure out how I can change this path, I tried everything (Linked…
Part Number: TMS320F280025C Hi Champ,
I am asking for my customer. They are using SCI with baud rate 115200 bits per second.
In general, adding external crystal may be suggested for using fast asynchronous transmission (UART).
Would the internal oscillators…
Part Number: TMS320F280025C
Hi,
I have a bootloader, that works pretty decent when I don't use DCSM (Directly included in the project as here: https://www.ti.com/lit/an/spracp8a/spracp8a.pdf?ts=1656879106556 )
My DCSM settings look like this:
…
Part Number: TMS320F280025C Other Parts Discussed in Thread: C2000WARE
Hi,
I have some trouble to add the " FlashAPI_F28002x_FPU32.lib" to the universal motor control project from the MotorControl SDK.
As a start, I used the settings from …
Part Number: TMS320F280025C-Q1 Please take a look at this in driverliib adc.c for F28002x (4.00). The for loop only updates two INL trim values, but the device has three. Looks like a bug, can you confirm?
-Eric
void ADC_setINLTrim(uint32_t base) { uint16_t…
Part Number: TMS320F280025C Hello,
I'm using the code composer version 11.2.0.00007 to generate the S19 output file with the following command in the HEX utility in CCS.
However, when I look at the memory content using the memory browser it does…