User Activity

Hi, I'm having a problem with unintentionally splitting a message I'm trying to send over the UART using DMA . I am using one function to send the message:const uint32_t max_value_of_counter_loop = 100; /* in case systick jams */volatile bool was_u1_...