Posted on May 17, 2011 at 13:00Hi, we just left the file stm32f10x_vetor.c as it is. We only changed the definitions of the interrupt functions in the file stm32f10x_it.c to extern ''C'' and the file itself to stm32f10x_it.cpp. This works for us. An...
Posted on May 17, 2011 at 13:00Hi, we have recently programmed a SPI communication on the STM32. And I think that your variation No1 will not work the way you think. As far as I know, it is not possible to setup the DMA Buffer size while the communi...