-
Notifications
You must be signed in to change notification settings - Fork 22
wangyx0055/Sim800-1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I hope use it and enjoy.
I use Stm32f103C8 and Keil Compiler and Stm32CubeMX wizard.
Please Do This ...
1) Enable FreeRTOS
2) Config your usart and enable interrupt on CubeMX
3) 2 control Pin needed. (PowerKey>>>>output,open drain,default to SET) and (Power status>>>>input,pulldown)
4) Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.
5) Config your GsmConfig.h file.
6) call Gsm_Init(osPriorityNormal) on your app.
About
Gsm Sim800 Series Library for Stm32
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published