Will STM32WB55RGV6's code work on STM32WB55VGY if I recopmile the project for it?
I have developed a program on the NUCLEO-WB55RG which contains a STM32WB55RGV6 MCU. Sadly our small company dont have the necessary equipment for RF design so we are planning to use the STM32WB5MMG module, which contains STM32WB55VGY MCU and all the RF curcit built in. Will the same code I wrote for the nucleo work on the STM32WB5MMG module if I retarget it in the STM32CubeIde?
