lpc1769 AoAA kit

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lpc1769 AoAA kit

1,009 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by naod kedir on Mon Nov 10 00:21:26 MST 2014
hey guys i am trying to do some projects using lpc1769 on android open accessory application(aoaa) kit. one question though, is it possible to use this kit for I/O peripherals of not including any android devices. like lpc2138 edu board or any other MCU. i just cant figure it out. i think its only for android devices, am i right? 
Labels (1)
0 Kudos
11 Replies

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Fri Nov 14 08:14:57 MST 2014
It's a LPC1769, so you can use LPCOpen  :O

http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc17xx-packages
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by naod kedir on Fri Nov 14 08:09:23 MST 2014
hey thanks i am now getting some signals and i am trying to interfacing. can u send me spi code or code format. does the board have spi interfacing ports of just ssp. i was trying to use ssp as spi on pin ports (P0.6, 7,8 and 9) of aoaa board. little help here.

thanks.
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by naod kedir on Tue Nov 11 06:44:52 MST 2014
ohhhhh i see. lpc1769 AOAA kit comes with its own header files including LPC17xx.h file. thats interesting. just by adding these files into my software library i can build anything. i guess.
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Tue Nov 11 04:14:08 MST 2014

Quote: naod kedir
OMG, its impossible to use AOAA kit other than applications involving android. so irritating!!!!!!!!!!!!!!!!!!!!!



What's irritating  :quest:

As Anders explained already:


Quote: andersrosvall
The AoAA kit is used by many as a general platform for experiments, prototyping and learning.



Forget the name and look at the schematic:

http://www.embeddedartists.com/sites/default/files/support/app/aoa/AOA_Application_Board_revA.pdf

It's a very useful board  :bigsmile:
We are using them since years for testing CAN, TFT, Ethernet, SPI, EEPROM software (-no Android)...

Just connect your toolchain and write your 1769 software :)

0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Tue Nov 11 02:47:41 MST 2014
What do you expect? It is called the Android Open Accessory Application kit.

But maybe if you explain what you are trying to do, we can suggest an alternative.
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by naod kedir on Tue Nov 11 01:44:17 MST 2014
OMG, its impossible to use AOAA kit other than applications involving android. so irritating!!!!!!!!!!!!!!!!!!!!!
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by naod kedir on Mon Nov 10 05:08:40 MST 2014
is there any simulation software that i can simulate my software before going to hardware design. i couldnt find lpc1769 in proteus 8.1.
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by naod kedir on Mon Nov 10 01:47:11 MST 2014
thanks alot.
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by andersrosvall on Mon Nov 10 01:43:52 MST 2014
Hi,
The AoAA kit is used by many as a general platform for experiments, prototyping and learning.
All projects (and general sample code) is written for the LPCXpresso IDE, but with some experience it is simple to port to other IDEs, like IAR EW.

Kind Regards,
Anders from EA Team
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by naod kedir on Mon Nov 10 01:30:56 MST 2014
thanks, but i am using IAR Embedded workbench IDE for ARM version 7. will it work?
0 Kudos

870 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Nov 10 01:22:45 MST 2014
Although primarily aimed at android accessory development, I don't see any reason why it would not be possible to use this for general development work. For more details on this board, visit the Embedded Artists website at:

http://www.embeddedartists.com/products/app/aoa_kit.php

Regards,
LPCXpresso Support
0 Kudos