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
Ask questions, find answers, and share insights on STM32 products and their technical features.
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
Posted on August 02, 2010 at 21:41SPI in Half Duplex Mode for pressure sensor #arm-thumb-stm32-cortex-m3 #spi
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_...
Posted on July 28, 2011 at 22:56Hello What could be the reason for different behavior of the microcontroller. Launched by the power reset - each call to sprintf causes HardFault an exception. Launched after the reset of the watchdog everything works...
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...
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...
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 ...
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...
Posted on July 26, 2011 at 09:30Hi, unfortunately somehow all attachements of older posts seem to have gone. Does anybody of you still have the code from Relaxe? That he posted in the thread/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/flat.asp...
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? ...