<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPCXpresso IDEのトピックRe: Can Red Probe Program the LPC1114 in ISP mode</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577805#M23375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by domen on Thu Jul 08 23:50:22 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: sojiro&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;but LPC1114 as LPC1343 have only UART port for rs485 not rs232&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eh?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Care to elaborate?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:36:11 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:36:11Z</dc:date>
    <item>
      <title>Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577799#M23369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mkongc on Thu May 20 20:08:53 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got a Red Probe and just wandering can it program the LPC1114 in ISP mode. If the answer is yes then how to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577799#M23369</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577800#M23370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Thu May 20 23:22:57 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure I understand the question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Red Probe is a JTAG/SWD emulator, and thus will program the device using that interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are asking if Red Probe can connect to the LPC1114 on an LPCXpresso board, the answer is, yes, but you will have to disconnect the LPC-Link and solder an then wire-up a 10-pin header onto the LPC1114 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I have misunderstood the question, please be more explicit in your request.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577800#M23370</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577801#M23371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mkongc on Fri May 21 00:02:34 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. I have accidentally disable the JTAG on&amp;nbsp; LPC1114 board. So I can't program it through LPC-Link. I have 2 options at the moment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. use ISP mode reprogram the chip through UART0 port. However, I can't get it work. I have checked the UART0 port is connect correctly and short the PIO0_1 pin to the ground and reset the chip, however, the program (Flash Magic) still can't talk to it. Any suggestion. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use the Red Probe to reprogram the chip through ISP mode. (I'm not sure I can do it or not). By the way I have also purchase a Red Suite 3 NXP version (256k) is that help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577801#M23371</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577802#M23372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd62 on Fri May 21 01:26:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mkongc!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also had accidentally disabled the serial programming interface at my LPCXpresso board. It's quite simple to fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need four things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) FlashMagic installed on your PC. See &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://www.flashmagictool.com&lt;/A&gt;&lt;SPAN&gt; for download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) A UART cable with 3V3 logic level. The easiest way is to take the ready-to-use-cable TTL-232R-3V3 from FTDI. You can buy it e. g. at Farnell with order no. 1329311. At FTDI website you can get the necessary USB driver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) A small cable with a 6-pole header 2.54 mm. Plug it into the FTDI cable. The black wire (pin 1, GND) has to be connected with pin J6-1 (GND) on your LPCexpresso board, the orange wire (pin 4, TXD) should be connected with pin J6-10 (PIO1_6, RXD) and the yellow wire (pin 5, RXD) should be connected with pin J6-9 (PIO1_7, TXD)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) A small self made veroboard with two buttons and four wires. See at the picture at attachment and the connections for more info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Press and hold down the "BOOT" button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Press and release the "RESET" button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Release the "BOOT" button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Start FlashMagic and download the HEX file to your LPCXpresso board. You have to set the proper LPC device and COM port. Use 38400 Baud, Interface None and Oscillator 12 MHz. After selecting your HEX file and pressing the "Start" button FlashMagic and the bootloader on the LPC device will do the rest for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For re-enabling the SWD port it's sufficient to erase the flash memory (see menu ISP-&amp;gt;Erase flash ...)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use the serial cable for debug purposes via a terminal program. ;-)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have much fun, Nerd62 ;-)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577802#M23372</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577803#M23373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mkongc on Fri May 21 04:44:55 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi nerd62,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can program the LPC1114 now through ISP mode. Thank you very much. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For those who want to program the LPC1114 board through ISP mode, you have to generate a HEX file first. If you don't know how to generate a HEX file. The following is the link which will show you how. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.microbuilder.eu/Blog/09-12-16/Building_Intel_Hex_Files_with_LPCXpresso.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577803#M23373</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577804#M23374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sojiro on Thu Jul 08 03:30:54 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for posting to this old thread but i think there is a mistake&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nerd62 said that a TTL-232R-3V3 cable is needed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but LPC1114 as LPC1343 have only UART port for rs485 not rs232&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what should i buy?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577804#M23374</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577805#M23375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by domen on Thu Jul 08 23:50:22 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: sojiro&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;but LPC1114 as LPC1343 have only UART port for rs485 not rs232&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eh?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Care to elaborate?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577805#M23375</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577806#M23376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sojiro on Fri Jul 09 10:37:36 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Those two uControllers support UART for rs485 protocol&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They do not support rs232 protocol&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But from what it seems both mkongc and nerd62 tried ISP with a usb-rs232 cable&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can this happen?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unless i miss something&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577806#M23376</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577807#M23377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by domen on Mon Jul 12 00:01:25 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;They're normal UARTs, just use a level shifter, and connect it to an RS232 port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;They also support RS485, true.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577807#M23377</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577808#M23378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Europe on Mon Jul 12 00:55:20 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to clarify..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The standard UART functionality is RS232 and some have RS485 support added upon the RS232!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577808#M23378</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577809#M23379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sojiro on Mon Jul 12 04:54:11 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So if i use a MAX3232 or MAX232+level shifter &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I should be able to communicate my LPC1343 board with MSTerminal too?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577809#M23379</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can Red Probe Program the LPC1114 in ISP mode</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577810#M23380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Europe on Tue Jul 13 00:12:37 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi sojiro,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes that works fine!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See proven example schematics in the attachement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:36:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Can-Red-Probe-Program-the-LPC1114-in-ISP-mode/m-p/577810#M23380</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:36:14Z</dc:date>
    </item>
  </channel>
</rss>

