User Activity

Hi,I work with STM32H753zi , and I used the example SPI_FULLDuplex_ComDMA.I took 2 boards and connected 4 wires between them , as shown in the Readme file.I run the test .In master , the 2 LEDS that indicate Rx and TX completion turn ON.In slave  , L...
HiI'm using STM32H753 and I enabled the icache and dcache , generated the code , and run it.The function SCB_EnabIeICache() ends but SCB_EnabIeDCache() is stuck.The project is an empty one.What can be the cause of it ?Thanks!