User Activity

I am using STM32H7B0VBT6 MCU.i want to transmit data using UART with DMA in normal mode.i am using "HAL_UART_Transmit_DMA(&huart4, &UART4_array[0], UART4_ARRAY_SIZE);"it sends only once , next time it do not work. Where i am doing wrong ? am I using ...
I am trying to collect data from ADC using DMA in circular buffer mode.i want to excess/read DMA_SxNDTR register. also tell me how to read data from circular buffer. I have written code for reading count from DMA_SxNDTR but it is not working , it is...
Does STM32H7B0VBT6 support DSP and FPU ?
I am using STM32CubeIDE for my project . when i want to run the code i am getting this pop up.i am not able to solve this issue.
Kudos from