User Activity

I'm having an issue when using the DMA with SPI.  I'm using the SPI for a 320x240 LCD and want the DMA to help with blocking while transferring large amounts of data with touchGFX.I'm able to paint the screen one color just using the SPI but when I t...
I am trying to interface a STM32H563 to an LCD using the ST7789v controller over SPI.To test I'm just sending the LCD initialization as specified by the datasheet shown below...//-------------------------------Hardware reset--------------------------...
I'm using SPI on STM32H563 with DMA to interface to a ST7789 LCD controller.  During the LCD initialization I'm using a loop to send a series of command/data bytes using the HAL_SPI_Transmit_DMA() HAL function but the DMA status never goes back to RE...
I created a project in TouchGFX Designer for the Nucleo-H563ZI dev kit as suggested by ST for projects that use TouchGFX.  Once created I imported the existing project into STM32CubeIDE which was fine, however the project explorer in STM32CubeIDE doe...
The last custom board project I did, the ST contact told me to start with TouchGFX designer (4.20.0) and generate the project from there.  Then I was able to import the existing project into STM32CubeIDE.  However the new version 4.23.2 does not seem...
Kudos from