Part Number: MSP432P401R
Hi,
Currently, my client is having a problem with MSP432P401R configuring BSL interface issue.
The following is the BSL config in the flash mailbox:
/* BSL Starting address, default pointing to TI BSL at 0x00202000 */
BSL_API_TABLE_ADDR,
/* BSL Parameter
* Use HW Invoke on Port 1, Pin 1, on HIGH
* Use UART
*/
BSL_CONFIG_HW_INVOKE_PORT1 | BSL_CONFIG_HW_INVOKE_PIN5 |
BSL_CONFIG_HW_INVOKE | BSL_CONFIG_HW_INVOKE_PIN_HIGH |
BSL_CONFIG_INTERFACE_UART,
And I'm controlling the reset and P1.5 with my beagle bone black and getting the following traces on the system
Chan 1 / Yellow = P1.5
Chan 2 / Green = TX
Chan 3 / Blue = Reset
Chan 4 / Red = RX
The following images are the same sequence but at different time scales.
The dip on the TX is the sync byte (0x80) but there is not the expected response to it.
Any advice?
Sebestian
Field Applications Associate




