STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32N6 GPIO DMA Pattern Gen by Timer trigger

Hello,I'm trying to do pattern generation on GPIO port using DMA timed by TIM trigger, but I cannot make it running.My code:TIM2 INIT  void MX_TIM2_Init(void) { __HAL_RCC_TIM2_CLK_ENABLE(); HAL_NVIC_SetPriority(TIM2_IRQn, 3, 0); HAL_NVIC...

STM32 and eMMC memory - EXT_CSD register access

Hello, I am a little advanced STM32 user, but I quite struggle with eMMC memory and STM32F7 (on custom board with STM32F756I and Samsung's 32GB eMMC KLMB2G2JENB-041 in the 8-bit MMC interface). Optionally I can solder STM32H753I which is pin-to-pin c...

MOndr.1 by Associate
  • 6078 Views
  • 5 replies
  • 0 kudos

STM32U0 Startup current

Hi @Amel NASRI, Thanks for sharing the info here.  I'm really interested in low power MCUs.  I do have one question:  where can I find information about the startup current draw of this part?  The datasheet has very good documentation on the supply c...

JCard.3 by Associate III
  • 1230 Views
  • 6 replies
  • 2 kudos

STM32F407 Ethernet LwIP + FREERTOS ping break Hard fault

Dear team,I am facing an issue where my device disconnects and drops the ping whenever the master device tries to connect with RS-485 Devices. after some "request timeout" error the device goes into a hard fault.The application runs on  STM32F407VET6...

ATPL by Associate II
  • 931 Views
  • 2 replies
  • 0 kudos