13 lines
423 B
Markdown
13 lines
423 B
Markdown
# BM-Lite Raspberry PI example
|
|
|
|
BM-Lite example for Raspberry Pi 3.
|
|
Based on [BM-LIte Development Kit](https://www.fingerprints.com/solutions/access/bm-lite-development-kit/ "BM-LIte Development Kit")
|
|
|
|
### HW configuration
|
|
| | PIN # |
|
|
| :------------ | :------------: |
|
|
| BMLITE_RESET | 0 |
|
|
| BMLITE_IRQ | 22 |
|
|
| SPI_CHANNEL | 1 |
|
|
|
|
HW configuration can be changed in **BMLite_example/inc/raspberry_pi_hal.h** |