SEARCH
TOOLBOX
LANGUAGES
modified on 1 June 2015 at 14:01 ••• 49,580 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 10: Line 10:
The signals used for the virtual COM port are listed below:
The signals used for 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 and Connector Locations for Example 05-04'''
+
|+ align="bottom"|'''Signals Used for Virtual COM Port'''
|'''Signal'''
|'''Signal'''
|'''LPC4330 PIN NAME'''
|'''LPC4330 PIN NAME'''

Revision as of 12:55, 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 on USB1. The signals used for 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