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

DMA transfer ADC->FLASH

Posted on April 13, 2011 at 19:32Hi,Is it possible to transfer data from ADC to FLASH using DMA?The following snippet does not work for me:...DMA_InitStructure.DMA_PeripheralBaseAddr = ADC1_DR_Address;DMA_InitStructure.DMA_MemoryBaseAddr = (uint32_t...

ADC level interrupt possibility

Posted on April 11, 2011 at 13:13Hi, Does STM32 can produce interrupt from adc input channel when the value detcted is higher then a certain level? Thanks - Udi #adc-stm32 #stm32-adc

ybitton by Associate II
  • 338 Views
  • 1 replies
  • 0 kudos

STM32 Discovery interface with SD/MMC card

Posted on April 12, 2011 at 14:55Hello everybody and thanks in advance for any help,I need to connect my stm32 Discovery board to an external SD/MMC device. I would appreciate if somebody can tell about any (maybe) third party SD/MMC board to connec...

Help needed with STM32 discovery and I2C

Posted on April 12, 2011 at 13:49Dear all,My name is Gregory and I live in France (so excuse my poor english). I am a newbie in STM32 world, but I come from the Arduino world and have some good basis in C programing.I try to use a DS1307 chip with m...

gdelpu by Associate
  • 312 Views
  • 0 replies
  • 0 kudos

TIMER std peripheral lib

Posted on April 05, 2011 at 13:47Hi, While using standart peripheral tim library, i have noticed  that the folloeing OC modes are avilable: TIM_OCMode_Timing.TIM_OCMode_Active.TIM_OCMode_Inactive.TIM_OCMode_Toggle.TIM_OCMode_PWM1.TIM_OCMode_PWM2.C...

ybitton by Associate II
  • 311 Views
  • 1 replies
  • 0 kudos