cancel
Showing results for 
Search instead for 
Did you mean: 

Atollic Studio - STM32 and Lora. Convert Arduino Lora Library to STM32 Library.

Panagiotis
Associate III

I 've built a Lora sender with Arduino.

I want to rebuilt it with STM32 (STM32F030F4P6).

So I 'm thinking of starting with the Lora library https://github.com/sandeepmistry/arduino-LoRa .

I mean to convert it to Atollic studio code (a class I suppose).

(I 've also found an STM32 STM32duino library https://github.com/armtronix/arduino-LoRa-STM32/blob/master/src/LoRa_STM32.cpp that might help.

Am I on the right track in accomplishing my goal?

How do I create a class in TrueStudio?

I just create a new file in src folder of my project?

Right click on Src folder->New->Class?

0 REPLIES 0