Giter Site home page Giter Site logo

Comments (6)

arendst avatar arendst commented on May 12, 2024

Thnx for the feedback.

That behaviour was kind of expected as pins GPIO07 and GPIO08 are being used to connect the flash chip to the ESP8285. As the flash interface is using DOUT mode these pins are the data pins being used.

For the moment I will remove the pins from the configuration in version 3.9.8 until I have the 4CH myself and can do some more testing but I'm afraid they will be gone forever.

from tasmota.

aequitas avatar aequitas commented on May 12, 2024

When looking at the PCB layout pin 7 and 8 seem to be routed towards an unpopulated space for a 2.5 jack connector. Much like the TH10. There are two jumpers disconnecting the jack connector from the ESP. I think there was some intent for expansion here. GPIO7 and GPIO8 are SPI according to the datasheet. But without CS (2.5 jack only has 4 lines) I don't think that is the intended type.

from tasmota.

arendst avatar arendst commented on May 12, 2024

You're right. But the pins are also used by the flash on the ESP8285 die so that's probably why they refrained from using the 2.5 jack...

from tasmota.

aequitas avatar aequitas commented on May 12, 2024

Maybe the flash could be disabled after the program is initially loaded into memory to f ree up those pins or disabled during IP with the peripheral?

If you need a 4ch to test I can miss mine for a couple of days, did I guess correct you also live in the Arnhem region?

from tasmota.

arendst avatar arendst commented on May 12, 2024

As there is more of us I live in the Groningen region ;-)

The flash is physically connected to these pins. Every time you switch your relay the state is also written to flash to preserve it's last state at next power on. In fact all settings are stored in flash and some of them are updated when you change them.

Perhaps some wizzkid can make it work but I do not see a bright future ahead with this option...

from tasmota.

aequitas avatar aequitas commented on May 12, 2024

That's a bit to much of a travel for me :).

If I ever need the pins or get bored I will try to work out a solution. I don't know yet if the flash has a CS connected to the ESP but if it does it should be implementable by adding proper locking for sensor read and flash writes.

from tasmota.

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.