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

Hard Fault Error - STM32F100C8

Posted on June 27, 2011 at 12:34I am trying to implement EEPROM emulation in the flash memory. I am able to write and read the data from flash. When trying to write the second data it is going to HARDFAULT Error. I m not sure why this happens. Belo...

ezyreach by Associate II
  • 1738 Views
  • 11 replies
  • 0 kudos

SPI & DMA - DMA irq not called out 2

Posted on June 01, 2011 at 14:45Hello, I encountered problems when trying to send SPI data by means of DMA. It seems that DMA transfer never starts. The sequence of configurations commands is as follow: 1) Enable SPI and DMA clocks     RCC_AHBPeri...

snafu by Associate II
  • 475 Views
  • 1 replies
  • 0 kudos

STM3232 discovery DAC problem

Posted on June 26, 2011 at 22:05Hello everybody,I have the following configuration: two stm discovery connecte via SPI, one configured as master and the other as slave. What I do is send SPI commands from the master to the slave, and base on the val...

How to get STM32F207 or STM32F217 lowest jitter 50MHz output

Posted on June 22, 2011 at 00:03I have three questions regarding clock configuration for the STM32F207 / STM32F217: 1. Is there any advantage to using any specific HSE frequency between 4MHz and 26MHz that is evenly divisible by 2, if the goal is t...

pmoore by Associate II
  • 439 Views
  • 3 replies
  • 0 kudos

replace stm32f103 with stm32L15x part

Posted on June 21, 2011 at 15:59it seems stm32L152 is almost pin to pin compatible with stm32f103. I am thinking to replace current design with L152 part. but I did find any ST documents talking about this. does anyone done this? any suggestion or t...

xzhang2 by Associate II
  • 718 Views
  • 2 replies
  • 0 kudos

driving SD card with SDIO_CK over 25Mhz

Posted on June 08, 2011 at 16:57Has anyone successfully worked with driving SD card with SDIO_CK over 25MHz? I'm working on a SD card project. I'm trying to increase SDIO_CK up to 48MHz. but I keep receive SD_ERROR 3 ''SD_CMD_RSP_TIMEOUT ''. SD car...

xzhang2 by Associate II
  • 1702 Views
  • 7 replies
  • 0 kudos