Finger print identification with LPC4357

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Finger print identification with LPC4357

362 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by askar on Sat May 03 20:54:17 MST 2014
Hi,

Finger print modules usually have a DSP board often from TI or Analog devices that connect to a
Finger print sensor and process finger print images come from sensor.
when non DSP processors in market were operating in slow speeds, there was no way to replace
DSP processors with non DSP ones. i think that for medium size number of fingers, for example
templates of 100 to 200, we can use lpc4357 for identifying Finger print templates. is there any document
or effort on using lpc4357 for this field?

Best regards,
Labels (1)
0 Kudos
2 Replies

349 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by askar on Tue May 06 21:25:49 MST 2014

Hi bavarian,

Thanks for your reply, the system that we use LPC4357 on it is a complete Time attendance system and we need to use
all devices of LPC4357 in it for example we need Ethernet, Usb host and device, MicroSD, Audio ,TFT LCD, Camera
and so on. currently we use Finger print modules purchased with high prices and the main price depends on Module's DSP pcb.
we want to cancel DSP pcb and use only Finger Print sensor with our system.

Best Regards,
Askar
0 Kudos

349 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bavarian on Tue May 06 07:29:38 MST 2014
Well, to be honest, the LPC4357 is a little bit oversized for that. Finger print modules are price sensitive components.
I would go for a version with reduced number of peripherals and maybe for the flashless version.
Then the code and constants can be in qSPI memory and some more time critical code would run from SRAM.
If you don't need floating point or 204MHz you could also use the LPC1800.

Regards,
Bavarian
0 Kudos