-
-
Notifications
You must be signed in to change notification settings - Fork 6
FingerPrint R308 6 pin Driver For Stm32 HAL library
License
nimaltd/FingerPrint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I hope use it and enjoy.
I use Stm32f103vc and Keil Compiler and Stm32CubeMX wizard.
Please Do This ...
1) Enable FreeRTOS.
2) Config your usart and enable RX interrupt on CubeMX.
3) Config an input pin and a output pin.
4) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
5) Config your FingerPrintConfig.h file.
6) Add FingerPrint_RxCallBack() on usart interrupt routin.
7) call FingerPrint_Init(osPriorityLow) in your any task.
8) In R308 module must be first read datasheet. need a digital switch for power. should be connect to output pin and another input pin connect to touch detect pin.
About
FingerPrint R308 6 pin Driver For Stm32 HAL library
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published