Skip to main content
Mostafa B
Associate
March 3, 2018
Solved

Running STM32F4 Discovery board on 1.8 Volt

  • March 3, 2018
  • 1 reply
  • 1282 views
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:
  1. 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.
  2. Use UART

Has anybody had any experience with running STM32F4 microcontrollers  on 1.8 v?

#stm32f4 #1.8v
This topic has been closed for replies.
Best answer by Bogdan Golab
Posted on March 03, 2018 at 22:38

MAybe logic levels should be taken into account when connecting uart to external circuitry (level shifter might be needed):

0690X00000609tiQAA.png

1 reply

Andrew Neil
Super User
March 3, 2018
Posted on March 03, 2018 at 22:26

1. Program the board when on 1.8 v, using JLink v8. Do I need to perform any hardware modification

Surely, a look at the schematic would answer that?

  1. Use UART

A UART is a UART - its operation doesn't change with voltage...

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Bogdan Golab
Bogdan GolabBest answer
Lead
March 3, 2018
Posted on March 03, 2018 at 22:38

MAybe logic levels should be taken into account when connecting uart to external circuitry (level shifter might be needed):

0690X00000609tiQAA.png
Bogdan Golab
Lead
March 3, 2018
Posted on March 03, 2018 at 22:43

Forgot to add a link:

http://homepage.cem.itesm.mx/carbajal/Microcontrollers/SLIDES/GPIO_Applications.pdf