User Activity

Hi,I am new to the STM32WB range. I need to use the 1MB flash version in a project, But I am struggling a bit to understand the flash layout.I read that the first 6 Sectors are to be used my the OTA application. It seems like settings should go direc...
I can’t seem to get the FIFO to work on the RX side. TX works fine.Seems as if the FIFO isn't used. If I interrupt on the "RX not empty" event and read the data, it works fine. But as soon as I want to interrupt on any FIFO event, I never get the int...