Part Number: TMS320F280049C Other Parts Discussed in Thread: UNIFLASH , When using TMS320F280049C for software development, errors often occur during the program download process, but without any operation, clicking on the download again will result in…
Part Number: TMS320F280049C Other Parts Discussed in Thread: C2000WARE We are trying to support BISS-C encoder on LAUNCHXL-28F0049C. However, the C2000Ware_MotorControl_SDK_5_04_00_00 only include library and example CCS project for F28P65x device, they…
Part Number: TMS320F280049C Other Parts Discussed in Thread: C2000WARE , C2000WARE-MOTORCONTROL-SDK Hi everyone,
I would like to ask if anyone has experience running the pure software version of the FAST observer on the F280049C (without using the FAST…
Part Number: TMS320F280049C Hello,
I am using the TMS320F280049C. EPWM1 (master) and EPWM2 (slave) are configured with a 180-degree phase shift and operate as expected using the internal synchronization chain.
Now I need to configure EPWM3 and EPWM4…
Part Number: TMS320F280049C Other Parts Discussed in Thread: LAUNCHXL-F280049C ,
Hi TI and TI afficionados,
I intend to program the LAUNCHXL-F280049C from C2000 GANG Programmer through the JTAG.
I know that I have to disconnect the on board XDS…
Part Number: TMS320F280049C Hi
I have encountered an ADC SOC sequence issue.
Below is my ADC configuration (1) ADC-A SOC0,SOC1,SOC2,SOC3,SOC5,SOC6,SOC7 conversion share the same trigger source(time-base counter equal to CMPA when the timer is incrementing…
Part Number: TMS320F280049C Hi,
I use TMS320F280049C to configurate ADC-A: SOC0, SOC1,SOC2,SOC3 to sample different analog signals. And set up SOC1 for ADC interrupt trigger source.
And in related ADC ISR(triggered by SOC1) to collect all data(include…
Part Number: TMS320F280049C Other Parts Discussed in Thread: UNIFLASH Hi,
I am currently trying to implement secure boot on the F280049C. I try to do this by using the DCSM to secure the flash sectors in which the bootloader is located. This is already…
Part Number: TMS320F280049C Other Parts Discussed in Thread: SYSCONFIG , C2000WARE Tool/software: Hi,
I am using 56RSH package, with the below code, as suggested I am not using sysconfig
#include "driverlib.h" #include "device.h" #include "board.h…