STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Flash Dual Bank in STM32F2 & F4 ?

Posted on April 11, 2012 at 14:08Some STM32F1 MCUs have Flash Dual Bank, provided total amount of Flash is bigger than 512 KB. Thanks to that they posses valuable ability to ''read-while-write'' (RWW). Do MCUs from STM32F2 or F4 series have this fea...

gmravil by Associate II
  • 1229 Views
  • 5 replies
  • 0 kudos

SDIO with clock managment SDCard Timeout

Posted on April 12, 2012 at 10:21Hi, I am disabling SDIO Clock in RCC module after each block write and enabling before. Some card works property, but some give response timeout after command:     SDIO_CmdInitStructure.SDIO_Argument = (uint32_t) Bl...

Getting Started with PLL and USART3--STM32F100C8

Posted on April 10, 2012 at 08:12Hi,I am having difficulty getting sysclock to work at 24Mhz using HSI and PLL.I am also facing difficulty in getting USART3 to transmit something.I have seen and tried what other members on this forum , with similar ...

hansen by Associate II
  • 1281 Views
  • 8 replies
  • 0 kudos

STM32F103 simultaneous ADC1 and ADC3

Posted on April 03, 2012 at 06:52I have a project involving STM32F103RE. A timer channel TIM2_CH2 triggers a continuous read on ADC1, which uses DMA1 into a buffer. What I want to do is set up ADC3 to read a different channel in a similar fashion us...

spi error send slave

Posted on April 11, 2012 at 19:48Hi, I got two different devices with the microcontroler STM32F103RB which I'm trying to comunicate between them using the SPI protocol. The element A, is the master : The element B, is the slave : When I send from A(...

bfeixas by Associate II
  • 1005 Views
  • 2 replies
  • 0 kudos

STM32F10x execute application from SD card

Posted on April 11, 2012 at 21:40Hi everybody, I'm new in STM32/Cortex M3. Commonly I create an application then write to chip's flash. Now, if I want to create an application stored in SD card then run that application. What the way for MCU do that...

Tftp server with FreeRTOS (stm32f4)

Posted on April 11, 2012 at 16:12Hi, I downloaded the package : LwIP TCP/IP stack demonstration for STM32F4x7 microcontrollers. I tested different programs : udp_serverclient, tftp_server without RTOS and udptcp_echo_server with RTOS. And now I sear...

Hard fault from waking up from low-power sleep

Posted on April 11, 2012 at 02:22I seem to run into a lot of issues! I'm trying to get my STM32L Discovery board to wake up from low-power sleep with the Flash turned off. I'm using the User button (tied to PA0) to wake it up as an external interrup...

shotaro by Associate II
  • 388 Views
  • 1 replies
  • 0 kudos