Installing custom firmware on the RisingHF RHF0M003LF20 board.
I have the P-NUCLEO-LRWAN3 package with the LoRa expansion board using the RisingHF chip.
According to the RisingHF documentation, the built-in processor in the RisingHF module is a STM32L07x chip and can be programmed through the bootloader. I have already upgraded the RisingHF firmware once using their binary, so I know the bootloader works.
However, I have built a basic "Hello world!" binary (using STM32L071, L072, and L073 project configurations in the STMCubeMX) and attempted to install that on the RisingHF chip using the same bootloader procedure, but the uploaded code does not execute and the bootloader screen is displayed.
Any ideas of which chip specific chip is inside the RisingHF module eg. STM32L071C8? I can supply my expansion board's serial number if that would help?
Any advice would be greatly appreciated.