SEARCH
TOOLBOX
LANGUAGES
modified on 1 June 2015 at 14:01 ••• 49,586 views

Bambino-210 Manual/Appendix B

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Appendix B - Using an External JTAG with the BAM210)
(Appendix B - Using an External JTAG with the BAM210)
Line 4: Line 4:
* 2. Boot the MBED HDK into CRP DISABLED mode by shorting JP3 while connecting the USB Cable to USB1. A [[Image:CRP_DISABLED.png]] drive should appear. [[Image:BAM210E_CRP_DISABLED.png|center]]
* 2. Boot the MBED HDK into CRP DISABLED mode by shorting JP3 while connecting the USB Cable to USB1. A [[Image:CRP_DISABLED.png]] drive should appear. [[Image:BAM210E_CRP_DISABLED.png|center]]
* 3. Program the Interface firmware by deleting the firmware.bin file and copy lpc11u35_vcom.bin to the CRP DISABLED disk.
* 3. Program the Interface firmware by deleting the firmware.bin file and copy lpc11u35_vcom.bin to the CRP DISABLED disk.
-
* 4. Reboot the Interface by disconnecting and reconnecting the USB1 cable without JP3 shorted  
+
* 4. Reboot the Interface by disconnecting and reconnecting the USB1 cable without JP3 shorted.
* 5. Finished!
* 5. Finished!
-
The JTAG connector now free to use with an external JTAG. A virtual COM port is now available on USB1.  
+
The JTAG connector now free to use with an external JTAG. A virtual COM port is now available to use on USB1.  
-
The signals used for the virtual COM port are listed below:
+
 
 +
The signals used for LPC4330 and the virtual COM port are listed below:
{| border="1" cellpadding="5" cellspacing="2" align="center" style="text-align: center;"
{| border="1" cellpadding="5" cellspacing="2" align="center" style="text-align: center;"
|+ align="bottom"|'''Signals Used for Virtual COM Port'''
|+ align="bottom"|'''Signals Used for Virtual COM Port'''

Revision as of 13:01, 7 October 2014

Appendix B - Using an External JTAG with the BAM210

  • 1. Locate the LPC11U35 Virtual COM Port Binary
  • 2. Boot the MBED HDK into CRP DISABLED mode by shorting JP3 while connecting the USB Cable to USB1. A Image:CRP_DISABLED.png drive should appear.
  • 3. Program the Interface firmware by deleting the firmware.bin file and copy lpc11u35_vcom.bin to the CRP DISABLED disk.
  • 4. Reboot the Interface by disconnecting and reconnecting the USB1 cable without JP3 shorted.
  • 5. Finished!

The JTAG connector now free to use with an external JTAG. A virtual COM port is now available to use on USB1.

The signals used for LPC4330 and the virtual COM port are listed below:

Signals Used for Virtual COM Port
Signal LPC4330 PIN NAME BAM210E BAM210 Used for
USBTX P2_10 MBED-HDK MBED-HDK MBED-HDK Serial RX
USBRX P2_11 MBED-HDK MBED-HDK MBED-HDK Serial TX

PREVIOUS: Appendix A