Skip to content

Releases: stm32duino/STM32Examples

STM32LowPower library v1.2.3

24 May 15:30
2e82ca1
Compare
Choose a tag to compare

STM32Examples library v1.2.2

16 Dec 08:26
6c82fb2
Compare
Choose a tag to compare
  • add ADC internal channels example
  • adapt the RTC nonReg test in case of stm32F1xx. With the stm32F1 device, the set/get prediv functions use a 32bit param.
    Only the Asynchronous prescaler exists.
  • HardwareTimer: NonReg: Fix TIM8 Pin definition

STM32Examples library v1.2.1

29 Oct 14:53
dc0da5e
Compare
Choose a tag to compare

Update SPI_Loop example to define LED_BUILTIN to allow build.
Fix Serial_Loop example to handle mcu without USART1.

STM32Examples library v1.2.0

20 Apr 08:44
70fe697
Compare
Choose a tag to compare

Several examples updated.
Add new examples: SPI_loop and CheckVariant

STM32Examples library v1.1.0

15 May 16:52
1d07a06
Compare
Choose a tag to compare
  • Hardware Timer examples updated after 1.9.0 release

STM32Examples library v1.0.5

09 Dec 15:03
Compare
Choose a tag to compare
  • Fix some HardwareTimer examples
  • Add HardwareTimer non regression test

STM32Examples library v1.0.4

23 Sep 11:53
9b7956a
Compare
Choose a tag to compare
  • Use bool instead of boolean
  • Update SerialLoop example
  • Create examples for HardwareTimer library
  • Tone is now optional

Require Core version 1.7.0 for HardwareTimer example.

STM32Examples library v1.0.3

31 Oct 18:41
0b3d758
Compare
Choose a tag to compare
  • Add an example for the buffered EEPROM access
  • Update RTC example after enum member name update (required after STM32RTC version 1.0.2)
  • Update RTC example after enum name update (required after STM32RTC version 1.0.2)
  • Fix std::abs() usage

Require:

STM32Examples library v1.0.2

23 Jul 13:30
Compare
Choose a tag to compare
  • Update SerialLoop after the Serial options change
  • Allow STLTest to build if USER_BTN is not defined
  • Rename MQTTCLient Hello example to Hello_stm32

STM32Examples library v1.0.1

15 Jun 13:17
Compare
Choose a tag to compare

Add STM32 RTC example
Add Whetstone Single precision