User Activity

Posted on August 27, 2013 at 22:10 Hi, I am having some issue with STOP mode and waking up on my STM32 device. Here is my code to enable my button input: // Button input - enable pull-down GPIO_InitStructure.GPIO_Pin = G...
Posted on July 26, 2011 at 18:15Hi everyone,I am new to the ARM Chips and am trying to implement a bootloader using the example code from AN2557.I am using IAR workbench for ARM 6.2 and a segger Jlink educational JTAG.In IAR I have 2 separate projec...