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

vTaskResume,vTaskSuspend

Posted on August 02, 2016 at 11:42        hi, i am using STM32F746G-Disco in that i have receiving a 16 byte of data from other device,which can be get at interrupt . problem: i have created two threads for GUI and Uart Thread, in that uart thread...

rajesh23 by Associate II
  • 368 Views
  • 2 replies
  • 0 kudos

STM32F103C8: wakeup from standby using RTC

Posted on January 26, 2017 at 14:53I've been trying to get the device to wake up from standby using RTC alarm, but it doesn't seem to wake up.I think it goes to standby, because the debugger loses connection - the interface seems to get unpowered.Ho...

CubeMX w/STM32F767ZI Nucleo-144 RMII pin mpping error

Posted on January 26, 2017 at 18:21When using CubeMX V4.18 with the Nucleo-144 board with STM32F767ZI processor to configure the Ethernet RMII, I discovered that using the MII pins as GPIO cause pin configuration warnings. For example, pin PB0 is no...

MDS by Associate III
  • 190 Views
  • 0 replies
  • 0 kudos

STM32F7 - trace ETM

Posted on January 26, 2017 at 15:18HiI just buy a JLLINK TRACE and I want to add the trace function in my programI use GNU ARM GCC and eclipse.Do you know how to activate the trace ETM 4 bits ? I found these articles :https://mcuoneclipse.com/2016/1...

StdPepiph Library I2C

Posted on January 26, 2017 at 16:18 Hi everyone, I'm new in STM32 and try to run I2C but when I try to connect with other device program stay in endles loop while (I2C_CheckEvent(I2C2, I2C_EVENT_MASTER_MODE_SELECT) != SUCCESS); What coul...

stm32l4, swd, shutdown/standby

Posted on November 18, 2016 at 13:17Is it possible to wake an stm32l4 from shutdown or standby modes using the swd interface and swd protocol ?    I know it is possible to set control bits that enable debug during shutdown/standby, but I'm asking so...

Geoffrey1 by Associate III
  • 267 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_UART_TRANS WITH PRINTF

Posted on January 26, 2017 at 11:06i will use HAL_UART_TRA ... + Printf function.but i can not do this .how can i transmite the content of variable whit printf function???????#uart

l90mehdi by Associate II
  • 263 Views
  • 2 replies
  • 0 kudos
Labels