Resolved! [SOLVED] STM32G431 : reading the current value of USART2->CR1 (and display it , for arduino style debugging)
QuotePost[EDIT] displaying the values of the registers works on STM32duino arduino consoleHi ,I am in the arduino world ; for some more particular tasks , the existing API is not enough , so I have to write my own code and debug itI am trying to spy...