Combined BM-Lite SDK and examples for Raspberry Pi and nRF52840 MCU into one project
13 lines
456 B
Markdown
13 lines
456 B
Markdown
# BM-Lite Raspberry PI example
|
|
|
|
BM-Lite example console application 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_examples/RaspberryPi/inc/raspberry_pi_hal.h** |