LPC1347/nxpUSBLib

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1347/nxpUSBLib

1,093 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rsargant on Fri Jun 01 14:23:46 MST 2012
Hi All,
    Can anyone confirm if the LPC 1347 is supported via nxpUSBLib ?

The 0.94 download package only has build configurations for LPC11UXX_ LPC17XX_, LPC18XX_
0 项奖励
回复
3 回复数

1,014 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rsargant on Tue Jun 12 18:42:59 MST 2012
Thanks very much!

Is there any schedule for "formal" support for 1347 being added to nxpUSBLib. I'm ultimately interested in using the ROM drivers via nxpUSBLib with #define USE_USB_ROM_STACK 1
0 项奖励
回复

1,014 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_USA on Tue Jun 05 10:13:10 MST 2012
The USB controller in the LPC1347 is the same as the one in the LPC11Uxx so nxpUSBlib does support it. What is not in the v0.94 release are the CMSIS files and drivers for this chip.

To add support for this part you should be able to use these files from the latest LPCXpresso IDE release. Copy them into the CDL library in a way that duplicates the arrangement of the files for the other parts. Create a new build configuration in the tool for the CDL. Also add a board specific file to the BSP library that knows about your board.
0 项奖励
回复

1,014 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by creafyumi on Sun Jun 03 19:14:58 MST 2012

Quote: rsargant
Hi All,
    Can anyone confirm if the LPC 1347 is supported via nxpUSBLib ?

The 0.94 download package only has build configurations for LPC11UXX_ LPC17XX_, LPC18XX_



LPC1347 is very new chip. You may be able to modify the package with build configuration for LPC11UXX and use it for LPC1347.
0 项奖励
回复