Giter VIP home page Giter VIP logo

Comments (7)

m0rt3nlund avatar m0rt3nlund commented on July 18, 2024

Still using the example sketch WifiWebClient but added pinMode(PA4, OUTPUT); digitalWrite(PA4, LOW); to line 53 or I only get No shield Present at startup.

from wifispi.

JiriBilek avatar JiriBilek commented on July 18, 2024

Hi,
have you tried the latest github version of ESP8266 arduino project? Just to have more info for debugging.
In my another project base pure on ESP it improved stability a lot.

Another try would be to slow down the SPI communication to be sure the problem is not in processing of SPI messages.

from wifispi.

JiriBilek avatar JiriBilek commented on July 18, 2024

Hi, I have just comitted a important fix (JiriBilek/WiFiSpiESP@836d098) to the ESP8266 side (bad timing of MISO signal) that could solve the problems.
If you are still interested in the library I'd be glad if you test it, otherwise I'll close the issue.

from wifispi.

m0rt3nlund avatar m0rt3nlund commented on July 18, 2024

I am still very interested! I will check it tomorrow! :-) Thank you for your work!

from wifispi.

m0rt3nlund avatar m0rt3nlund commented on July 18, 2024

So far this is very promising! Good work! :) I Will also try to increase the speed as I have this limited to 1000000 at the moment for STM32.

Thank you for your good work! :D

from wifispi.

JiriBilek avatar JiriBilek commented on July 18, 2024

Thanks,
on STM32F103 I ran 9Mhz clock, no problems :)

from wifispi.

JiriBilek avatar JiriBilek commented on July 18, 2024

Closed as the protocol has changed recently (48ea9f3). If you are interested, please check the new version. If the problems persist, please open a new issue.

from wifispi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.