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

Resolved! Can I use disabling of certain low-power timer (LPTIMx) by clearing the ENABLE bit in the LPTIM_CRx register safely if no interrupts from LPTIMx are used to wake up MCU from Stop mode?

Clarification: Can I be sure that the case in Errata sheet ES0491 "Device may remain stuck in LPTIM interrupt when entering Stop mode" never occurs for certain LPTIMx if no interrupts within it are used to wake up MCU from Stop mode and disabling of ...

STM32G4 flash write/erase

I'm quite confused. The RM0440 states: "Note that read-while-write capability (or RWW) is only supported when the dual-bank architecture is active. This enables programming or erasing one bank while executing code from the other bank." Okay, for me, ...

BMcK by Associate III
  • 4008 Views
  • 16 replies
  • 0 kudos

stm32L452 HAL_SD_WriteBlocks_DMA without irq response

It is the problem about the dma driver of stm32L452's sdmmc1.ide: cubeideboard: NUCLEO-L452REconfig: sdmmc1 with dma , sd 4bit, without rtossdmmc1 dma config : 1. {sdmmc1 both(rx and tx) : dma2_channel_4} or 2. {(sdmmc1_rx : dma2_channel_4) and (s...

Cchn.1 by Associate II
  • 255 Views
  • 0 replies
  • 0 kudos

Debug infrastructure in STM32F7

For a long time I have been trying to guess how debug components are connected to the Cortex-M7 core in STM32F7 series of microcontrollers. It is supposed to be shown in e.g. the document RM0410 in Figure 587. This figure seems to be a copy of the sa...

MirKoz by Associate III
  • 1048 Views
  • 0 replies
  • 0 kudos

Problems with TCP/IP Client not working on H743.

The server connects and communicates normally, and the Client experiences a return value = -13, Abort in the connect function.Using the Netconn API, the user program is hercles_3-2-8.exe. PC IP is 192.168.0.223 and Device IP is 192.168.0.222.The code...

CHan.2 by Associate II
  • 427 Views
  • 1 replies
  • 0 kudos

Misprint in F4/G4 Programming Manual (Bitband)

There is a misprint in your PM0214 Programming manual "The Cortex M4 processor" in the chapter chapter 2.2.5 "Bit-Banding", above figure 9. Bit-Banding is nicely described there, but of course all bit addresses have to end by "00"... Your first exam...

flyer31 by Senior
  • 1250 Views
  • 14 replies
  • 0 kudos