-
Notifications
You must be signed in to change notification settings - Fork 0
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
Version for ESP8266 RTOS SDK #1
Comments
I tried my best. will you be able to point me anything i am missing?
|
@h1aji check if the SPI bus is already used for the onboard SPI flash memory or something else. I have never used ESP8266 and not familiar with it so I will not be able guide you. And also it's not recommended to use ESP8266 by espressif. You should use ESP8684 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
nice job, but i was looking for a driver for ESP8266. Unfortunately, I am struggling to modify init part
I am using this manual https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/api-reference/peripherals/spi.html
Do you have any plans to make version for esp8266?
Thanks
The text was updated successfully, but these errors were encountered: