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

Can't flash the board (tried 3 different programmers)

Hello, I bought STM32H743XIH6 board and first tried to program it with FTDI programmer and STM32CubeProgrammer. It looks like the serial interface detects the board correctly as I can see it in the STM32CubeProgrammer but fails at a read attempt of 0...

Mondo by Visitor
  • 24 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H747BGT6 MIPI-DSI VDD12DSI

Hi, I have a question about supplying power to DSI interface on STM32H747BGT6 (208 LGFP package).RM0399 says, "The DSI interface is supplied from a dedicated VDD12DSI supply that can be provided eitherby the integrated DSI regulator or by an external...

el659_0-1762598924576.png el659_1-1762599354926.png
el659 by Associate III
  • 91 Views
  • 4 replies
  • 1 kudos

custom surveillance drone with STM32N657X0H3Q

Project Name: custom surveillance droneCase Description:Hi STMicroelectronics Support Team,My name is Shuvadeep Mazumder, and I am the Founder & CEO of Model of Engineering (https://modelofengineering.com). I am currently leading the development of a...

LTDC support

Hi i am working with LTDC with STM32F429ZI Discovery -1 board with onboard LCD. I really want to drive a external LCD RGB display without An ic controller by utilising the Internal LTDC hardware inside the MCU . Can you please give some support on th...

b1aze by Associate
  • 50 Views
  • 2 replies
  • 1 kudos

Timer behaviour after wakeup from STOP

I've searched and not found anything describing this behaviour (on the internet or this forum, which I've found to be an incredible resource so far - thank you).I have a configuration where I go into STOP, exit out of STOP via EXTI, start TIM1, allow...

STM32N6: DMA2D is not working with AXISRAM3

Hi,I have a DMA2D issue with a STM32N6 Nucleo-144 board. I can use the DMA2D to blend two framebuffers if the inputs are in the AXISRAM1. However, when one of the framebuffers is in AXISRAM3 (NPU RAM), the DMA2D doesn't copy from the relevant framebu...