suggest alternate ICs for STM32WB55CG and STM32L476RG
Hello, I am currently working on two projects and the firmware is tested and verified on two mcus ( STM32L476RG and STM32WB55CG). I would like to consider different MCUs where the code can run without changing the code. I know if I consider the ICs from the same family I could do this if there are no changes in the flash interpretations. Could you please suggest some ICs and if I am considering ICs from other families what all changes need to be done to the code. Do I have to change the libraries? Is it a time-consuming process? What is the easiest approach to convert the code? I am using Keil IDE for coding.
