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 ...

SysClock change during operation

Posted on March 20, 2012 at 20:26If there's another post which addresses my question, please direct me there.  I'm looking for a general idea as to how to change the system clock of the STM32F4 device while in operation.  I'd like to switch to a ''l...

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...

Please, share old VCOM demo

Posted on March 23, 2012 at 09:35Hello All!There was VCOM demo with usb bootloader (not dfu) on the site. Could anybody share this file. Thanks in advance, Andrew

sanarlab by Associate
  • 285 Views
  • 0 replies
  • 0 kudos

STM32L151VD Factory Trimming Values

Posted on March 22, 2012 at 09:05Hello, Does anyone know where the factory trimming values are stored for internal reference and temperature sensor. Could not locate in UM or DS. Appnote gives 0x1ff80078, 0x1ff8007a and 0x1ff8007e. However values in...

kor9 by Associate
  • 416 Views
  • 0 replies
  • 0 kudos

Poor new engineer

Posted on March 21, 2012 at 21:11Hi guys,I have poor embedded system information and I bought STM32F4-Discovery and I use  MDK-ARM µVision4 IDE  But windows dont recognize usb device (ı dont find any driver) and ı cant download my program (no STl...

STM32 interfafce with FSMC and DMA

Posted on March 21, 2012 at 13:08STM32 Interface with FSMC and DMAHi, I have to read a 15 bit parallel data coming from a camera sensor and one bit as a request signal which tells whether the micrcontroller should initiate memory transfer or not. ...