Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build with STM32CubeIDE #17

Open
cthil opened this issue Sep 13, 2021 · 8 comments
Open

Build with STM32CubeIDE #17

cthil opened this issue Sep 13, 2021 · 8 comments

Comments

@cthil
Copy link

cthil commented Sep 13, 2021

Is there a chance the firmware project will be ported to STM32CubeIDE (or any other GNU Arm embedded toolchain)?
I tried it on my own and the project builds, but it hangs somewhere at runtime.

@tormodvolden
Copy link

Maybe you have missed a build flag? Does it hang from start or after some time?

I have successfully built the similar LGT92 firmware with GCC (see dragino/LGT-92_-LoRa_GPS_Tracker#25).

@cthil
Copy link
Author

cthil commented Oct 11, 2021

I did a mistake adjusting the interrupt vector table.
So if someone is interested, I can provide the repo version 1.7.2 modified to build with STM32CubeIDE.

@IoTThinks
Copy link

@cthil Yes, it is great to know. Please help to share.

I may want to start the same journey soon.

Thanks a lot.

@FStefanni
Copy link

Hi,

@cthil I am VERY interesed in building with STM32CubeIDE!
So if you can please provide a link to a working repository here on github, it would be great.

Thanks a lot!
Regards

@cthil
Copy link
Author

cthil commented Mar 3, 2022

Here it is: https://github.com/cthil/lora_stock
At current, it is set for the EU868 region. If this doesn't match for you, you have to adjust the preprocessor symbol (Project properties, C/C++ Build, Settings, MCU GCC Compiler, Preprocessor).

Have fun!
Christophe

@FStefanni
Copy link

Hi,

thank you. I'll start to work on it the next week.

Regards

@NewHopeApiary
Copy link

Interested in finding someone to develop/modify the firmware to support a MEMS microphone. I've tweaked the LSN50v2 firmware to support a modified working mode (MOD) but not skilled enough to integrate a microphone into the code.

https://www.sparkfun.com/products/18011

@ypkdani00
Copy link

Hello, if someone need it here you can find the code ported to STM32CubeIDE 1.12.1

https://github.com/ypkdani00/dragino_lsn50_v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants