Solved
I have a STM32CubeMX project using STM32F303VDT6 MCU. I can't get that MCU at this time and I need to switch firmware support to STM32F302VET6 MCU. Is there a way to switch MCU projects without having to reenter all my pin configurations again?
Is there an export/import option for pin configuration?