STM32H757I-EVAL / Issue of NDTR Access with UART and DMA
Hello
I want to access the NDTR value, and I'm porting the user codes from ARM KEIL to STM32CubeIDE.
When I used ARM KEIL, I was able to access the NDTR value, but now I'm using STM32CubeIDE and I cannot access it.
currently, I don't know where the issue is in the user code, and I assume to issue with Instance declaration, but I declared Instances such as huart1 and hdma_usart1_rx.
Any help is greatly appreciated!
Friendly regards, Tau
# Declaration of instances

# Error






