Part Number: TMS320F280023 Hi I have done some reading on the TMS320f280023 and it seems that the proprietary bootloader via CAN bus is not supported?
Can someone confirm this? Am I missing something? It sounds off that a CAN bootloader is not supported…
Hi Mahesh,
From a hardware / PCB perspective the things to check would be:
Verify voltage rails maintain proper voltages during flash operations
Verify JTAG signal integrity
Best,
Kevin
Part Number: TMS320F280023 1. In the main loop, use "CRP_run16BitPoly1Reflected" and in interrupts, use "CRP_run16BitPoly2". 2. Interrupted "CRC_run16BitPoly2" will cause VCRC calculation errors in the main loop. 3. Modify…
Part Number: TMS320F280023 Other Parts Discussed in Thread: C2000WARE Hello,
For my application I need a HRPWM on ePWM1A for both edges (CMP and Periode Value).
I did the initialization with the following code:
void PWM_init(EPWM_DEVICE Pwm, uint32_t …
Part Number: TMS320F280023 Hi
I am looking to implement the MPOST function on the TMS320F280023, but can't seem to find any usable instruction from reference manuals and resources to guide me.
The only resources available or for other microcontrollers…
Part Number: TMS320F280023 Hi
When debugging the device in Code Composer Studio, I cannot get the device to flash past sector 7 (0x.
I have updated the .cml file to include sector 8 - see Image 1 attached
When editing the debug configuration settings…
Part Number: TMS320F280023 It can work on RAM.
On Flash, encountered below errors:
Can't find a source file at "..\src\IQNsinPU.asm" Locate the file or edit the source lookup path to include its location.
--
Thanks & Regards
Part Number: TMS320F280023 Other Parts Discussed in Thread: C2000WARE Hi
i am hitesh. i'm working with TMS320F280023 microcontroller. I have a problem debugging the program, my code build sucesfully but not working in debugging mode
C28xx_CPU1: Error…
Part Number: TMS320F280023 Hi Experts,
Nice to talk with you. Customer is using F280023 for OBC/DCDC application.
When CJTAG is used in the project, there is a issue occur like below, could you give us suggestion for this case? Thanks.
Schematic:
…