Skip to main content
LPoly
Visitor II
March 4, 2019
Question

STM32F030R8 pinout questions

  • March 4, 2019
  • 1 reply
  • 697 views

The Rev 4 data sheet for the STM32F030R8 lists the pins for

SPI1 on both pins 20-23 and 50,55-77. 

I2C1 on 58-59 and 61-62, and

UART1 on 42-43 and 58-59

Which is correct, or are they selectable via registers?

This topic has been closed for replies.

1 reply

S.Ma
Principal
March 4, 2019

Usually the GPIO registers come with MODER and AF (except with STM32F103 which is older gen).

Datasheet have the alternate function table (AF 0..15) for all pins from PA0,1,2,3,4.... and up.