STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTC Time on Discovery L152

Posted on December 06, 2013 at 08:31 Dear Sir/Madam, I am a novice ARM programmer, trying to get the hang of things. It's a bit more complex than programming an 8-bit AVR controller... Anyway I was wondering, why I cannot read th...

klemen by Associate II
  • 1300 Views
  • 11 replies
  • 0 kudos

I2C causes STM32F051 to crash/reboot

Posted on November 29, 2013 at 16:07Hello, I've an STM32F051 where i2c modules can be connected (SFP video modules) These modules should be hot swappable, however it seems that the I2C communication is not dealing properly with these modules because...

evert2 by Associate II
  • 2423 Views
  • 18 replies
  • 0 kudos

STM32F4 and ARM DS-5

Posted on December 10, 2013 at 03:34Does ARM DS-5 works with STM32F4 out of box?I downloaded one, but seems default project is linux.Thanks #what-it-says-on-the-tin #right-tool-for-the-job

sharethl by Associate II
  • 535 Views
  • 3 replies
  • 0 kudos

Setting up HSE on STM32F4 Discovery

Posted on December 12, 2013 at 15:48 I'm sure there's probably already a post on how to do this, but I can't find it so here goes: I'm trying to set up the external 8 MHz oscillator on the F4 Discovery. I'm using Keil IDE and have set my...

USART won't send more than one byte

Posted on December 12, 2013 at 10:28 GPIO_InitTypeDef GPIO_InitStructure; USART_InitTypeDef USART_InitStructure; /* Enable GPIO clock */ RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOD, ENABLE); /* Enable UART clock */ RCC_APB1PeriphClockCmd(RCC_APB1...

Certificate Management for Embedded Devices

Posted on December 11, 2013 at 20:24One of the building blocks that we see most commonly misunderstood is how to manage SSL certificates in embedded devices. For this reason we have designed a whitepaper that provides an introduction to SSL certific...

wilfred by Associate
  • 363 Views
  • 0 replies
  • 0 kudos