Skip to content

Releases: Bexin3/STMSpeeduino

0.2.1

10 Nov 00:40
53394f9
Compare
Choose a tag to compare

Small bug fix allowing for lower ADC frequencies.

0.2.0

30 Jul 13:34
148bf48
Compare
Choose a tag to compare

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

20 Dec 22:27
94c80c7
Compare
Choose a tag to compare

Added DMA support for the ADC as well as minor improvements for other features.

0.0.3

15 Dec 22:48
b011c23
Compare
Choose a tag to compare

Add FastAnalogRead and more new commands as well as improve the current commands on many levels.

0.0.2

13 Dec 15:40
83a08a5
Compare
Choose a tag to compare

Added support for ADC3, stopping, more pins and added a timeout for catchadc

0.0.1

11 Mar 18:42
1a42648
Compare
Choose a tag to compare

The first release version, not all features are complete yet, but everything should now work.