Hello,
i would like to rebuild that code GitHub - grafalex82/GPSLogger: Arduino-based portable GPS logger with LCD screen
But how create and upload?
Hello,
i would like to rebuild that code GitHub - grafalex82/GPSLogger: Arduino-based portable GPS logger with LCD screen
But how create and upload?
Add the STM32 board package to Arduino, as the first step.
See Getting Started · stm32duino/wiki Wiki · GitHub
The project is using Arduino sketches concept. Atmel Studio + Visual Micro plugin is used to build all the stuff instead of ArduinoIDE. Due to limitations of arduino build process I will likely search for another build system option.
So you want help with non-Arduino hardware, running non-Arduino firmware, using a non-Arduino IDE.
What makes you think that an Arduino forum is the best place to get help?
Pieter
PieterP:
So you want help with non-Arduino hardware, running non-Arduino firmware, using a non-Arduino IDE.What makes you think that an Arduino forum is the best place to get help?
Pieter
i asked my question somewhere else where there are more professional expertise about microcontroller. My Problem is solved. Thank you all for best help. Very helpfull postings.