User Activity

Posted on July 07, 2014 at 16:20Hi!How can I tell the STM32F303 bootloader to run application code from flash memory? After reading AN3155, I tried the following byte sequence (''>'' indicating bytes sent to the serial interface, ''<'' bytes receive...
Posted on May 14, 2014 at 12:50Hi! I just noticed a stack corruption bug in the current release 3.0.3 of the DfuSe software (due to the attempt to read a hexadecimal number into an 8 bit variable using fscanf). The attached patch fixes the bug for r...
Posted on November 07, 2013 at 10:30Hi! The STM32F4 would be ideally suited to drive the power stages (H-bridges) for two bi-polar stepper motors in micro-stepping mode without external circuitry if it had four complementary outputs for timers 1 and...
Posted on October 09, 2013 at 21:15Hi! I would like to use the USB interface of the STM32F4 in device mode such that it appears on the bus as two separate devices (a virtual COM port and a vendor-specific device) using ST's USB implementation (http:...