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.

BSL Timing Requirements

Other Parts Discussed in Thread: MSP430F5438A

This content is relocated from the wiki:

The programming user's guide, SLAU265 Figure 2-2, does not give specific timing requirements for entering & programming the BSL.

The timing needed for invoking the BSL is not critical. There is some simple internal logic that decodes the logic pattern applied to the pins. Assuming that this logic functions similar than the rest of the MSP430 internals, I would say that assuming a time unit of 125ns (MINIMUM) is safe. Note that there is no maximum timing specification. As the logic operates state-oriented, you can take as much time as you want to execute the sequence. This logic operates independent of the DCO.

Also note that most likely there will be capacitance provided on the reset pins. This fact itself limits the minimum times you can drive anyways. Depending on your RST line drive strength, and the reset R/C combination, you need to make sure that the proper voltage levels can be reached within your time periods. So the clear recommendation would be to do this entry sequence somewhat slower than the minimum timing that I indicated.

  • One other note - check the errata for your specific device. There are a few devices where this sequence is timing critical, see the SYS10 erratum on MSP430F5438A. This has been fixed in newer revisions but it is just something to be aware of.

    Regards,

    Katie

**Attention** This is a public forum