foifsensej
Junior Member level 1
Does a rtos make sense?
I'm working on a project with a Philips LPC2148 controller (512K FLASH, 32K RAM).
This project is about measuring and log data in an external FLASH. There must a lot of calculation (FFT, etc.) be done and I have to handle 4 Interfaces (SPI0 fast -> Logger and measuring, SP1 slow -> I/O-Modul, UART0 fast -> configuration and read logger by PC, UART1 -> refresh display data on displaycontroller).
Does anyone has experience with rtos on such an application. Does it make sense to use a rtos for this? I'm not sure that I can handle all 4 Interfaces on time, because of the overhead of a rtos. RAM and FLAH should be enough, doesn't it?
Thanks [foif]sensej
I'm working on a project with a Philips LPC2148 controller (512K FLASH, 32K RAM).
This project is about measuring and log data in an external FLASH. There must a lot of calculation (FFT, etc.) be done and I have to handle 4 Interfaces (SPI0 fast -> Logger and measuring, SP1 slow -> I/O-Modul, UART0 fast -> configuration and read logger by PC, UART1 -> refresh display data on displaycontroller).
Does anyone has experience with rtos on such an application. Does it make sense to use a rtos for this? I'm not sure that I can handle all 4 Interfaces on time, because of the overhead of a rtos. RAM and FLAH should be enough, doesn't it?
Thanks [foif]sensej