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

Option Bytes

hello,The option byte is configured with read and write protection, but I can program without erasing, why?FLASH_OBR = 0x03FFFFFAFLASH_WRPR = 0xFFFF0000

Resolved! Sometimes, WWDG was not working and CPU hang

My company uses the STM32G0071CB chip. but I faced some issue.whenever I need to reboot main board, I have to reset the STM32G0071CB as wells.so I used the WWDG for resetting the chip.But sometimes, chip was not reset and CPU hang.(once a 400 times o...

Andy.kim by Associate
  • 854 Views
  • 3 replies
  • 0 kudos

UART DMA Rx STM32H745 with LL

Hello,I have tried implement UART Driver only with LL Library. I'm using Nucleo-H745ZIQ. Reception through DMA is not happening. Data is not getting copied to the buffer. MPU Also Configured. I'm attaching the code. Hope DMA Configuration for Rx is o...

veera1 by Associate II
  • 1583 Views
  • 4 replies
  • 0 kudos

Connecting two nucleo boards using I2C.

Hello, I just started using the Nucleo board and currently I am trying to connect two Nucleo G071RB by using I2C, using one as a Master and another one as a Slave.I, however, am not able to even get a clock signal coming from the Master (measured usi...

MC.4 by Associate II
  • 1249 Views
  • 2 replies
  • 0 kudos