-
When using the plain C initialisation I can't find any hint, how to work with hardware SPI. Is there a way, to use hardware SPI with plain C, or do I have to migrate my project to CPP? |
Beta Was this translation helpful? Give feedback.
Answered by
olikraus
Mar 3, 2024
Replies: 1 comment 1 reply
-
You need to add calls to your uC specific SPI subsytem: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Wosamarak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to add calls to your uC specific SPI subsytem:
https://github.com/olikraus/u8g2/wiki/Porting-to-new-MCU-platform#hardware-spi-communication