How can I get SDK or example code for LPC1227

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

How can I get SDK or example code for LPC1227

1,052 次查看
waynejeong
Contributor II

Hello.

I want to use LPC1227FBD48 for my project. But I don`t know how I can start because this is first time.

If I can get example code or SDK, it will be very helpful for me. Please let me know how I can get it.

If it does not exist, Please let me know how to start and what I can refer to implement software.

0 项奖励
回复
1 回复

935 次查看
soledad
NXP Employee
NXP Employee

Hi,

Unfortunately there is no SDK nor LPCOpen for the LPC1227 device.

A workaround is to copy an existing driver for a similar part number, and then to use it in your LPC1227 projects. Almost all peripherals in LPC1xxx devices are similar, so that task is not that difficult. However, when you do so, look at the user manual to check you can use it as is.

You can find some customer's porting but this is not supported by nxp.

GitHub - petipok/lpc_chip_122x: LPCOPEN chip library for NXP LPC 122x devices 


Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复