Skip to content

wangyx0055/Sim800-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sim800 series library


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

No packages published