LPC ISP Programmer

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC ISP Programmer

1,455件の閲覧回数
lorenzogalbiati
Contributor I

Hello,

for my job i have devoloped an electronic product with LPC1317 controller and unfortunately our LPC2K programmer from FDI has broken.

This microcontroller doesn't have a JTAG programming port, only ISP, and I can't find another usb programmer to be used with Flashmagic software. 

Can anyone help me? I need to solve this big issue for my job; our production could be stopped because of this problem.

Best regards.

0 件の賞賛
返信
3 返答(返信)

1,438件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @lorenzogalbiati,

I would suggest making your own SWD connections, since this board has the necessary pins for it, and utilizing any debug probe (MCU-Link, LPC-Link2) that supports SWD.

You can look into this community post explaining the Design Considerations for Debug.

I hope you find this helpful!

Best regards, Julian

0 件の賞賛
返信

1,432件の閲覧回数
lorenzogalbiati
Contributor I

Good morning, thanks for the answer but this is not possible on my board.

I have used SWD pins for another function and they are not connected in a SWD connector so I can't access them.

I have read that SWD is only for debugging while I need a flash programmer for production, not for debugging.

I suppose there are many other designers with my problem so I wonder if there is another solution.

 

Best regards.

 

 

0 件の賞賛
返信

1,417件の閲覧回数
phatpaul
Contributor III

Just build your own: https://www.adafruit.com/product/5335

Tx - Rx

Rx - Tx

DTR - Reset

RTS - ISP_Entry

Gnd - Gnd

0 件の賞賛
返信