Looking for a sample MCU boot loader

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

Looking for a sample MCU boot loader

ソリューションへジャンプ
1,232件の閲覧回数
yamakatb
Contributor III

Hello,

I want to create an MCU bootloader application using USB CDC and IAP on LPC5514.
Please let me know if you have any helpful samples.

Best regards,
yamakatb

ラベル(1)
タグ(2)
0 件の賞賛
1 解決策
1,197件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi yamakatb

The demo code USB CDC is for on board USB0 or USB1. not USB debug interface via  LPC432x.

So you can use SDK CDC demo for reference.

Thanks,

Jun Zhang

元の投稿で解決策を見る

0 件の賞賛
4 返答(返信)
1,195件の閲覧回数
nxf58843
NXP Employee
NXP Employee

Here is an open source example that uses USB MSC as another reference:

https://github.com/adafruit/tinyuf2/tree/master/ports/lpc55

 

0 件の賞賛
1,216件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi

I suggest you referring 

https://www.nxp.com/docs/en/application-note/AN12327.pdf

https://www.nxp.com/docs/en/application-note-software/AN12327SW.zip

There are USB CDC demo code under SDK folder. It's good to refer it as well.

 

Have a nice day,

Jun Zhang

 

 

 

 

0 件の賞賛
1,203件の閲覧回数
yamakatb
Contributor III

Hello, @ZhangJennie 

Thank you for the information.
This SDK recognizes that VCOM is reproduced by bridging USART to USB CDC with LPC432x of U2 of the development board.
My configuration connects the LPC5514 port directly to the connector, would that be helpful in that case?

Best regards,
yamakatb

0 件の賞賛
1,198件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi yamakatb

The demo code USB CDC is for on board USB0 or USB1. not USB debug interface via  LPC432x.

So you can use SDK CDC demo for reference.

Thanks,

Jun Zhang

0 件の賞賛