STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Configuring ADC to sample group of channels

Posted on November 18, 2013 at 08:25 I am fighting with this from couple of days. My uC is STM32F407VG. I want to sample 3 triggered channels. For now I am triggering ADC using software but finaly I will use timer and dma, but for now I can'...

pawwodko by Associate II
  • 239 Views
  • 1 replies
  • 0 kudos

acquiring clock ticks and print contnously

Posted on November 18, 2013 at 07:36Hello, I am working with STM32F4 Discovery with FreeRTOS and summon arm tool chain.I am sending ADC  data over serial Port using USB serial communication.I have write code to get ADC value in continuous conversion...

GPIO question

Posted on November 15, 2013 at 11:53Hi to everybody, doesn anyone knows if is it possible to read the pin's state when the GPIO is configured in output mode? I made a quick test, and seems not to be possible.

RTC fails synchronisation and initialisation

Posted on November 14, 2013 at 05:19Hello ForumI have some code to initialise my RTC, compiled with Keil. This code works on the MCBSTM32F400 Keil eval board, but is not working on my target hardware. The program fails on ''RTC_WaitForSynchro'' and ...

kdevine9 by Associate II
  • 452 Views
  • 2 replies
  • 0 kudos

ADC sampling rate

Posted on January 17, 2013 at 10:19I want to sample 1Mhz signal from stm32F4 discovery using ADC1 channel 7. I get 100Khz sample fine, but above it, sampling is not proper. how can I increase sampling rate or what can be the problem? #ampling-rat...

its by Associate II
  • 1119 Views
  • 7 replies
  • 0 kudos

GNU ARM compile problem, FLASH_KEY

Posted on November 17, 2013 at 19:06Hello,I am using GNU ARM gcc version 4.7.4 to compile a simple LED flasher using STM32_USB-FS-Device_Lib_V4.0.0.  I am getting the following error: -I/AddIns/Development/STMicro/STM32_USB-FS-Device_Lib_V4.0.0/Libr...

pgregson1 by Associate III
  • 361 Views
  • 3 replies
  • 0 kudos

STM32F050F6: 1or 2 USART?

Posted on November 18, 2013 at 00:11The device selection says 2 USART, The datasheet says:'1 x USART supporting master synchronous SPI and modem control; one with ISO7816 interface, LIN, IrDA capability auto baud rate detection and wakeup feature'Bu...

johnlee by Associate II
  • 285 Views
  • 3 replies
  • 0 kudos

stmf4 external interrupt

Posted on November 15, 2013 at 16:35I have a rather simple problem. Just trying to run the external interrupt on pin PA0 on stmf4-discovery without the library functions. It ran correctly on simulation trial using stm32f103 device. But I'm missing o...

sen by Associate II
  • 349 Views
  • 3 replies
  • 0 kudos
Labels