Working on porting BASIC to LPC54005

What products would you like to see?
Post Reply
basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Working on porting BASIC to LPC54005

Post by basicchip »

One of our OEM customers needed higher performance. We chose an LPC54005 which runs all code from internal RAM at 180 MHz and no wait states. Code is stored in Serial Flash, and gives the user room to store MBs of data.
LPC54005.jpg
LPC54005.jpg (226.66 KiB) Viewed 13782 times
For our own use we have been developing LCD drive software in BASIC. These Arduino Uno Display boards support display, touch screen and SDcard.



basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: Working on porting BASIC to LPC54005

Post by basicchip »

We've got the SD card interface running in BASIC for open, read and write, and we can read BMP files and display them on the TFT.
tiger.jpg
tiger.jpg (74.8 KiB) Viewed 13771 times

basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: Working on porting BASIC to LPC54005

Post by basicchip »

And a quick snapshot of the tiger roaming around my house.
tigerMango.jpg
tigerMango.jpg (135.86 KiB) Viewed 13771 times

olzeke51
Posts: 414
Joined: Sat May 17, 2014 4:22 pm
Location: South Carolina

Re: Working on porting BASIC to LPC54005

Post by olzeke51 »

Looking good ! ..wondered what you'd been up to.
'
I tried converting an Arduino.ino to BASIC but it was past my learning curve.
What driver chips have you programmed for?
'
Looking forward to the possible Kickstarter!! - maybe a 'proto' version??
'
Gary

Post Reply