STM3210C-Eval DMA-CRC
Posted on November 25, 2013 at 20:23hello forum. I want to use DMA and CRC . First I want to calculate the CRC code and then I want to write this calculated CRC code in SRAM . So ı write this code :#include ''stm32f10x.h''#include ''stm32_eval.h''#i...