Skip to main content
NAlam.1
Associate
November 11, 2021
Question

I am using NUCLEO-G0B1RE, I wanted to implement a project using NFC06A1 with the mentioned board. I found no example for this anywhere. Can someone provide me an example using SPI ? (Didn't find example in STM32CubeIDE)

  • November 11, 2021
  • 4 replies
  • 886 views

..

This topic has been closed for replies.

4 replies

MM..1
Super User
November 12, 2021

Search in \Users\UUU\STM32Cube\Repository\STM32Cube_FW_G0_V1.***\ Projects

ST Technical Moderator
November 15, 2021

Hello @NAlam.1​ ,

I advise you to have a look at the SPI examples under STM32cubeG0 MCU package: 

\STM32Cube_FW_G0_V1.5.0\Projects\NUCLEO-G0B1RE\Examples\SPI\

This can help you in your project and you may re-use the sections available in the examples or get inspired from them.

When your question is answered, please close this topic by choosing Select as Best.

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
NAlam.1
NAlam.1Author
Associate
November 15, 2021

I wanted a demo with this board using NFC there was none in the STMCubeIDE, but yeah I have to figure out how to use the SPI for this purpose by looking at the examples. I already went through the projects and but couldn't figure out how to use the NFC expansion board with it. I switched the board with one having proper examples now I am using NUCLEO-F072RB with NFC05A1, demo works fine.

Thank you

NAlam.1
NAlam.1Author
Associate
November 16, 2021

Is there any tutorial how to use the packages of NFC06A1 with any STM32 NUCLEO ? I tried to import the packages in STM32CubeIDE but it said it was corrupted