STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM3221G-EVAL read and save firmware

Posted on July 02, 2014 at 17:57Hi:I just got the STM3221G-EVAL board which comes with a demonstration firmware. I would like to read and save into a file the demonstration firmware using ST-LINK. How can I do that?Thanks. #stm3221g-eval-st-link-...

eduardo2 by Associate II
  • 620 Views
  • 4 replies
  • 0 kudos

STM32F407 Timer reampping

Posted on July 11, 2014 at 11:17Hello I'm using the Timer2 as Encoder Position Timer: void Encoder_Config(void) {     GPIO_InitTypeDef GPIO_InitStructure;     RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOA, ENABLE);     RCC_APB1PeriphClockCmd(RCC_APB1P...

dominik by Senior
  • 269 Views
  • 1 replies
  • 0 kudos

Problem with I2C on PA8 and PC9

Posted on July 10, 2014 at 11:41Hello, i tried to use I2C3 on PA8 and PC9. I noticed that i can send data over the i2c bus but the stop condition was not working. So the bus never came back. After some investigation i found that the SCL line starts...

0690X00000604pnQAA.png 0690X000006058YQAQ.png

STM32f030c8t6

Posted on July 09, 2014 at 15:12I am configuring the sys clk to 48 mhz it's working fine for stm32f030r8t6. I have checked by toggling the led...I am able to get the desired frequency ....but it is not working for stm32f030c8t6.....It is always taki...

sanjib by Associate III
  • 673 Views
  • 6 replies
  • 0 kudos

How to load bin file to memory

Posted on July 11, 2014 at 11:28 Hello, I use STM32F103 uC and I want to load pattern file to memory at address 0x08010000 (FLASH area). I want to do it in simulation. I converted my pattern bin file to hex format by using bin2hex from http://www.ht...

lukasz2 by Associate III
  • 3828 Views
  • 3 replies
  • 0 kudos

STM32L152 Discovery I2C problem with status register

Posted on July 11, 2014 at 10:53Hello My problem is that i cannot communicate with the temperature sensor via I2C because the code stop working and the problem is in the status register but i dont know how to fix itcan anybody can help me ?this is t...

rdoljak by Associate
  • 288 Views
  • 0 replies
  • 0 kudos

STM32F4 Supports DDR SDRAM ?

Posted on July 10, 2014 at 08:30Dear all, I'm wondering if STM32F4 can support DDR SDRAM. There is no information in Datasheet and Reference Manual, especially in FMC. If you know and have idea about it, Please add the comments. Thanks.

brandon by Associate II
  • 576 Views
  • 2 replies
  • 0 kudos