eboxmaker / STM8L_Lora

This project is used for 01M module
8 stars 10 forks source link

how to build, debug and flash this firmware to a microcontroller??? #1

Open FrauMauz opened 2 years ago

FrauMauz commented 2 years ago

Hello,

I have some questions to this repository. I hope you can help me.

I want to build, debug and flash this firmware for Lora STM8L MCUs on a HIMO 01M microcontroller with a MCU (STM8L051F3) and a Lora Module SX1278.

Ihm using an ST link v2 and this kind of setup: https://circuitdigest.com/microcontroller-projects/getting-started-with-stm8s-using-stvd-and-cosmic-c-compiler

A basic test with the standard peripheral library and a blink of the LEDs worked fine.

I use the Cosmic C compiler, STVD IDE and STVP. In this IDE I have to add the header filed to the include files and the C filets the source files folder. Can this work?

Ihm confused about the untidily folder with another firmware with a .rar file and also the test folder with the .exe files. How can I use and work with this 03.utility part on windows? How can I run this?

alex-frx commented 1 year ago

did you find any solution?