@Gordon, Waveform gives one buffer at a time on full event (single or double buffered). Having a circular buffer with javascript optimized access (doing address modulo calculation inside) - and may be pattern matching on bit level, that cold become helpful in decoding RF input and catch package destination address matches.
@Stevie, I 'like' - ;) - to be mistaken when it is for the better. It makes actually sense, becuase adding some external xMOS is obviously not different than the output stage of the ST processor. It also tells me that the term 'peripherals' does not include GPIO pins, even though they are involded. Peripherals means the processing entities that can do any serial, adc, pwm(?),... and need the high-speed osci and cpu running.
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.
@Gordon, Waveform gives one buffer at a time on full event (single or double buffered). Having a circular buffer with javascript optimized access (doing address modulo calculation inside) - and may be pattern matching on bit level, that cold become helpful in decoding RF input and catch package destination address matches.
@Stevie, I 'like' - ;) - to be mistaken when it is for the better. It makes actually sense, becuase adding some external xMOS is obviously not different than the output stage of the ST processor. It also tells me that the term 'peripherals' does not include GPIO pins, even though they are involded. Peripherals means the processing entities that can do any serial, adc, pwm(?),... and need the high-speed osci and cpu running.