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! Parallel RGB interface in STM32-F411RE

For my project, I need to use a parallel RGB interface (8 bits) to control a display using Nucleo-F411RE. The PCLK for the RGB interface is required to be a minimum of 1MHz.However, the STM32-F411RE does not have any LTDC peripherals. So I implemente...

Soad by Associate II
  • 928 Views
  • 1 replies
  • 1 kudos

USART interrupt handling in Rust

Hi, I'm new to embedded (as in one week old) and am trying to build a small system to do a few things for an optical product we're building: mainly temp measurement (Omega SA1-RTD with MAX31865) and LED management for optical lasers. Currently I have...

sekhar by Associate II
  • 4505 Views
  • 14 replies
  • 6 kudos

w25q128 external flash with stm32l412

Hi,I am using stm32l412 controller with an external flash w25q128 in quadspi mode. I am able to read and write on to the flash memory. but I am unable to use it as an external loader. I referred many tutorials, I edited the linker script to add a sec...

hash002 by Associate II
  • 1106 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 MCU die

Hi all,Can anyone confirm if these two type of STM32 MCU, STM32H753BIT6 and STM32H753VIH6 use the same die although they have different packages? Best fourhes

fourhes by Associate II
  • 1705 Views
  • 4 replies
  • 5 kudos

Resolved! Alternative Functions and Additional Functions

STM32L072 has USB as Additional Functions instead of an Alternative FunctionThough in one of my Earlier Post It was briefly explained, It felt to have a Dedicated Post in General Thereby this Post to Better Understand the Difference and Way of Workin...

Pavan_LohiaGroup_0-1724038285746.png

Resolved! STM32F411CEUx USB Serial Port Issue

I am having trouble configure the USB-C port for serial output. The board I got is a "BlackPill" and I have went to try some example code for USART2 and USART6, however, upon a reset, I still do not have a COM port appear. Any advice?

dlaroche by Associate II
  • 929 Views
  • 1 replies
  • 1 kudos

The MCU requires NRST to be toggled after power on

Hi all, I have a problem with a new version of an existing PCB using the STM32F334C8T6 microcontroller.Known working code is loaded onto the new PCB, power is applied and the MCU starts up the clock and then seems to sit idle. If the NRST pin is then...

PXL_20230922_103355658.jpg PXL_20230927_100625674.jpg
RobertK by Associate III
  • 10283 Views
  • 38 replies
  • 8 kudos

STM board not recognized

Hi, I'm currently using Nucleo-U575ZI-Q.I've done nothing to it except leaving it for a day and just plugged it to my laptop again but it doesn't recognize my board now.When I connect it with my laptop, fail.txt shows up with a message "The interface...

IMG_5007.jpeg

Resolved! STM32H7B0 DMA locked after first start

Hi,I use a STM32H7B0 100 pins and we would use a DMA to transfer data from 1 memory location to another.Therefore we use DMA1 stream 3 with a datasize of "Half word".What is very strange is that we cannot disable the option "Use Fifo" in stm32Cube.No...

OGhis by Senior
  • 916 Views
  • 2 replies
  • 1 kudos