Release Notes for MX25LM51245G Component Driver

Copyright © 2017-2019 STMicroelectronics

Purpose

This driver provides a set of functions offered by MX25LM51245G OCTOSPI component

Update History

Main Changes

  • Update license

Main Changes

  • Align command structure with HAL

Main Changes

  • Fix spelling warnings

Main Changes

  • Check Misra-C 2012 coding rules compliance
  • Formatting update

Main Changes

  • Codespell miss-spelling errors correction.

Main Changes

  • Update mx25lm51245g.c so that, based on MSEL bit definition in OCTOSPI_CR register, resort to s_command.FlashSelect instead of s_command.FlashId.

Main Changes

  • Minor chanage to fix misra warnings

Main Changes

  • Minor chanage on mx25lm51245g.h driver

Main Changes

  • First Official Release of MX25LM51245G octal SPI Component drivers in line with STM32Cube BSP drivers development guidelines (UM2298)
  • The component drivers are composed of
    • component core drivers files: mx25lm51245g.h/.c
    • component configuration file mx25lm51245g_conf_template.h file

Backward Compatibility

This version breaks the compatibility with previous versions

Main Changes

  • First official release of MX25LM51245G octal SPI driver