Part Number: TMS320F28P559SJ-Q1 Tool/software: Hello Team,
What is the date for full release of this device? It is currently in preview.
Thank you,
John
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 Tool/software: Hi team
Customer want to research what's our datasheet consideration in 5.6 Connections for Unused Pins, for EMC or other? what's the risk if the pins do not handled as recommendation.
Thanks
Jo…
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 Tool/software: Hi Expert
Customer test our drivelib demo: mcan_ex10_receive_multiple_buffers for CAN test, it can run properly and receive the right CAN message, but CAN id do not match the setting, is there some where…
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…