how's the
LPC 2138 (ARM 7) ? Can I use it ? Needs some reviews... So please help with this.
I just got this controller's introduction in one of the threads:
here are features of LPC2131 (the cheapest one):
- 32 Kbytes of internal Program Flash (512 Kb in LPC2138)
- 8 Kbytes on-chip data SRAM (32 kbytes in LPC2138)
- up to 60 Mhz
- ISP/IAP
- 8 channels 10-bit ADC
- 10-bit DAC (LPC2132/2138)
- two 32-bits timers
- 6 channels PWM
- watchdog
- on-chip RTC with independent power
- two UARTs, two I2C, SPI and SSP
- on-chip crystal oscillator (from 1 to 30 Mhz)
- enhanced power-down system with peripheral turn-off
- 5V-tolerant inputs
- 3.0V-3.6V single power supply
- LQFP64 package
Cost is $3.9!!!
And so, I like to use LPC2138 which is here :
https://www.keil.com/dd/chip/3734.htm
@horace1, thanks for such valuable response.
one thing I forgot to mentioned that the Image Processing will be of face detection with the Database of 10 people. At present I don't know how much the size of the image will be.
And one more thing is I won't going to interface it through PC, the database of images will be on board (external EEPROM may be needed).
And are you sure that I will need a SPI supported uC as GPS module can be compatible with CMOS UART interface at 3.3V ? (I just search and get this one available for me in India to get : **broken link removed**)
__________________Updated
Can anyone tell me, how much RAM and ROM I'll need to do Image Processing ?