You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
The image above shows the pins for the ardunio microcontroller, however, the STM32F072 board includes arduino pins. This means connectiong to the STM32 board instead of the arduino is just as simple as translating pinouts.
The IOC file within this projects includes the pins that will be utilized by SPI. For this project SPI will use PA6 - SCK, PA7 - MISO, PA8 - MOSI.