Coder Social home page Coder Social logo

Comments (3)

ladyada avatar ladyada commented on July 25, 2024

replied to thread, the code is not easy to debug, so not sure if/when i'll get to it. delays may solve the problem

from adafruit_seesaw.

griv avatar griv commented on July 25, 2024

I've just hit this issue.
I've got a single Neotrellis wired to a D1 Mini. My app connects to an MQTT broker using the PubSub library and subscribes to 16 topics. As the subscription messages come in the Neotrellis locks up after 4 messages. I'm not pressing any Trellis buttons, just writing the LED colours. The D1 mini continues as I can still see more messages coming in in the serial console.

Loading the example code of basic and interrupt I can press buttons for about 10 seconds and then it locks up. I've tried powering it with 5v and 3.3v with similar results.

Update: also tried cutting the 3v Vi2c trace and soldering to Vin. Same results (tried both 3.3 & 5v).

Update: seems it is a D1 Mini issue. Works fine on a Mega. I rebuilt my app on a D32 and it's solid. Not sure if it is a library conflict (I have heaps of libraries installed). I did try a few D1 Minis all with the same result.

from adafruit_seesaw.

ladyada avatar ladyada commented on July 25, 2024

found this bug, adafruit/seesaw#48
i think disabling IRQ support helps/fixes - ironically :(
so comment out ss.setGPIOInterrupts(button_mask, 1); or whatever is enabling GPIO irqs
closing for now because im pretty sure its fixed - have been smashing these MX keys

from adafruit_seesaw.

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.