EWARM version for STM32F4discovery firmware?
Posted on September 26, 2011 at 18:50What version of EWARM should be used with the STM32F4Discovery firmware? I tryed with the version 6.21.1, and it generated some errors.
Posted on September 26, 2011 at 18:50What version of EWARM should be used with the STM32F4Discovery firmware? I tryed with the version 6.21.1, and it generated some errors.
Posted on September 26, 2011 at 15:21Solved: I found a dead op-amp and some dry joints. First ever dead op-amp! But I'm not too surprised by the dry joints on the quad resistor array in a 1206 sized package. All analogs now look good!Hi, I've just s...
Posted on June 01, 2010 at 10:38Graphic Library firmware #unavailable-resources #unavailable-resources #setting-a-bad-example #stm32
Posted on September 25, 2011 at 20:50is there a puls out function at stm32f10x ? I mean I set the period and the prescaler of a timer and it gives out square wave at a pin ? ( I mean without using the timer interrupt )
Posted on April 07, 2010 at 07:59UM0391 - DfuSe File Format. Specification #stm32
Posted on August 02, 2011 at 14:35I am trying to get started with IAR EWARM 6.21 on the eval board. It includes a variety of sample projects, and they of course seem to compile and link properly. I have set the debugger options to use ST-LINK, but...
Posted on September 24, 2011 at 13:23I am using following pins for USB stick interface OTG_FS_DM(PA11),OTG_FS_DP(PA12),VBus(PA9)In STM32f205XX datasheet it is given that it does not have OTG FS facility.Is it possible to configure these pins for OTG...
Posted on September 21, 2011 at 17:35Hello everyone. This is my first time posting here and I am having issues with the IAP found here at STM's website. I am using Rowley Crossworks and the IAP files do not support that. Instead I created my own pro...
Posted on September 23, 2011 at 03:30Hello, I noticed that the schematic for the STM3220G-EVAL which uses an STM32F207 has a 47K pull-up on each of the non-power pins associated with the micro-sd card. I am currently designing a very space constrain...
Posted on September 16, 2011 at 14:43 Hi everybody, i want to define an pin of my STM32F103ZE as input with an pull-down. I read in the documentation that i have to set in the CRH register CNF1 = 1, CNF0 = 0, Mode1 = Mode0 = 0 and the PxODR ...