Posted on May 17, 2011 at 13:57Sorry chikos, I didn't make it very clear - by one-shot I mean a discontinuous (non circular) transfer of a fixed number of bytes. The actual transfer size I am using is 48 bytes but it makes no difference. What I thin...
Posted on May 17, 2011 at 13:57Given that it's required to re-load the transfer counter at the end of each transfer when in ''normal'' mode it's suprising that the ST firmware library stm32f10x_dma.c has no subroutine to do this. Anyway, something a...
Posted on May 17, 2011 at 13:57Solved: I think I was confused by the fact that I had apparenty got 2-wire SWD debug working between TrueSudio and ST-Link. Because of this I focussed on the hardware as the cause of the problem. But in my haste to reg...
Posted on May 17, 2011 at 13:56Thanks for that sjo :) This could be of great interest to people looking for a solution to the limitations of this inexpensive but otherwise highly effective route to code development using the ST-Link. For those of us...
Posted on May 17, 2011 at 13:56Program Files\Atollic\TrueSTUDIO STM32 Lite 1.4.0\Library\STM32F10x_StdPeriph_Lib_V3.3.0\Project\STM32F10x_StdPeriph_Template\TrueSTUDIO\note.txt ''The C runtime library include many functions, including some that typi...