-
Notifications
You must be signed in to change notification settings - Fork 77
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
Comments
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). |
I did a mistake adjusting the interrupt vector table. |
@cthil Yes, it is great to know. Please help to share. I may want to start the same journey soon. Thanks a lot. |
Hi, @cthil I am VERY interesed in building with STM32CubeIDE! Thanks a lot! |
Here it is: https://github.com/cthil/lora_stock Have fun! |
Hi, thank you. I'll start to work on it the next week. Regards |
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. |
Hello, if someone need it here you can find the code ported to STM32CubeIDE 1.12.1 |
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.
The text was updated successfully, but these errors were encountered: