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

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. 

TIM 1 Advanved timer sometimes goes high

Hey!I will explain my setup and then paste the code. I have three different timers (TIM1, TIM2, TIM3) sending out PWMs to different parts of my board. All timers are set up the same way; the only difference is that TIM1 is an advanced timer.What I do...

morris by Associate II
  • 18 Views
  • 1 replies
  • 0 kudos

Any limits on flash selection for STM32N6

From my understanding all STM32N6 chips need a external flash chip and there's a static stage 0 boot loader.  So if this is true is there any limitation's on the brands of flash or speed/address bit size limitations? With the previous stage 0 bootloa...

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
  • 1450 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
  • 145 Views
  • 12 replies
  • 3 kudos

stm32c071 flash erase issue

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code. Hi, I am using stm32c071 MCU to store data into flash. I ...

Shaf by Associate
  • 75 Views
  • 4 replies
  • 0 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...