Skip to content

nimaltd/atc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AT Command Library for STM32


Please Do not Forget to get STAR, DONATE and support me on social networks. Thank you. 💖



  • Install Library from https://github.com/nimaltd/STM32-PACK/raw/main/ATC/NimaLTD.I-CUBE-ATC.pdsc
  • Add and enable it.
  • Enable UART and Enable Interrupt.
  • Enable TX/RX DMA at Normal Mode.
  • Select 'Generate peripheral initialization as a pair of .c/.h files per peripheral' on the Code Generator Tab.
  • Generate Code.
  • Define a structure of ATC_HandleTypeDef.
  • Add ATC_IdleLineCallback() in the Idle Line Callback.
  • Call ATC_Init() and enjoy.

Watch the Video:

Coming soon


The old Version: https://github.com/nimaltd/ATC/archive/refs/tags/3.0.3.zip