User Activity

Posted on August 27, 2015 at 16:07 EDIT: Problem solved. When calling GPIO_PinAFConfig in lines 19 and 20 below, I used GPIO_Pin_# rather than the correct GPIO_PinSource#. All my other uses of AF peripherals was correct- I just messed this one u...
Posted on September 18, 2014 at 18:08Hello Friends, Can you please advise me on an issue (which is most likely to be due to an error I am making). Using STM32Cube version 4.3.1, I put together a project for a Cortex M4 that will use USART1 in asynch...
Posted on September 16, 2014 at 06:35Hello, I'm trying to use STM32Cube to generate an IAR project from a 'Cube project configuration for the STM32F405. STM32Cube is installed, and will run, and will download the latest libraries. However when I pre...
Posted on April 16, 2013 at 22:58Hello, I'm using an STM32F415 in an LQFP64 package on a new PCB design. BOOT0 is tied to ground. I can program the STM32 (using IAR and the ISP designed by ST) and get it to run using the IDE. The NRST pin is floatin...