Question
Using same hex files on STM32F373 - C8T6 and STM32F373 - CCT6
Hi,
I developped an application using a STM32F373C8T6, but now it's time to go to production I found a very affordable source for the STM32F373CCT6.
As far as I know, it's the same chip, the CC version only has more memory.
Can I use the same hex file on both ? I don't need to access more memory than the C8 has.
I made the firmware using CubeMX.
Thanks in advance!
