BM-Lite/HAL_Driver/RaspberryPi
Andrey Perminov 563f7c9f3a Added Linux HAL
BM-Lite HAL implementation for Linux use spidev for SPI access
and /sys/class/gpio for BM-Lite Reset & Status pin access
2021-07-07 14:30:30 -07:00
..
inc Added Linux HAL 2021-07-07 14:30:30 -07:00
lib Initial commit 2021-06-21 13:49:30 -07:00
src Added Linux HAL 2021-07-07 14:30:30 -07:00
RaspberryPi.mk Set SPI as default port and enable DEBUG_COMM for console_app 2021-06-25 08:33:24 -07:00
README.md Added Linux HAL 2021-07-07 14:30:30 -07:00

BM-Lite Raspberry PI HAL

BM-Lite HAL implementation 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_examples/RaspberryPi/inc/platform_rpi.h