Releases: Bexin3/STMSpeeduino
Releases · Bexin3/STMSpeeduino
0.2.1
Small bug fix allowing for lower ADC frequencies.
0.2.0
The functions are now merged for all ADCs requiring for small changes if your code uses this library though there may be a translation layer made later. The timing has been fixed for frequency to be more accurate, and there's now a choice of which DMA stream to use for which ADC.
0.1.0
Added DMA support for the ADC as well as minor improvements for other features.
0.0.3
Add FastAnalogRead and more new commands as well as improve the current commands on many levels.
0.0.2
Added support for ADC3, stopping, more pins and added a timeout for catchadc
0.0.1
The first release version, not all features are complete yet, but everything should now work.