I have completed a port of the ST LoRaWAN_End_Node application for use on the RAK3172. It is based on the LoRaWAN_End_Node example in the latest (v1.1.0) version of the STM32Cube MCU Package (Sept 2021) from https://www.st.com/en/embedded-software/stm32cubewl.html. The port is available at https://github.com/PrometheanDesign/LoRaWAN_End_Node.
4 Likes
Hello, when I try to generate peripherals in the .ioc file, for example I2C, errors appear in the code and everything seems to be configured for the Nucleo board. For example, if I change the TCXO frequency and generate the code again, I get errors. Could you explain how to avoid these issues when generating code?
Welcome to RAK forum @Catoo >
For .ioc file generations, please consult STM32CubeIDE team to explain to you how these codes are generated as well as what error you encounter means. They are the creator of these specific tool (STM32CubeMX, etc.),