EEPROM emulation error when using TIM timebase
I am using the example project from the xcube eeprom v3.0.0 as a reference to add EEPROM emulation to my project using the STM32G431RB. The example project works fine, but my project uses FREERTOS so I have changed my timebase source to a timer. This...