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

Troubles setting up the CAN

Posted on March 24, 2012 at 11:39Hi, I'm having troubles setting up the CAN bus on my STM32F103R4. I'm using the can example from the keil homepage . When it is about to leave initialization mode, hardware doesnt reset the INAK bit in MSR register ...

STM32F2xx FSMC interfacing with SDRAM memory

Posted on March 22, 2012 at 17:13Hi,First of all i know that FSMC in STM32F2xx does not support SDRAM devices. But i think that with little effort it should somehow work reasonably.A good example of how the others try to this is at http://www.myplac...

STM32F100C8 seems to have 128k flash despite datasheet

Posted on March 23, 2012 at 16:34we made EEprom emulation tests with the discovery board first (with 128k of flash). Our own target uses the C8 processor. We have not paid attention to flash size in regard with eeprom, but did not run into problems,...

The dreaded handler hardfault on new build chain

Posted on August 23, 2011 at 07:05Greetings, I am new to the STM32 family of devices and am trying to build for the FUTURELEC STM32 Stamp Board, which has on it the stm32f103ret6 processor. Link: http://www.futurlec.com/ET-STM32_Stamp.shtml I am abl...

no definition error SPI

Posted on March 19, 2012 at 21:31When I compile my code it says everything is ok. But when I try to download and debug i get the error no definition for SPI_I2S_SendData, SPI_Init, and SPI_Cmd. I've included the ''stm32lxx_spi.h'' file and still am ...

SDIO Multiple Write with STM32F207

Posted on March 19, 2012 at 16:21When writing to an SD card in SPI mode, you can do a multiple block write without pre-defining the length (i.e. send CMD25, send some data blocks, finish with a stop command). However, to do a multiple block write us...

michaelh by Associate
  • 400 Views
  • 0 replies
  • 0 kudos

STM32F4-Discovery Problem with JTAG

Posted on March 19, 2012 at 01:50Hello,I'm working with the STM32F4-Discovery Board and the atollic TrueStudio Lite and I'm a absolutely Newbie with that.When I was excercising with de GPIO's i configured all Port Pins of GPIOA as outputs, and wrote...

maerki by Associate
  • 639 Views
  • 2 replies
  • 0 kudos