Other Parts Discussed in Thread: MSP-FET
About MSP430 FRAM Devices Bootloader (http://www.ti.com/lit/ug/slau550p/slau550p.pdf)
- Document does not tell that BSL UART is 9600 bits with EVEN parity.
Other TI documents suggested trying even parity. I had several hours of no luck using no parity…
- Document does not tell how long user has to wait before first BSL data packet can be sent to MSP430 after bootloader mode has been invoked using hardware entry sequence.
How long should the user wait? Now it seems that there has to be at least 50 ms delay after hardware entry sequence before first character can be sent? What is minimum time?