Release Notes for ST7789H2 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 functions for ST7789H2 LCD component

Update History

Main Changes

  • First Official Release of ST7789H2 LCD Component Drivers in line with STM32Cube BSP drivers development guidelines (UM2298)
  • The component drivers are composed of
    • component core drivers files: st7789h2.h/.c
    • component registers drivers files: st7789h2_reg.h/.c

Backward Compatibility

This version breaks the compatibility with previous version

Dependencies

This software release is compatible with:

  • BSP Common v6.0.0 or above

Main Changes

  • Update comments to be used for PDSC generation

Main Changes

  • st7789h2.c/.h:
    • Change “\” by “/” in the include path to fix compilation issue under linux

Main Changes

  • st7789h2.c/.h:
    • Add 180° orientation support

Main Changes

  • st7789h2.c:
    • Update ST7789H2_DisplayOn()

Main Changes

  • First official release of ST7789H2 LCD component driver