Other Parts Discussed in Thread: MSP430F5438A, MSP430G2553, MSP430G2001, MSP430F1232, MSP430F1611
Has anybody tried the scheme described in TI Application Note Launchpad-Based MSP430 UART BSL Interface? See slaa535.pdf and slaa535.zip or:
http://focus.ti.com/mcu/docs/litabsmultiplefilelist.tsp?sectionId=96&tabId=1502&literatureNumber=slaa535&docCategoryId=1&familyId=342
I have some serious doubt about this scheme.
Launchpad has an on-board emulator with USB interface that supports an Application UART (Virtual COM PORT) to communicate with the PC. The said Application Note tries to use this VCP as the interface to do BSL for another target such as the MSP430F5438A. But as far as I know, the LaunchPad Application UART does not support parity and the MSP430F5438A BSL requires even parity. So, how is that going to work?
