Timer4 CCP2 Interrupt occur too early (about 70% of the time)
Posted on July 25, 2013 at 15:06The 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 July 25, 2013 at 15:06The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 25, 2013 at 19:17Hi all,I am using the STM32F207IG with uVision4 from Keil.For my suprise, the perfomance analyzer didnt apear in the Debug Section.I have found this link that show how to active: ''http://www.keil.com/support/man/docs...
Posted on July 25, 2013 at 17:24I have a couple questions about the onboard eeprom found in the STM32L152RB and similar devices. My first question has to do with erasing the memory. CD00242299 (the flash programming application note) mentions a d...
Posted on July 25, 2013 at 13:39Hi all, I was searching the ST website for a statement about the longevity policy of the STM32 controllers but I couldn't find anything. I thought there was something like that from some congress talk given by an ST F...
Posted on July 25, 2013 at 17:03 Hi, I am using STM32F051R8T6 through spi interface to communicate with ADF7 STM32 works in slave mode and ADF7021 works in master mode . ADF7021 provide the continually clock. But the data output from PA6 w...
Posted on July 25, 2013 at 14:15I am using STM32VLDISCOVERY board (with STM32F100RB) to develop a basic real time clock application. Since I do not have a 32kHz crystal for now, I am using LSI clock instead of LSE.When I debug the code, I can see RT...
Posted on July 23, 2013 at 09:31STM32F4 Discovery Board
Posted on July 25, 2013 at 14:46Hi All,I am using an evaluation board with 12MHz HSE. I used the the stm32 clock configuration tool to generate system_stm32f4xx.c file.My HSE frequency was 12 MHz, AHB clk was 24MHz and APB1, APB2 clocks were 12 MHz....
Posted on July 24, 2013 at 16:33Hi all,I had good experiences on STM32F4 peripherals, and I look now for a competitive price STM32 reference (I found STM32L152C6 is the cheapest, but I'd appreciate your feedback a lot) that could match that features...
Posted on July 23, 2013 at 21:42Hi, I've got some difficulties with wake uC up from stop mode. Firstly I copied example from Std Periph Library for STM32F103: it uses alarm from RTC to wake up. I implemented it and everything was OK. But next - I tr...