Solved
Running STM32F4 Discovery board on 1.8 Volt
Posted on March 03, 2018 at 21:15
I need to run the board on 1.8 v.
I found
https://www.eevblog.com/forum/microcontrollers/using-stm32f4-discovery-board-on-1-8-volt/
thread about the changes need to be made to the board. However, it is not clear to me how to:- Program the board when on 1.8 v, using JLink v8. Do I need to perform any hardware modification or can I connect the programmer using SWD pins directly to the board.
- Use UART
Has anybody had any experience with running STM32F4 microcontrollers on 1.8 v?
#stm32f4 #1.8v