Skip to main content
TARHAN SAMAH
Senior
November 20, 2017
Question

SP1ML , AND XCUBE spirit1 library

  • November 20, 2017
  • 1 reply
  • 883 views
Posted on November 20, 2017 at 14:04

hello every body , now i could establish connection with my sp1ml using uart and i can communicate between two sp1ml just with hyperterminal using AT COMMANDS after downloading the standart firmware 0690X0000060PFfQAM.jpg!!

now i need to bring that to my application using stm32f103C8 or CB for exemple ,

i found the xcube ghrtz library spirit1,

as i see it is just for stm32L series ?? because i need to establish a network concentrator +router+meter?

1-can you advice me for this library i read the docs many times but i want to be sure can i use this library for stm32f103 series or just for stm32L????please give me a net answer .

2-how can i increase the distance range with AT COMMANDS which parameter should i play on ??

thanks

    This topic has been closed for replies.

    1 reply

    balmukund66
    Associate III
    February 12, 2018
    Posted on February 12, 2018 at 05:41

    Hello ,

    If you want to use SPIRIT1 IC with STM32F103xx, portig will be needed.

    Where as SP1ML, needs only UART interface, SO in this case no porting is needed.

    Thanks