It is possible to set up DMA directly from JavaScript
By using peek/poke, or by another mean?
I also think that the DMA should be a helful peripheral for that.
With the current version of Espruino, what would you suggest for storing raw data stream in flash?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
By using
peek
/poke
, or by another mean?I also think that the DMA should be a helful peripheral for that.
With the current version of Espruino, what would you suggest for storing raw data stream in flash?