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

STM32F107 Virtual Com example - echo needed

Posted on December 27, 2012 at 09:59Hi! I have a problem with usage of ST-example for Virtual Com port. I have STM32F107 on my board. Example is downloaded correctly and all seems workable. The thing is that my board is not standard evaluation board...

morpeh89 by Associate II
  • 363 Views
  • 0 replies
  • 0 kudos

STM32F107 USB Virtual Com Port - problem

Posted on December 19, 2012 at 14:11Hi! I have a problem using USB as Virtual Com port on STM32F107. I use example code for USB CDC from IAR. I have two boards - with STM32F103 and STM32F107. The first one works properly with my code. When I use the...

morpeh89 by Associate II
  • 593 Views
  • 1 replies
  • 0 kudos

STM32F207 sample 1 ch ADC

Posted on December 24, 2012 at 12:41Can I sample dedicate 1 channel without the need to put it in the scan list as the first and write Number of ch to scan 1?As I see it it is impossible.Regardsbar. #stm32f207-adc-1-ch-sample

Barbie by Associate II
  • 822 Views
  • 5 replies
  • 0 kudos

problem about I2S3

Posted on December 20, 2012 at 11:09I get a problem when using I2S3 of STM32F107. when I2S3 works at slave mode, the MCLK can not be created. What I want to ask is why there is no MCLK output, when I2S3 working at slave mode. Or maybe the I2S3 confi...

hw12xian by Associate II
  • 777 Views
  • 3 replies
  • 0 kudos

stm32 temperature sensor

Posted on December 24, 2012 at 04:29hi,how can I use the STM32 built-in temperature sensor? the STLM20_ReadTemp() function stops the program and I really need to get this to work.thanks #stm32 #stlm20

przemek by Associate II
  • 946 Views
  • 4 replies
  • 0 kudos

STM32F407 DMA stops working

Posted on December 23, 2012 at 23:00This problem has me stumped for the past three days. Before I get into the problem I have a few questions. When I look at the memory maps, are addresses, eg. 0x0800 0000,  in byte format or word format? I am using...

ADC DR alignment

Posted on November 06, 2012 at 19:39Hi: I am using an an STM32F217, and have some difficulty understanding the behaviour of the ADC peripheral. I want to set up ADC1 on pin PA7 to convert on-demand i.e. would like to poll the ADC pin when I want to,...

slal by Associate III
  • 1917 Views
  • 6 replies
  • 0 kudos

STM32 program size limit

Posted on December 23, 2012 at 07:53Hi, I know that the STM32 program size is limited to 1024 Kbytes (on flash) or 128 Kbytes on RAM , is there any way to increase this ? maybe to download the program to some other place like EEPROM ? Thanks Michael