BM-Lite demo application for Raspberry Pi 3
Go to file
Andrey Perminov fce76eee9e Removed old HCP implementation
HCP protocol implementation now in hcp_tiny.c/hcp_tiny.h
Removed old hcp folder
Switched functions from FCP_COM_RESULT_ to  FPC_BEP_RESULT_  codes

Change-Id: I16750ffb485056b79bd55efaa2e884299f7f27b8
2020-04-30 15:30:29 -07:00
BMLite_example Removed old HCP implementation 2020-04-30 15:30:29 -07:00
HAL_Driver Initial commit 2020-04-16 15:17:23 -07:00
.gitignore Initial commit 2020-04-16 15:17:23 -07:00
README.md Initial commit 2020-04-16 15:17:23 -07:00

BM-Lite Raspberry PI example

BM-Lite example for Raspberry Pi 3. Based on 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