some Precautions for safe transmission(USART and DMA)
Posted on September 09, 2016 at 14:55 Hello you assume a system as shown below I have written a simple code to collect 100 chars from USART and DMA to a buffer.I want to estimate my system safety. DMA_DeInit(DMA1_Channel5)...