Release Notes for

32L4R9IDISCOVERY Board Drivers

Copyright © 2017 STMicroelectronics

License

Licensed by ST under BSD 3-Clause license (the "License"). You may not use this package except in compliance with the License. You may obtain a copy of the License at:

https://opensource.org/licenses/BSD-3-Clause

Purpose

This directory contains the board drivers to demonstrate the capabilities of the 32L4R9IDISCOVERY Kit.

Update History

Main Changes

  • Add new example for DCMI continuous capture with DMA transfer size larger than DMA maximum limit (65535)
    • /32L4R9IDISCOVERY/Examples/DCMI/DCMI_CaptureMode
    • The example can be run on STM32LR49I Discovery board with 1.2" 390x390 pixel AMOLED round display connected to CN4 and DM-CAM130 camera connected to CN2
  • Minor update of Release Notes template
  • Add License.md file for GitHub publication
  • Add missing configuration of GPIO used for DCMI_D6 in BSP_CAMERA_MspInit function()
  • Add missing configuration of MFX_GPIO12 used for DCMI_PWR_EN signal in BSP_CAMERA_Init function()
  • Fix typo in BSP_IDD_GetValue() function where IDD_AMP_CONTROL_PIN has to be SET

Main Changes

  • Update of 32L4R9IDISCOVERY board driver following the update of HAL OSPI driver for STM32L4+ devices
    • Remove wrap configuration
    • Add missing delay block bypass and multiplex mode configurations
  • Update common GPIO configuration in BSP_SD_MspInit() to remove internal pull-up

Main Changes

  • Minor update in release notes format

Main Changes

  • stm32l4r9i_discovery.c
    • Correct logical test in DrawChar()

Main Changes

  • Release notes update to new format

Main Changes

  • First official release of STM32L4R9I-Discovery board drivers for STM32Cube L4 FW package