How to port LoRaWAN to a custom STM32L476 board using STM32CubeMX
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