help understanding simple timer and led blink app
Posted on September 11, 2011 at 05:01The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 11, 2011 at 05:01The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 10, 2011 at 11:17Hi, When I read from EEPROM multiple times, it succeeds to read for the first time but then it fails always even if I reload the project. To solve this issue I have to power off the board (unplug the USB cable). ...
Posted on September 10, 2011 at 21:56Hi Hi i have a problem with my STM32F207 ! after a while its getting so hot although its run the Program ! i measure the 3.3V current and see it is not normal and about 1.2 Amp !!!!!! I am sure that the VDD suppl...
Posted on September 11, 2011 at 07:02I received a kit to twst two STEVAL-IFS013V2 USB dongles and I began to follow the software installation instructions. Unfortunately, they call for me to point WIndows to a file named stmcdc.inf which is no wher...
Posted on September 09, 2011 at 22:00I'm having a lot of trouble with ADC overruns on the F2xx part, and I'm wondering if anyone has any suggestions on what might be going on. I have the ADC running in ''DMA mode 2'', dual ADC mode, simultaneous sam...
Posted on April 05, 2011 at 11:30Hello, when i try using the STM32 Discovery board (STM32F100) with Keil uVision (V4.20.03.0, Target DLL: STLink\ST-LINKIII-KEIL.dll V1.5.6), when i try to debug or flash there always pops up this error:''Failure load...
Posted on August 30, 2011 at 07:12So i took the Stm32 gpio.zip project and changed the configuration to the bank i wanted to use and changed the main to a very simple bit switch. can someone tell me why it wont work? #include <stm32f10x_lib.h> ...
Posted on September 01, 2011 at 09:07Where can I find information how to program an STM32 through the SWD interface?
Posted on September 09, 2011 at 11:44i wanted to use the discoveryboard with STM32f105RB for a CAN interface. If i'm sending a message, if will be able to measure it on CANH and CANL. But the message is sent continuously and the flag CAN_TSR_TERR0 f...
Posted on September 08, 2011 at 02:00In section 4.4.4, page 134, of the STM32 Cortex-M3 programming manual (PM0056, Rev 4), the vector table offset register is shown as being partitioned in three sections:[31:30] -- reserved[29:9] -- TBLOFF[8:0] -...