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

STM32L152 - Idd measure with voltmeter

Posted on June 25, 2013 at 09:07Hi!I try to test my firmware on STM32L152-Discovery. I'm creating low power application with ADC and SD card. Everything works perfectly, but now it's time for current reduction. When there is no need to do ADC conver...

sicode by Associate II
  • 733 Views
  • 7 replies
  • 0 kudos

configuring interrupt in stm32f205

Posted on June 21, 2013 at 11:13Page 164 of RM0033 shows that EXTI0 can be used for Px[0], EXTI1-Px[1]... and so on only.That means if I used PA0 pin as interrupt somewhere then I can used PB0, PC0... pins as interrupt source any more???

stm32f417zgt6 uart problem

Posted on June 21, 2013 at 16:38The original post was too long to process during our migration. Please click on the attachment to read the original post.

gnyturan by Associate II
  • 314 Views
  • 2 replies
  • 0 kudos

help with usart peripheral.

Posted on June 25, 2013 at 02:53 Hello, I am having some difficulties getting my uart code to work. Can someone please tell me what I am missing? I must have spent too much time looking at it and am missing something very obvious because I h...

saccrue by Associate II
  • 317 Views
  • 2 replies
  • 0 kudos

STM32f4 runs but wont start after reset

Posted on June 24, 2013 at 18:01I have a project I have been working on and the coding has been fine up until now. When I upload the code it verifies and starts up without any problem. But If I reset the device (either by reset button or power cycle...

berge472 by Associate II
  • 302 Views
  • 1 replies
  • 0 kudos

STM32L152 USART_FLAG_RXNE not being set

Posted on July 24, 2012 at 17:32 Hey all, Got a small problem when interfacing with a UART based oLED display. The display returns 0x06 or 0x15 after it has received a command, I can see this happening on my O-Scope and I have confir...

Labels