User Activity

In the program that transmits the value received from uart4 to uart5, I want to move the value received from uart5 to another buffer, but I move it to HardFault_Handler.what is the reason?And please check if the method of receiving data using the dma...
Any I2S examples of STM32H7?
I am using IAR and stm32cubemx.how can i install linux os on stm32h743?I don't know howOtherwise, it would be much appreciated if you could provide a document or link
I have installed freertos on the relevant CPU and I want to use a json file for this os. How do I install a program such as library or nodejs?
I am using STM32H743I used uart's DMACheck whether data has been received through this functionBut there is no data in the buffer. Why the hell is this happening?And, of course, I changed the linker start(0x24000000) and end address(0x2407FFFF) of th...