Update history
V1.1.3 / 15-December-2021
Main
Changes
- All source files: update disclaimer to add reference to the new license agreement.
- STM32F30x_StdPeriph_Projects
- STM32F30x_StdPeriph_Examples
- CAN\CAN_Networking
- Update the way of waiting for enf of CAN transmission
- Loop checking on CAN_FLAG_RQCP0, CAN_FLAG_RQCP1 and CAN_FLAG_RQCP2 flags instead of delay ().
V1.1.2 / 14-August-2015
Main
Changes
- Update RCC_Program, IWDG_Reset, RTC_LSI and I2C_WakeUpFromStop examples to support STM32F303xE devices.
- Fix compilation issue with CEC_32BitsCRCMessage example
- Update Hardware and Software environment section in readme.txt files: update STM32F30x by STM32F303xC and STM32F303xE
- Add note relative to printf() limitation with TrueSTUDIO Lite version
- TrueSTUDIO
Lite version does not support I/O redirection, and instead have
do-nothing stubs compiled into C runtime library. To use printf() with
TrueSTUDIO Professional version, just include the TrueSTUDIO Minimal
System calls file "syscall.s.c" provided within the toolchain, it
contains additional code to support printf() redirection
- Miscellaneous comments update.
V1.1.1 / 31-October-2014
Main
Changes
- Miscellaneous comments update.
V1.1.0 / 24-July-2014
Main
Changes
- Update FLASH_Program and FLASH_WriteProtection examples to support STM32F303xE devices.
- Update
PWR_Standby and PWR_CurrentConsumption examples to follow the
workaround of wake up sequence from standby when using more than one
wake up source.
- Add FMC new example using STM3210E-EVAL.
V1.0.1 / 04-April-2014
Main
Changes
- Update PWR_Standby example to use accurate LSI clock frequency.
- Update COMP, DAC, OPAMP_PGA, DMA_RAMToDACTransfer examples to used latest DAC driver.
V1.0.0 / 23-October-2012
Main
Changes
- First Official release for STM32F30x and STM32F31x devices
For
complete documentation on STM32 Microcontrollers visit www.st.com/STM32
|