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

Hard fault STM32F3

Posted on August 05, 2013 at 14:58Hello;am using UART communication between 2 boards contaning STM32F3, the first send the same frame every 320 ms, and the second just receive this and make autobaud.after 2 minutes of working my MCU go into HARD-FAU...

rachid by Associate
  • 339 Views
  • 4 replies
  • 0 kudos

Wake up from Standby mode

Posted on August 06, 2013 at 14:56 Hi, I am using STM32L151VBT6 controller. The problem which i am facing is only one wake up source can wake up my MCU from Standby mode, that is either RTC alarm or wake up pin. if i used the both sources, on...

STM32F4 Timers synchronization

Posted on August 06, 2013 at 10:51 Hello. I would like to ask you, how could I connect 2 timers to count at the same time? My configuration is like this: TIM2 is reference (externally via ETR I connect reference oscillator 16 MHz). ...

mkusenda by Associate
  • 215 Views
  • 0 replies
  • 0 kudos

OpenGL on Discovery F4

Posted on August 05, 2013 at 12:04Hi i am new to STM32, I have a discovery F4 with a touch display, i would like to port a opengl on it, please suggest me #discovery #stm32 #opengl

rst by Associate
  • 414 Views
  • 2 replies
  • 0 kudos

Software vs Hardware resets

Posted on August 05, 2013 at 18:16 I have an application that is working fine when I have a hardware reset (pulling NRST low) but when it is power cycled, or has a software reset (NVIC_SystemReset();) It gets hung up on the following functions: ...

berge472 by Associate II
  • 854 Views
  • 2 replies
  • 0 kudos

What is the difference between Channels and Streams?

Posted on August 05, 2013 at 15:02Hello, I am a new starter of STM32. I'm quite confused by the concepts of Channels and Streams while dealing with DMA. What is the difference between them? Any comments will be appreciated, cheers. #dma-stm32f4di...

ran2 by Associate III
  • 1796 Views
  • 4 replies
  • 1 kudos

Zero Jitter ISR for STM32F051

Posted on August 05, 2013 at 17:00Hi,On STM32F051 I am trying to implement zero jitter interrupt servce routine for TIM6. I understand in Cortex-M0 architecture, there is a way to set higher IRQ latency to achieve zero jitter. I am not able to locat...

dr by Associate
  • 302 Views
  • 1 replies
  • 0 kudos

STM32 USART3

Posted on August 02, 2013 at 06:30Hello All, I am using USART3 in Half duplex mode for 1 wire protocol. The reset pulse of the one wire protocol has to be sent at 9600 and data exchnage at 115200. The problem I am facing here is BRR register doesnt ...

problem on watchdog

Posted on August 05, 2013 at 14:51Hi everbody,I'm using a ST32F205VE. On my board, I'm using the internal watchdog of the microcontroller and an external watchdog (MCP1318T).During normal operation, the �c sends square pulses every 0.5s to the exter...

Labels