EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Using LPC1114 driver files for LPC11A14 (LPCXpresso)

Started by Shashank Maheshwari March 6, 2013
Hi Guys

I have a quick question. I was having LPC1114FBD48(48 pin) lpcxpresso
development board which I used for development. Suppose now I want to
switch to LPC11A14FHN33(33 pin) (or any other LPC11x14 variant, where x A,C,U,E etc) in my final design.

Can I use the driver files and examples programmes of LPC1114 for LPC11A14 ?
As I go through there are a lot of example projects for LPC1114 but no
example projects for LPC11A14 in LPCxpresso.

For example can I make a project and settings for LPC11A14 and import
"uart.c/h" and "i2c.c/h" driver files from the example codes of LPC1114 and
use them for LPC11A14?

Any pointers will be really helpful.

Rgds
Shashank

--
Shashank Maheshwari


An Engineer's Guide to the LPC2100 Series

Hey Guys

Its fine I got the solution ( a little off the time though :p)
Following link contains the files for LPC11A14 :

http://www.lpcware.com/category/project-categories/lpc11axx?page=2

Regards
Shashank

On Wed, Mar 6, 2013 at 9:12 AM, Shashank Maheshwari
wrote:

> Hi Guys
>
> I have a quick question. I was having LPC1114FBD48(48 pin) lpcxpresso
> development board which I used for development. Suppose now I want to
> switch to LPC11A14FHN33(33 pin) (or any other LPC11x14 variant, where x > A,C,U,E etc) in my final design.
>
> Can I use the driver files and examples programmes of LPC1114 for LPC11A14
> ?
> As I go through there are a lot of example projects for LPC1114 but no
> example projects for LPC11A14 in LPCxpresso.
>
> For example can I make a project and settings for LPC11A14 and import
> "uart.c/h" and "i2c.c/h" driver files from the example codes of LPC1114 and
> use them for LPC11A14?
>
> Any pointers will be really helpful.
>
> Rgds
> Shashank
>
> --
> Shashank Maheshwari
>

--
Shashank Maheshwari



Memfault Beyond the Launch