2023-05-05 12:37 PM
I want to use Telit SL869 GPS card with STM32H753VIT6/STM32F103RB microcontroller. I am planning to communicate with UART. Is there a library I can use? What should I do?
2023-05-06 03:41 PM
Should output NMEA Sentences, shouldn't be hard to find examples or libraries. Depends one how complicated it needs to be. Not exactly a difficult coding task.
I've posted STM32 examples before.