Page 1 of 1

Working on porting BASIC to LPC54005

Posted: Tue Jun 12, 2018 7:43 pm
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 13313 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.

Re: Working on porting BASIC to LPC54005

Posted: Mon Jun 18, 2018 5:26 pm
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 13302 times

Re: Working on porting BASIC to LPC54005

Posted: Mon Jun 18, 2018 5:37 pm
by basicchip
And a quick snapshot of the tiger roaming around my house.
tigerMango.jpg
tigerMango.jpg (135.86 KiB) Viewed 13302 times

Re: Working on porting BASIC to LPC54005

Posted: Sun Jun 24, 2018 12:34 pm
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