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

stm32f107vc sdio code

Posted on July 26, 2011 at 14:15Can anybody have the code for sdio card in spi mode? I have stm32f107vc cpu. I need to test the sdio in spi mode.Please help #sdio #spi #stm32f107vc #stm32

mili by Associate II
  • 964 Views
  • 3 replies
  • 0 kudos

FSMC static RAM question

Posted on July 22, 2011 at 22:16Hi all,I'm trying to understand how to use simple static RAM (not PSRAM, just standard async SRAM with separate addr and 16 bit data bus) attached to the FSMC as is done on the eval boards (STM3210E_EVAL and STM322xG_...

Setting up an interrupt.........

Posted on July 27, 2011 at 11:59Hi there folks,I am currently controlling an STM32F100 LQFP48 using a program I am editing on IAR workspace. There is a function embedded in my program which checks for an audio sample using a microphone every 90ms an...

Re: Downloading error through Y Modem Protocol

Posted on July 27, 2011 at 12:42I am trying to upload the flash code using Y Modem protocol via Hyperterminal. But i am getting an error saying, ''The image size is higher than the allowed space memory!''. The target is STM32F100C8 - where the Flash...

ezyreach by Associate II
  • 749 Views
  • 3 replies
  • 0 kudos

Which peripheral firmware library function to be used?

Posted on July 26, 2011 at 19:55Hi all,Could anyone point me to a tutorial on which relevent  ARM peripheral firmware library to be used for a specific usage, eg: reading an SD card?I am currenltly working on a project using STM32F103VE. This is my ...

cnlim89 by Associate
  • 767 Views
  • 4 replies
  • 0 kudos

PWM glitch problem??

Posted on July 24, 2011 at 17:03Has now been running myself crazy here today when I took on the next problem. Have long known that there are small errors in the PWM signal that is off. And after my solution that I post earlier, this has been more th...

0690X00000602PCQAY.bmp 0690X00000602PDQAY.bmp
lizerd by Associate III
  • 657 Views
  • 1 replies
  • 1 kudos

Reading data from flash memory

Posted on July 24, 2011 at 18:22Hi, i'm working on stm32f100x microcontroller..I've written data in flash memory and i've to read it; in stm32f10x_flash.h file i don't have found a function for reading memory..How can i read a location of memory? ...