Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Bug found in NCS 3.3.1 Display ST7889v init missing.

In SDK 3.3.1,  Released as part of this  C:\ncs\v3.3.1\zephyr\dts\bindings\display\sitronix,st7789v.yaml was missing a type: int on its mipi-mode property, which blocked building the sitronix,st7789v node under the zephyr,mipi-dbi-spi transport at all.

Parents
  • Hi,

    The driver you are pointing out is part of Zephyr directly and has no direct connection with Nordic. So, this driver is not maintained by Nordic.

    If you found a fix for this, you can make a pull request on Zephyr RTOS GitHub directly (link). And, if you don't have a fix (or don't want to do the PR yourself) you can either open an issue on GitHub (link), or report it in the Zephyr RTOS Discord (link).

    Best regards,

    Simon

Reply
  • Hi,

    The driver you are pointing out is part of Zephyr directly and has no direct connection with Nordic. So, this driver is not maintained by Nordic.

    If you found a fix for this, you can make a pull request on Zephyr RTOS GitHub directly (link). And, if you don't have a fix (or don't want to do the PR yourself) you can either open an issue on GitHub (link), or report it in the Zephyr RTOS Discord (link).

    Best regards,

    Simon

Children
No Data
Related