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! STM32H7 series programming flowchart

I remember seeing a flowchart showing the order in which interfaces are checked for activity during programming when the BOOT pin is pulled, but I have been through the datasheet, programming manual and Google and can't find it now. Can anybody poin...

MikeDB by Lead
  • 339 Views
  • 2 replies
  • 0 kudos

H745 MDMA document error? (RM0399)

In 15.5.12, the register definition for mdma_ctbr , i am having trouble understanding the dbus and sbus bit descriptions. Shouldn't the choices be between tcm/axi and ahb/system and not system/axi and ahb/tcm as the latter is mixing the domains toget...

RMcCa by Senior II
  • 345 Views
  • 2 replies
  • 0 kudos

STM32H750 UART4 + RS485 + DMA not working

Hi,I have some problems with UART4 on STM32H750. Uart4 is asynchronous RS485 mode mapped on PC11,PC10 and PA15 (DE).I tried to SWAP RX/TX without succeed. Finally, I swapped it by wire.DMA not working properly. DMA Counter works. Memory address neve...

BSANT.17 by Associate II
  • 285 Views
  • 0 replies
  • 0 kudos

WIFI configuration

I am using stm32F103C8T6 controller, How to configure ATWINC1500 for WiFi establish?Please help me for how to develop connection between stm32F103C8T6 to ATWINC1500.