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! ADC1, ADC2 dual mode with differential input

ADC1 and ADC2 run in interleaved dual mode using DMA. Resolution for both ADCs is set to 8-bit. ADC1 is sampling CH1 and CH2 in differential mode. The results that I get from DMA are a bit strange: If my positive input is ~1.65V, if my negative input...

graph_adc.png table.png
CyberNerd by Associate III
  • 789 Views
  • 2 replies
  • 1 kudos

Resolved! STM32h753bit6 HSI clock at startup

tying to find what frequency the hsi is at startup  and normally i search the datasheet for clocks and startup but this returns nothing in the datasheet for the stm32h753bi mcu only thing i see is that it has 4 clocks and it says the hsi is 64mhz is ...

Resolved! Debugging application from external flash

Hi All,I have interfaced  Winbond W25Q128 external flash and IS42S32400F-7TL external RAM to STM32H750IBK micro on my custom board. I have found an external loader file (stldr) for my pin configuration from a community member.I can program, read and ...

Kutlu by Associate II
  • 5163 Views
  • 8 replies
  • 7 kudos

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
  • 859 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
  • 4174 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
  • 1038 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
  • 1578 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
  • 868 Views
  • 1 replies
  • 1 kudos