Part Number: TMS320F2800154-Q1 Tool/software: Hi TI Team,
During our safety analysis, we understand the need of integrated the C28x_STL startup test library from TI.
Where can we find it?
BR FM
Part Number: TMS320F2800154-Q1 Tool/software: Hello:
In the code, if it involves the conversion between signed and unsigned data types,
For example, int16_t a=-32;
uint16_t b = 16;
a/b = ?
When using the NXP S32ds development environment, correct…
Part Number: TMS320F2800154-Q1 Tool/software: Hi!
I am planning to use C2000 MCU as the main controller for the PMSM motor controller
The motor has 5kw rated power, 10000rpm max speed
I need the FOC torque control and CAN communication bus
Please…
Part Number: TMS320F2800154-Q1 Hi experts,
Customer has a question about LIN communication.
Whether the FE interrupt (frame error) will be triggered when the length of the received message does not match the length specified by SCIFORMAT -LENGTH?…
Part Number: TMS320F2800154-Q1 Other Parts Discussed in Thread: SYSCONFIG Hello,
For F280015x_32RHB, i n syscfg tool, I2CB_SDA can be assigned to Pin 13 (A9/C8/GPIO227).
But in the Datasheet, I2CB_SDA is an option for Pin 13.
Which one is…
Part Number: TMS320F2800154-Q1 Other Parts Discussed in Thread: C2000WARE Tool/software: hello:
when i config about the 2800154 ECC function.there are something weird.
at first, ECC on RAM is working well.
but for ECC on FLASH,acorrding to the TMS320F280015x…
Part Number: TMS320F2800154-Q1 Tool/software: Hello Experts, According to "7.2 Functional Block Diagram" in the datasheet, it shows as follows: -Secure ROM - Flash Bank0 128 Sectors 128 KW (256 KB) - LS0-LS1 RAM 16 KW (32 KB) What are the specific security…
Part Number: TMS320F2800154-Q1 Other Parts Discussed in Thread: C2000WARE Hello,
TMS320F2800154 is designed for automotive. But, from what I know, the driver from C2000Ware doesn't comply to ISO26262 standard, including Misra C coding standard. So,…