User Activity

Anybody have Linker.ld and Loader_src.c file for STM32H563?  I have done one for the STM32H743 on another project and made an attempt to modify these for the STM32H563 but it's not working.  Appreciate any guidance.I changed the RAM location from 0x2...
See attached .ioc Tried to change LIBRARY_MAX_SYSCALL_INTERRUPT_PRIORITY from 5 to 1 in the FreeRTOS settings, but didn't seem to allow me to lower the priority levels in NVIC settings.
I’m not sure why TouchGFX doesn’t seem to be running in a new H563 project when I’ve done this on the H743 on a previous project.  The last project did use LTDC instead of SPI for the display interface so maybe that has something to do with it.  I ha...
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--------------------------...
Kudos from