Other Parts Discussed in Thread: UNIFLASH, MSP-EXP432E401Y
The ROM Bootloader on our MSP432E401Y based target system is being invoked through a HW pin or an empty application flash. This seems to work as expected. However after sending the the autobaud characters (0x55 twice), we get a strange ACK sequence that is being preceded with a 0x00 character. At the moment I am not sure if the baudrate detection algo has a problem or the documentation is not the correct one (SLAU746A)? Any hint or help on how to continue would be appreciated. We are not using BSL Rocket in between. We use a USB-to-Serial cable instead. Is this a problem?
br
Markus
Magenta is the signal measured on the IO PIN UART0 Rx (Input)
Blue is the signal measured on the IO Pin UART0 Tx (Output). The response looks like 0x00 0xCC (an ACK with 0x00 preceded?)