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

TIM clock

Posted on October 31, 2014 at 10:41Hello, I want to make a timer for my software (call a call back when time is finish). I need to understand the clock source for the timer. I choose to work with TIM7 for that (basic timer). As I see, using RCC_GetC...

yohann by Associate II
  • 397 Views
  • 2 replies
  • 0 kudos

ADC dual slow interleaved mode

Posted on October 31, 2014 at 14:42Dear all, for my application on an STM32F205x the ADC dual slow interleaved mode is the most suitable mode for sampling an analogue signal. In AN3116 both the fast and slow interleaved modes are described. Addition...

Touchscreen and I2C bus on STM32F429I DISCO

Posted on October 09, 2014 at 16:59Hi,I am running on an STM32F429I DISCO board and are trying to get the touchscreen to work in an application using the I2C bus, but I cannot get the touchscreen to run at the same time as the I2C.For the I2C bus I ...

mats23 by Associate II
  • 411 Views
  • 1 replies
  • 0 kudos

STM32L151RB I2C Busy flag always set

Posted on February 17, 2014 at 23:55Hi!I've a custom made board with STM32L15RB microcontroller. My I2C1 is not working well: I see the Busy flag going SET when I activate the APB1 Clock (RCC_APB1PeriphClockCmd(RCC_APB1Periph_I2C1, ENABLE);)With a l...

alby87 by Associate II
  • 1672 Views
  • 15 replies
  • 0 kudos

STM32F100 firmware update tool

Posted on October 30, 2014 at 11:30Hi dear community, Cannot find any ready-to-use Windows tool, which would allow me to upload firmware to STM32F100C8 using its embedded bootloader and USART1 interface. All DFU tools I found supports only USB inter...

do by Associate
  • 417 Views
  • 2 replies
  • 0 kudos

STM32F103 and I2C issue - No ACK from slave

Posted on February 22, 2013 at 14:56 Hi everyone, first of all i've to tell you that i'm new with I2C bus. I'm using I2C1 on STM32F103 ARM to communicate with an I2C eeprom (24LC256). I can see both SCL and SDA on my scope but it seems t...

0690X00000604QZQAY.png

Synchronization of two DMAs

Posted on October 30, 2014 at 21:54Hello, I need generate via DAC and measure via ADC at the same time (when I connect DAC with ADC, I should exatly measure what I generate). Transmissions from ADC and to DAC are now via DMA. Is it possible to sync...

j3lda1 by Associate II
  • 377 Views
  • 1 replies
  • 0 kudos

STM32F205VB ADC with external reference

Posted on October 30, 2014 at 11:17Hi,I try to use the ADC with ext ref but it doesn't work...I use ADC 1 from PA3.Are there any sample or does have anybody code example? #whiskey-tango-foxtrot

sven by Associate II
  • 481 Views
  • 4 replies
  • 0 kudos