STM32F4 Discovery Board
Posted on July 23, 2013 at 09:31STM32F4 Discovery Board
Ask questions, find answers, and share insights on STM32 products and their technical features.
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 25, 2013 at 00:09Hi all,I'm a newbie in microcontroller. Currently I'm trying to play with the USB library STM provides to work on the STM32L-Discovery board. I know that the library does not have examples for the discovery board di...
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...
Posted on January 06, 2012 at 23:59I found that when output compare registers are loaded with a value that is more than ARR, then on overflow the timer automatically sets compare match interrupt flags. Has anyone seen it? #stm32-timer-inerrupt
Posted on July 19, 2013 at 13:16I am trying to use the ADC to convert continuously, but I am getting only one conversion each time I start the ADC ??? I am trying to use the ADC in 'analog watchdog' mode, monitoring a single regular channel (channel...
Posted on July 23, 2013 at 08:01Hi all,I'd like to implement a nonblocking version of the sdio driver. I'm using the stm2310e eval kit. The sdio driver provided uses a busy wait. Is it possible to modify this into a queue based nonblocking version? ...
Posted on July 22, 2013 at 11:49Hello I am facing problem to download st-link/v2 for stm32f3 discovery for linux.plz guide me or give me some links realted to that.
Posted on July 23, 2013 at 15:03In the summary for the STM32F050C4 device (and also for other STM32F0 devices, e. g. STM32F030), I find the statement: ''4 Kbytes of SRAM with HW parity checking'' This term also appears in the summary list at the be...