Skip to main content
Visitor II
May 22, 2026
Question

Confirm my STM32G070RBT6 SPI1 configuration ?

  • May 22, 2026
  • 3 replies
  • 140 views

Hello.

Please check if there are any issues with the settings as shown below.

PB4 : SPI1_miso

PB3 : SPI1_sck

PD6 : SPI1_mosi

 

Thank you.

3 replies

Associate II
May 22, 2026

Looks fine.

Technical Moderator
May 22, 2026

Hello @@CabinJo 

Let me thank you for posting and welcome to the ST Community.

I recommend that you take a look at the examples provided through the STM32Cube_FW_G0_V1.6.2 firmware package under this path: 

C:\Users\_\STM32Cube\Repository\STM32Cube_FW_G0_V1.6.2\Projects\NUCLEO-G070RB\Examples\SPI

Thanks.

Mahmoud

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
mƎALLEm
Technical Moderator
May 22, 2026

Hello,

For that you need to check the datasheet:

IMG_5227.jpeg

As said by @mfgkw your configuration is correct.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.