Part Number: TMS320F280040-Q1 Other Parts Discussed in Thread: C2000WARE I am referring C2000Ware I2C sample code to write my own driver for TMS320F280040PMQR . One questions comes up. From datasheet, the I2C for this MCU uses GPIO0,1. But in the sample…
Part Number: C2000WARE-MOTORCONTROL-SDK Other Parts Discussed in Thread: TMS320F28388D Hi,
I have a costumed deigned inverter with TMS320F28388D and a low inductance (28.5uH per phase), high speed (120,000RPM) PMSM motor. I am going to implement the sensor…
Part Number: TMS320F280039C Other Parts Discussed in Thread: C2000WARE I am using the C2000Ware driverlib library for the SCI port. I am trying to setup multi-processor idle-line mode. C:\ti\c2000\C2000Ware_4_01_00_00\driverlib\f28003x\driverlib\sci.h C…
Part Number: TMS320F280039C Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Dear Champs,
I am asking this for our customer.
The user has used CCS with compiler V21.6 and C2000ware V4.00 for many months and it works well.
Now, they are trying to…
Part Number: C2000WARE-DIGITALPOWER-SDK Hi team,
Here's an issue from the customer may need your help:
1) In the tidud61e document, the actual current direction is opposite to the reference direction in the grid-tied state, in the positive half, according…
Part Number: C2000WARE-DIGITALPOWER-SDK Hi,
Please share the application note to implement "Three phase six switch bridgeless PFC using C2000"
Refer thread: https://e2e.ti.com/support/power-management-group/power-management/f/power-management…
Part Number: LAUNCHXL-F28069M Other Parts Discussed in Thread: C2000WARE Hi all,
I'm trying to read the absolute encoder(AS5048A) values by SPI communications.
I use the C2000Ware and referred the example code (C2000Ware_4_01_00_00\device_support\f2806x…
Part Number: TMS320F280039C Other Parts Discussed in Thread: C2000WARE
I see many files in the "C:\ti\c2000\C2000Ware_4_01_00_00\device_support\f28003x\" directory include "f28003x_examples.h". This seems odd. Shouldn't it be the other way around? That…
Part Number: TMS320F280039C Other Parts Discussed in Thread: C2000WARE Dear Experts,
could you please help to clarify below questions related to C2000Ware:
Error Handling mechanism absent in stack.
is ASSERT (Error handling) usable for production code…
Part Number: C2000WARE I have a project which started as an empty_bitfield_project, but which I later added driverlib support to ( via the steps recommended by Santosh in this thread ).
I'm doing simple GPIO access via functions like GPIO_WritePin() and…