Other Parts Discussed in Thread: MSP430F5310
Hello,
I am using the MSP430F5310 micro-controller in my project. For the same I need to make a Boot Loader for this work with the existing Hardware.
Now as per the Application Note slau319a for the MSP430 internal BSL we need to provide a proper sequence of RST and TEST pins.
Using my Hardware (FT232) I am able to get the MSP430 in to the boot loader mode (Toggling the TEST while RST is low and then release the RST when .
Now the problem part is Commands.
My Baud rate is set at 9600baud (also tried with 57600baud) with no parity (as per the section 5.1Pg35 of the slau319a).
If we sent 0x80 initially we should get the response as 0x90 (as per section 2.4.3 pg14 of the slau319a). But I am not receiving any thing.
For the PC TX(FT232) is connected to P1.2/TA0.1 (BSL RX)of MSP430F5310PT (48-LQFP pakage) and
PC RX (FT232) is connected to P1.1/TA0.0 (BSL TX)of MSP430F5310PT(48-LQFP pakage) .
This is as per the section 5.1Pg35 of the slau319a as well as MSP430F5310 Datasheet Table 6 Pg16.
Kindly let me know if I am missing some thing with the protocol or I need to change some interface.
Warm Regards,
Boseji
http://adharlabs.in