Code Migration Between STM32WL55xx Chips
I developed a program that was based off of the STM32WL55JC1 Nucleo board and SubGhz PingPong example. Working to create my own PCB and wanted to place the STM32WL55CCU6 on my board instead of STM32WL55JCI chip as the package seems easier to work with. From looking at data sheet it appears like they are the same chip just with different packages and different number of GPIOs broken out. Assuming I copy files over to a STM32WL55CCU6 project generated on CubeMX will it run without modificatitons or at least little modification?
Edited by ST Moderator to add the right Labels
