Part Number: TMS320F28P559SJ-Q1 Tool/software: Hi Expert,
To store data to Micro's flash, I used to apply : pragma DATA_SECTION(datax, "MyData"); const int datax[5]={1,2,3,4,5}; also define MyData in cmd file. But it doesn't work in p55x…
Part Number: TMS320F28P559SJ-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: Team, 1)Low power mode: I checked the C2000ware/driverlib/sysctl (v5.03.00.00) but it does not seem that we have an example for the Low power mode (IDLE, Standby,…
Part Number: TMS320F28P559SJ-Q1 Tool/software: Team,
I assume that the C28x and NPU synchronization is interrupt driven. Correct? Can you describe how this sync mechanism (C28x to NPU, NPU to C28x) working in more details? Can the NPU work asychronously…
Part Number: TMS320F28P559SJ-Q1
Tool/software:
Hi Experts,
I am asking for my customer. They plan to used 128pin F28P55x to develop OBC-HV/LV DC DC module. But they have the below question here:
Q1. When the pin size is 0.17~0.27mm, the spec recommends…
Part Number: TMS320F28P559SJ-Q1 Tool/software: I am working on the F28P559SJ9 board, using DCSM (Dual Code Security Module) to lock Flash bank4 where the crypto algorithm library is stored. My goal is to compile an index library and integrate it into…
Part Number: TMS320F28P559SJ-Q1 Tool/software: Hello,
There is a TI reference design involving, two motors on a single C2000 controller. https://www.ti.com/tool/TIDM-02007#description I was wondering if someone has experience with this design, and could…
Part Number: TMS320F28P559SJ-Q1 Other Parts Discussed in Thread: TMS320F280049 Deal all,
Microchip: TMS320F28P55; CCS:V12.7.0; compiler version:V22.6.1; output format: EABI;
In the above development environment, when compiling CLA assembly code, it was…
Part Number: TMS320F28P559SJ-Q1 Other Parts Discussed in Thread: C2000WARE , UNIFLASH Tool/software: Hi experts,
I ask this for customer and I can use my LaunchPad to reproduce this issue.
Customer's test:
Customer use C:\ti\c2000\C2000Ware_5_02_00_00…