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! STM32H573V UCPD CC2 and PC9 interference

HI,I am working on a board using STM32H573V and have a working solution with UCPD detecting an inserted memory stick and running the MSC class. In an other part of the software I am using PC9 as an GPIO push-pull, low speed output and as soon as I se...

DirkH by Associate II
  • 77 Views
  • 2 replies
  • 3 kudos

Resolved! DCMIPP Capture Buffer Not Receiving

Hello,I’m currently testing the CSI–DCMIPP interface on the Nucleo-N6 board. I’m following various examples, but the variable used in DCMIPP_Start (lcd_bg_buffer) is not receiving any data. Is there something I might have configured incorrectly?At th...

silpiode by Associate II
  • 96 Views
  • 1 replies
  • 0 kudos

Resolved! Configuration issue with Combined PWM mode on STM32F303RE

Hello everyone, I’m new to STM32 and I’m currently stuck with using timers.I’m working with an STM32F303RE, and the goal of my project is to generate 6 signals at 100 kHz (high time between 100 and 500 ns), each phase-shifted by 60°. These signals wi...

AB4 by Associate
  • 166 Views
  • 3 replies
  • 4 kudos

Cross Reference

Pls cross  TI part number TMP75AIDGKR (Temperature Sensor With I2C and SMBus Interface) Previously there's a Cross Reference tool in ST website but it's gone. I use it regularly. I hope it can be reinstated. 

800 x 800 Display with STM32U5G9VJT6Q - possible?

Hi,we are trying to get a 800x800 display to work with the STM32U5G9VJT6Q, using either RGB888 or RGB565 in Video Mode (Burst).According to what we read it is definitely possible. Did we miss something?Could someone please confirm that is definitely ...

Ricko by Senior III
  • 1539 Views
  • 20 replies
  • 14 kudos

ADC - TIMER - Sample rate confusion?

Hi, I need a little explanation about what is wrong behind my reasoning..I am using STM32F411. reading, two inputs of ADC in scan mode over circular DMA triggered via TIM2 update event.TIM2 is triggering ADC at 100KHz, so I have 50Khz sample rate per...

Bogdan_ST by Associate II
  • 229 Views
  • 12 replies
  • 3 kudos

Resolved! Flash memory size of STM32H743XGH6

The STM32H743XGH6 is specified to have 1 MB of Flash memory.However, it seems that the following 2 MB address ranges are writable:BANK1: 0x08000000 to 0x080FFFFFBANK2: 0x08100000 to 0x081FFFFFIf the device really has only 1 MB of Flash, I would expec...