STM32WB50 Programming issue
Hi,
I am using STM32CubeIDE version: 1.3.1 to program the STM32WB50CGU5, but when connecting in debug mode, the program reports that the connected MCU is STM32WB55xx. So my project, based on STM32WB50xx is not working at all, but if I change the MCU with the STM32WB55xx everything works fine.
So, the printed code on the MCU is reporting correctly STM32WB50CGU5, but it seems to not be that MCU, according with the IDE.
Could you help me?
You can find below the IDE's report.

Lorenzo