This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Reset periphery at TMS570ls0423

Hello,

I'm using the TMS570ls0423.

Is there a simple way to reset some parts of the periphery, for example the rti device?

I need it for a boot-loader to reset used periphery before the start of the user program.

Best reguards

Tobias Wagner

  • Hi Tobias,
    some peripherals have their local reset bits, i.e. MibSPI, SCI/LIN have a s/w reset bit that you can use to put the modules in reset state. For RTI there is no s/w reset bit but you can enable/disable the RTI counter via the RTIGCTRL register and you can write 0 to the RTI Free Running Counters and RtI Up counters.