What I'd like to see for Cortex M3

What products would you like to see?
Post Reply
Renato
Posts: 4
Joined: Thu Sep 03, 2015 10:33 pm

What I'd like to see for Cortex M3

Post by Renato »

a) SQL API to database access ?
b) USB API to use like Host / Device. Like Host, at least Mass Storage access ?
c) TCP API (OPEN, CLOSE, ACCEPT, NOTIFY, PRINT, RECV, SEND, LINE INPUT) ?



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

Re: What I'd like to see for Cortex M3

Post by basicchip »

We have done TCP APIs for the ARMweb and LPC1768 web download BASIC.

As for USB, we are working on a version to emulate USB serial on the LPC11U35.

As for SQL or USB host, there are no plans now, but our main business is consulting so if we had a customer interested in adding those features we would bid on them.

Post Reply