Part Number: TMS320F28P559SJ-Q1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi team
sysconfig integrated in tidm_02017 cannot be opened by sysconfig 1.21.0 and 1.21.1, otherwise it will report the below issue:
it can be opened normally…
Part Number: TMS320F28P559SJ-Q1 Other Parts Discussed in Thread: C2000WARE , SYSCONFIG Tool/software: Hi Expert,
ADC_setVREF() is used for voltage reference setup for P55x ADC module. When selecting internal 3.3V, it shows results: for 4 analog channels…
Part Number: TMS320F28P559SJ-Q1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi team
Customer use 2 channel CAN (MCAN0 MCAN1) in the project. They feedback 2 issues, using sysconfig to config CAN:
1. Once config the standard Filter Elements…
Part Number: TMS320F28P559SJ-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: Hi Expert,
The programming of P55x flash works when only running application section. However, after bootloader section loading application section, it failed to…
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: 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…