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

STM32 and rotary encoder from Alps

Posted on May 25, 2013 at 11:00Hello, i have problem with control of simple rotary encoder form Alps (or Piher | Bourns) on STM32. Does anyone have a ready solution. Best regards Andrew #poorly-framed-question #stm32

digital sampling of GPIO

Posted on May 26, 2013 at 00:35Hi, is it possible to sample GPIOA Bit7-0 into SRAM as byte and to have kind of ''Clk'' nonPWM output on other GPIO , with higher speed than 20MHz on STM32F103 72MHz ? this gives me 10MHz clk output on PC2:  Buffer_pt...

Is my GPIO pin configured correctly?

Posted on May 25, 2013 at 00:12 Hello! I'm new to micro controller programming. I have been told to ''poll a pin'' and perform a specific action if this pin ''goes low''. So I wrote this code to ''poll'' a PD10 pin on my board: GPI...

ADC Bug

Posted on May 20, 2013 at 12:17Hi guys, i use am stm32f0 microcontroller.I've a problem about the ADC channel 13 (PC3 pin) and PA3 pin.when i connect something to PA3 pin seems that the ADC PC3 pin reads the PA3 pin value.this is my ADC configuratio...

pietro2 by Associate II
  • 411 Views
  • 2 replies
  • 0 kudos

difference btw system reset and poweron reset

Posted on May 25, 2013 at 12:42hi 1.)i have a little confusion, if controller can differentiate between system reset and power on reset itself?mean i want to skip few lines of code on system reset but not on power on reset2.) i have a stm32f4 discov...

bilal by Associate II
  • 479 Views
  • 3 replies
  • 0 kudos

TIM3 interrupt occasionally fires too early

Posted on May 20, 2013 at 19:28 I am using TIM3 as an event timer to trigger external ADC conversions. I am having an issue where the timer interrupt fires too early and causes an out of range conversion result from the ADC. I notice that when t...

richm by Associate II
  • 994 Views
  • 9 replies
  • 0 kudos

STM32F407VET6 SPI1 doesn't work PB3,PB4,PB5 and PA15

Posted on May 25, 2013 at 00:54Hi.Please help. I write simple app using restricted KEIL to operate with AD5292 via SPI for my academic research project. To achive this I wrote the following code:int main(void){ /*!< At this stage the microcontroller...

sheinv by Associate II
  • 618 Views
  • 3 replies
  • 0 kudos