forked from nimaltd/NMEA
-
Notifications
You must be signed in to change notification settings - Fork 0
GPS NMEA Library for stm32 HAL
License
Umeshp285/GPS
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) Config your usart and enable RX interrupt on CubeMX.
2) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
3) Config your GpsConfig.h file.
4) Add Gps_RxCallBack() on usart interrupt routin.
5) call Gps_Init() in your app.
6) Put Gps_Process() in Loop.
About
GPS NMEA Library for stm32 HAL
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 100.0%