User Activity

We have been using the LIS2HH12 accelerometer and it will work on a fresh board for about a day or so and then stop working. Below is some stripped down code from this library:https://gitlab.com/rhombio/rhio-libraries/rhio-LIS2HH12/-/blob/master/exam...
We are currently developing a product that involves the DSI host interface. We were successful with the STM32F469 disco but we aren't having any luck with a custom solution. We are using the same series chip for our custom board as the discovery kit....
We have a design using the DSI host interface for the STM32F469 MCU for a TFT screen. We were wondering if there is some example code that we can run to prove that is working? Looks like following the AN4860 document just gets all the init/header fil...