2021-11-11 11:16 AM
2021-11-12 05:54 AM
Search in \Users\UUU\STM32Cube\Repository\STM32Cube_FW_G0_V1.***\ Projects
2021-11-15 09:36 AM
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
2021-11-15 11:10 AM
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
2021-11-16 09:15 AM
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