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

I2C Ack error

Posted on December 27, 2013 at 08:26dear all       i am using an I2C protocol to interface micro-controller with EEPROM, i am facing an Ack error , i kindly request you all to help me regarding this error , i have attached the file plz have a look i...

MAX485 and STM32 ?

Posted on January 01, 2014 at 01:49Guys, Can I use MAX485 and STM32F107VCT6? I can't find VH max on F107 datasheet, is it possible if I interface MAX485 with STM32F107VCT6 USART ? pin PA9 and PA10 connected directly to MAX485 Any clues ? Thanks #...

HSE can not be ready at debug

Posted on July 09, 2013 at 09:34 In mySetSysClockTo72 function, there is /* Wait till HSE is ready and if Time out is reached exit */ do { HSEStatus = RCC->CR & RCC_CR_HSERDY; StartUpCounter++; } while((HSEStatus == 0) && (Star...

auzgec by Associate II
  • 1995 Views
  • 9 replies
  • 0 kudos

STM32 PWM output blocked ?

Posted on January 27, 2011 at 15:17STM32 PWM output blocked ? #pwm-systick-dma-nvic #tim4 #pwm #pwm #stm32f #tim4 #stm32f103 #outputs

hanser by Associate II
  • 1687 Views
  • 13 replies
  • 0 kudos

UART to CAN in STM32F103RB ???

Posted on January 01, 2014 at 15:11 Hello Friends, Using STM32F103RB how can it be done: --->>RS232(RX Recieve Message)---(Process Message)--CANBUS(Transmit Meesage)---> Wait for response(interrupt, poll vs.)...--->CANBUS(Recieve Meesage) --(Proces...

aybala5 by Associate II
  • 731 Views
  • 5 replies
  • 0 kudos

Interrupt handler

Posted on January 01, 2014 at 06:29Hello all,                      I am using a small demo kit where i have one push button so whenever it is pressed so an interrupt will be triggered. can you help me(code) to create and interrupu( falling edge, por...

Reg: STM32f103xe one shot trigger pin( port c bit 1)

Posted on January 01, 2014 at 06:03Hello all,                         I just started a small demo project using stm32f103xe.. I have a small problem regarding the one shot trigger pin. I have enabled the pin and whenever that pin has been triggered ...

high STOP mode current

Posted on August 22, 2012 at 17:29In STANDBY mode my board current drops to 300uA which is as expected. However if I use STOP mode it is 880uA. I had expected STOP mode to be only 20 - 30 uA more than STANBY. In STOP mode I turn all pins to analog i...

trevor23 by Associate III
  • 892 Views
  • 6 replies
  • 0 kudos