2021-03-17 02:01 AM
Hi,
I have a circuit board that uses STM32F401CEU6, and now I decided to replace it with STM32L433CCT6.I want to know the transplantation method from using STM32F401CEU6 to using STM32L433CCT6 in the program.
Regards,
Zhao
Solved! Go to Solution.
2021-03-17 03:01 AM
Hi @ZYUXU.1
You can refer to application note AN4616 "Migrating from STM32F401 and STM32F411 lines to STM32L4 Series and STM32L4+ Series microcontrollers"
Bouraoui
2021-03-17 03:01 AM
Hi @ZYUXU.1
You can refer to application note AN4616 "Migrating from STM32F401 and STM32F411 lines to STM32L4 Series and STM32L4+ Series microcontrollers"
Bouraoui
2021-03-17 03:58 AM
Hi Bouraoui,
Thanks for your reply, I will read it in detail.