Release Notes for MT25TL01G QuadSPI Component Driver

Copyright © 2016 STMicroelectronics

License

This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at: https://opensource.org/licenses/BSD-3-Clause

Purpose

This driver provides a set of QuadSPI functions offered by MT25TL01G component

Update History

Main Changes

  • Update MT25TL01G_DIE_ERASE_CMD value

Main Changes

  • Fix MT25TL01G_ReadStatusRegister to use MT25TL01G_READ_STATUS_REG_CMD command instead of MT25TL01G_READ_FLAG_STATUS_REG_CMD

Main Changes

  • Set right data length for SPI mode

Main Changes

  • First Official release of MT25TL01G BSP drivers in line with STM32Cube BSP drivers development guidelines (UM2298)
  • The component drivers are composed of
    • component core drivers files: mt25tl01g.h/.c
    • component configuration files: mt25tl01g_conf_template.h

Backward Compatibility

  • This version breaks the compatibility with previous versions

Main Changes

  • First official release of MT25TL01G QuadSPI driver