2025-03-05 9:46 AM - last edited on 2025-03-05 10:28 AM by Andrew Neil
Hi
I am using STM32F407 and I want to interface SX1262 XXXM LoRaWAN/GNSS HAT into the host MCU.I was porting LoRaMAC stack into stm32f407 using stm32cube ide referring Lora-net/LoRaMac-node: Reference implementation and documentation of a LoRa network node., but flash interfacing for eeprom emulation is based on STM32L4 series and I dont know how to make the same compatible or modify it for stm32f4 series.It will be much helpful if anyone could guide me through the steps.
2025-03-05 10:27 AM
For F4 series, see STSW-STM32066, EEPROM emulation in STM32F40x/STM32F41x microcontrollers (AN3969)
https://www.st.com/en/embedded-software/stsw-stm32066.html
Reference: