10 years, 8 months ago.

LPC824 For RTOS

Hi.. I am planning to use LPC824 microcontroller.It having 32 kb on chip flash program memory and 8 kb of on chip RAM. Does it sufficient for RTOS . The thing is i am going to send the GPS data.So memory is sufficient?

1 Answer

10 years, 8 months ago.

That is equal to the LPC11u24, which does support RTOS, so yeah it should be sufficient.

Accepted Answer

Thank you very much for your reply.

Also i need to clarify following things.

We are going to interface a GPS and a GSM module to this controller.And we need to Get the GPS data from the GPS module and send it to our server using GSM modem. Will 32KB Flash memory and 8KB RAM will be sufficient for this purpose ?

Or Should I have to go for Any other controllers with higher memory configuration ?

Regards, R.Giritharan

posted by Giritharan R 03 Feb 2015

It depends what you are goign to do with the GPS. Just decoding the strings and sending it somewhere else should be fine.

posted by Erik - 03 Feb 2015