-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPI lib error #1
Comments
I still use Arduino IDE 1.6.5 and Roger's stm32duino.
Regards,
Pawel
wt., 17 mar 2020 o 00:27 Cljak10 <[email protected]> napisał(a):
… Hi
I would really like to get your code to work. I'm using STM32Duino on
PlatformIO. But when I compile your example, it says:
class SPIClass' has no member named 'write'
lib/Arduino_ST7789_STM/Arduino_ST7789_STM.cpp:236:9: error: 'class
SPIClass' has no member named 'dmaSend'
etc.
So I was wondering what version of the SPI library you are using? Perhaps
I am using outdated code?
All the best, and thank you for the effort.
/Claes
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEX77SE2LXWVRUXL3VVLYBLRH2YWVANCNFSM4LMY2FXA>
.
|
Hi // ST7789 library example n file included from C:\Users\jhonn\OneDrive\Documentos\Arduino\libraries\rtclok/RTClock.h:1, |
Hi
I would really like to get your code to work. I'm using STM32Duino on PlatformIO. But when I compile your example, it says:
class SPIClass' has no member named 'write'
lib/Arduino_ST7789_STM/Arduino_ST7789_STM.cpp:236:9: error: 'class SPIClass' has no member named 'dmaSend'
etc.
So I was wondering what version of the SPI library you are using? Perhaps I am using outdated code?
All the best, and thank you for the effort.
/Claes
The text was updated successfully, but these errors were encountered: