FPC 100015050 Скачать руководство пользователя страница 21

Public

Doc number:

Doc revision:

Doc state:

Date:

100021008

7.2

Approved

03/Apr/2020

Doc class:

Approver:

Page:

Instruction

21(21)

All information contained within this document is proprietary to Fingerprint Cards AB.

5.4.1 Sanity check

1. In the main options menu of bep_ref.py, send command 'g' for 'System sub-menu' and 

then option 'a' for 'Get software version'.

2. If the communication is working properly, FPC BM-Lite version number will be 

received.

5.4.2 Performing Enroll

1. In the main options menu of bep_ref.py, send command 'a' for "Enroll finger".
2. You will receive the messages "Enroll Started" and "Place finger on the sensor".
3. Place your finger on the sensor. There is a timeout on this action which will trigger 

unless there is a finger placed on the sensor after a given period of time, default is 6 
seconds. If this happens, just try again.

4. When you have placed your finger on the sensor, you will receive the messages "Finger 

captured", "Image enrolled, X enrollments left" and "Waiting for finger not present".

5. Lift your finger from the sensor.
6. Repeat step 3-5 until enough images have been saved for a successful enrollment. This 

will be communicated with the message "Enroll finished. Finger enrolled".

7. Press enter to return to the main options menu.
8. To store your fingerprint template in the flash memory, send command 'd' for "Save 

template to flash and remove from RAM".

9. Enter a number which will be the enrolled fingerprint templates ID-number.
10. You will receive the message "Template saved with id 4. Template removed from 

RAM." Press enter to return to the main options menu. Your finger is now enrolled.

5.4.3 Performing Identify on an enrolled finger

1. In the main options menu of bep_ref.py, send command 'b' for "Capture and identify 

by template".

2. You will receive the message "Place finger on the sensor".
3. Place your finger on the sensor. There is a timeout on this action which will trigger 

unless there is a finger placed on the sensor after a given time period. If this happens, 
just try again.

4. When you've placed your finger on the sensor, you will receive the messages "Finger 

captured", "Image extracted" and "Identify: match against id X" where X is the ID-
number of your fingerprint template. If your finger does not match an enrolled 
template, you will instead receive the message "Identify: no match".

5. If no fingerprint templates are enrolled and you attempt to perform Identify, you will 

receive the error message "Failure. Result code -7, "Resources are not available". If 
that happens, please repeat the enrollment procedure to make sure you have 
successfully enrolled a fingerprint.

6. Congratulations, your product is now safeguarded by the most secure fingerprint 

sensor on the market.

Содержание 100015050

Страница 1: ...sion Doc state Date 100021008 7 2 Approved 03 Apr 202 0 Doc class Page Instruction 1 21 All information contained within this document is proprietary to Fingerprint Cards AB BM Lite Development Kit Ge...

Страница 2: ...rd 6 2 4 FPC5832 FTDI USB Adapter 8 3 Setup on Linux Ubuntu 16 04 9 3 1 Install Python3 9 3 2 Install the required packages 9 3 3 Run reference Python Script to test the BM Lite 10 4 Setup on Windows...

Страница 3: ...BM Lite module Part number 100018754 1 FPC5832 FTDI USB Adapter Part number 100015089 1 FPC5924 adapter board Part number 100015050 1 BM Lite adapter flex cable Part number 100020709 You should also...

Страница 4: ...Chip Select active when low GND 3 6 0 6 IRQ Digital out Interrupt request output SPI only GND 3 6 0 7 RST_N Digital in Reset module Active low GND 3 6 0 8 UART_RX Digital in UART receive data pin GND...

Страница 5: ...t is proprietary to Fingerprint Cards AB Example schematic of BM Lite interface using SPI The SPI communication and commands are described in the BM Lite Product description 2 1 2 UART Interface When...

Страница 6: ...x Cable supports the SPI interface only It does not have the UART TX signal connected The UART RX is connected to Ground To use UART a regular flex cable and can be used This is not included in the BM...

Страница 7: ...tion 7 21 All information contained within this document is proprietary to Fingerprint Cards AB Pin BM Lite pin Function Comment CN2 1 5 CS_N CN2 2 3 MISO CN2 3 7 RST CN2 4 4 MOSI CN2 5 6 IRQ CN2 6 2...

Страница 8: ...information contained within this document is proprietary to Fingerprint Cards AB 2 4 FPC5832 FTDI USB Adapter FPC5832 FTDI USB Adapter Part number 100015089 The FPC5832 is an USB SPI adapter using a...

Страница 9: ...python3 V Expected output will be Python 3 5 2 or something similar Recommended version is 3 4 or higher so that the Python package manager pip comes pre installed If Python3 is not pre installed on...

Страница 10: ...le named FPC BEP SW DELIVERY_PYTHON_SCRIPTS_fpc_bm_lite_1 2 0 006 zip This zip file contains the Python scripts necessary to test the functionalities of the BM Lite module Connect your BM Lite module...

Страница 11: ...t is proprietary to Fingerprint Cards AB The script will now search through your COM ports and connect to the correct one When the BEP host interface script starts note that it states which COM port a...

Страница 12: ...2020 Doc class Approver Page Instruction 12 21 All information contained within this document is proprietary to Fingerprint Cards AB You are now ready to try out the BM Lite module For examples on how...

Страница 13: ...and then under Files choose the appropriate installer for your system e g Windows x86 64 executable installer for a 64 bit Windows system Run the installer executable and make sure to tick the boxes f...

Страница 14: ...4 2 Install the required packages The required packages for using the bep_ref py script together with the BM Lite on Windows are pexpect pyserial numpy pillow pyftdi Install these by using the pip ins...

Страница 15: ...nect your FPC5832 board to your computer using a USB cable Drivers will automatically start installing When the drivers have finished installing you re ready to install the SPI filter Download libusb...

Страница 16: ...c class Approver Page Instruction 16 21 All information contained within this document is proprietary to Fingerprint Cards AB In the list of devices the FPC5832 board is the one with the description U...

Страница 17: ...taller Your FPC5832 board is now ready to be used 4 4 Run reference Python Script to test the BM Lite With the BM Lite release comes a zip file named FPC BEP SW DELIVERY_PYTHON_SCRIPTS_fpc_bm_lite_1 2...

Страница 18: ...ython script called bep_ref py using the following command and argument py bep_ref py i spi The script will now search through your COM ports and connect to the correct one When the BEP host interface...

Страница 19: ...2020 Doc class Approver Page Instruction 19 21 All information contained within this document is proprietary to Fingerprint Cards AB You are now ready to try out the BM Lite module For examples on how...

Страница 20: ...nk device id debug Print debug information log Collect KPI data and target logs Port number must be entered log PORT gui Start application with graphical user interface 5 2 SPI Startup example Replace...

Страница 21: ...enu 8 To store your fingerprint template in the flash memory send command d for Save template to flash and remove from RAM 9 Enter a number which will be the enrolled fingerprint templates ID number 1...

Отзывы: