Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


LoRaWAN, what library?

Italy

Hi All,

I am new with STM32 and System Workbench.

I would like to create a LoRaWAN node using a NUCLEO-32 (NUCLEO-L432KC) board wired to the RFM95 (SX1276) transceiver. I have found a list of lorawan libraries that could be used:

https://www.thethingsnetwork.org/forum/t/overview-of-lorawan-libraries-howto/24692Question

It seems some of them could be ported to STM32 MCU.

Could somebody give me some tips, advice, regarding what Lora library I could use and how to port to STM32 (STM32L43KC).

Thanks in advance