Part Number: TMS570LS0332 The datasheet writes ...
"In the Terminal Functions table below, the "Reset Pull State" is the state of the pull applied to the terminal while nPORRST is low and immediately after nPORRST goes High. The default pull direction…
Part Number: TMS570LS0332 Hi,
I am using TMS570LS0332 in my design. I would like to store some data in the FEE sectors of the controller. We have our own state machine for writing to FEE memory of the controller which runs in the background. I have…
Part Number: TMS570LS0332 Hi,
We are using TMS570LS0332 in our design. The controller includes the boot loader and the application. The application also includes the SafeTI library.
The boot loader starts at 0x0000 and "sys_intvecs.asm" file contents…
Part Number: TMS570LS0332 I have had a look at the ECC encoding algorithm based on the modified Hamming code ( ECC Handling in TMSx70-Based Microcontrollers - Section 1.5 Table 1), and noticed a few anomalies as specified below:
The ADDR_MSW_LSW for…
Part Number: TMS570LS0332 Other Parts Discussed in Thread: HALCOGEN The code solution for the issue SSWF021#45 in errata SPNZ226A can be generated in HaldCoGen tool.
We are not using the DCC module, so the issue DCC#24 is not affecting us.
Question…
Part Number: TMS570LS0332 Other Parts Discussed in Thread: HALCOGEN Tool/software: Code Composer Studio Hello
I want to set the pwm interrupt, pwmEnableNotification(hetREG1,pwm1,pwmEND_OF_PERIOD);
but No matter how I set HAL software “pwm DUTY ,PERIOD…
Part Number: TMS570LS0332 Hi TI Team,
We are using both CAN channels in this processor and have SIE active for both of them.
The SIE is active in both because we need to send messages in a sequence using the "TX Ok" interrupt for transmitting fast…