Question
What should i do? Change STM32F217IG VDD(3.3V to 1.8V or 1.8V to 3.3V) anytime
Hi!
I'm using STM32F217IGT.
I want to know changing VDD anytime.
I think.
1. change firmware correction VDD(3.3V firmware or 1.8V firmware)
2. change system clock configuration void SystemClock_Config(void) in main.c
--> 7WS
Thank you!