Part Number: TMS570LC4357
Hi,
On TMS570LC4357, the SYSESR.EXTRST bit remains 0 after a watchdog reset. (We do have an external pull-up on nRST — not sure if related.)
Functionally it's fine so far, but we're concerned: does the absence of EXTRST…
Part Number: TMS570LC4357 I would like to know whether it is possible to configure an assigned HET pin to function as an SCI (UART) port.
If this is feasible, could you please share any example code or relevant user manual/documentation explaining how…
Part Number: TMS570LC4357-SEP Tool/software: HI Folks,
Lockheed is looking to use this microcontroller for their LM400 satellite program, we're looking for the screening and qualification tests that are performed on this part. Looks like no burn-in…
Part Number: TMS570LC4357 We have to do the static analysis (MISRA: 2025) and dynamic analysis (statement, decision, and MC/DC coverage and object code verification)
of TI F021 Flash API Library using LDRA Tool Suite as the software (TMS570LC4357…
Part Number: TMS570LC4357 Please suggest configurable input for the memory pheripheral(SCI3 TX) DMA limplmentation in TMS570LC4357
below is the attached sample code i have written
#if ((__little_endian__ == 1) || (__LITTLE_ENDIAN__ == 1)) #define…
Part Number: TMS570LC4357-EP Tool/software:
We are using TMS570LC4357-EP. Signal EMIF-nOE is provided on pin E12, whereas as per kit the same is available with bubble input on D12. please clarify which is correct as well as what is the significance…
Hi Darryl,
I am not sure whether you are still working on this project or not.
However recently i came across one issue and the solution for that issue also solved the problem for this issue.
Here is the reference issue & please refer my last comment…
Part Number: TMS570LC4357 Hi, gundavarapu
Previously, to allow the watchdog to reset the MCU, I entered privileged mode before the `while(1)` loop in the program.
The program runs normally when executed at address 0. However, when I moved the app…
Tavish Naruka said: First issue is: for me to be able to contribute this change to zephyr, I would like TIs support regarding re-licensing the HALCOGEN generated code (I use some) from BSD 2 clause to Apache-2.0 (which zephyr will accept). I'm not a lawyer…