Skip to content

Espruino WiFi neopixel disables IRQ #1960

@gfwilliams

Description

@gfwilliams

From: http://forum.espruino.com/conversations/356951

We have two options:

  • Properly implement SPI DMA via jshSPISendMany, and then use that to push the NeoPixel data
  • Ensure that neopixel send flips the CTS pins on any serial devices that have CTS - this would fix the WiFi case nicely but may still cause issues with other things

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions