Looking for BSP & USB Device stack for LPC3250 and LPC3180

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

Looking for BSP & USB Device stack for LPC3250 and LPC3180

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

Can anyone point me to where I could download board-support-packages and USB Device stack for the LPC3250 and the LPC3180?  We are using the Phytec modules for both.

We are porting an older Phytec module LPC3180 based design to a slightly newer Phytec LPC3250 module.  The LPC3180 based code has Micriums uCOS-II with Micrium's USB Device stack built with Rowley Crossworks IDE.  

What I'm missing is the LPC3250 BSP and then a copy of LPC3180 BSP that I can use for reference.

If there is a guide somewhere for porting LPC3180 to LPC3250, that would be great too.  We are basically only using the subset of LPC3180 features that exist on the LPC3250.  I.e., Not using the LPC3250's LCD, Ethernet, etc.  So...it may be reasonable to just port the original LPC3180 code over if I can figure out the differences.

Any help would be very much appreciated!

0 件の賞賛
返信
1 解決策
3 返答(返信)
1,750件の閲覧回数
mrd
Contributor III

Thank you for the information.  The LPC32x0-Common Driver Library (CDL) you referenced will be helpful.  https://community.nxp.com/t5/LPC-Archived-Files/LPC32x0-Common-Driver-Library-CDL-zip/ta-p/1101392

A USB Device interface is a key component we are missing.  I noticed that the LPC32x0 CDL has an "ip" folder (lpc3xxx_cdl\ip\) that contains usbd code.  Unfortunately there no interface code to the hardware.  The file usbhw.h (in lpc3xxx_cdl\ip\usbd\include) has the interface for several extern USB_ methods that look like they would be part of a board-support-package, but they aren't in the lpc3xxx_cdl\csps\lpc32xx\bsps folder's files.  Can NXP provide this?  Or, can you tell me where I could get it?

Thank you.

0 件の賞賛
返信
1,745件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

NO, we don't have other code.

this package arrange some interface for user. User can implement it by self.

 

 

0 件の賞賛
返信