User Activity

Posted on September 20, 2016 at 07:41  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 13, 2013 at 07:03Hi all,I'm trying to test the system bootloader on an STM32F417 to download a .bin file into flash memory using the STM32F4G-EVAL board. After setting the boot pins as per AN2606 (BOOT0 = 1, BOOT1 = 0) I reset and...
Posted on July 15, 2013 at 04:50I am trying to run the ST USB host example code via IAP over ethernet on an STM32F4G EVAL board. The IAP over ethernet appears to be working fine - I can compile, load and run various test applications (e.g. SysTick e...
Posted on May 24, 2013 at 13:24I'm sure this is something trivial, but being relatively new to MCU development I'm stumped.I'm trying to compile the toggle_GPIO example for the STM32F4G-EVAL board, modified to include a usleep(1000); line to slow it...