User Activity

Posted on March 16, 2012 at 13:34Hello, I’m trying to force my device (STM32F417) into system memory boot without physically setting the boot pins (cannot access them) and resetting the board i.e. jump to it from my application when the user reque...
Posted on February 13, 2012 at 12:54This is a preemptive question as I have not had anytime to look into this yet but it crossed my mind while building my project.I am currently working on a project destined to go onto my own board with a STM32F417 ...
Posted on January 27, 2012 at 09:48Update:Ok quick update I have now edited my code to only use DMA with the ADC and software trigger (DAC_SoftwareTriggerCmd) the DAC and it works fine. Therefore it seems to be a DMA issue. The new implementation I ...