Skip to main content
SHATE.1
Associate III
November 17, 2020
Question

How to port LoRaWAN to a custom STM32L476 board using STM32CubeMX

  • November 17, 2020
  • 2 replies
  • 1400 views

Hello

i'm an electronic engineer and i'm working on LORA project using the i-cube-lrwan expansion package. An expansion package by definition must include .ioc file for STM32CubeMX but the LORA expansion package doesn't include this file!!! why?

i work in a customised board and i need to use CubeMX to initialise graphically my I/O of my board. how can i integrate this initialisation in the expansion package. i use the STM32L476 MCU and there's an example project with this MCU.

Thanks to explain how can i do the portage of my design in your package to make a functional software with lorawan protocole

Thanks

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
November 17, 2020
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
SHATE.1
SHATE.1Author
Associate III
November 17, 2020

if i ask again this question because i did'nt found an answer!!

clive1 i already asked you in my last question and you did'nt answered me!!

SHATE.1
SHATE.1Author
Associate III
November 17, 2020

if i change the question, how can i adapt the project provided by ST to my custom design?

i use the STM32L476 MCU and the sx1262 and there's an example end node project with Nucleo STM32L476 !!! how can i adapt it to my case?