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! STM32U5A5 vs. STM32U575 - as USB PA11, PA12

I am confused:I have a PCB designed for STMU575 and I am using USB FS - works.USB DM and DP are pins PA11 and PA12.On U575:- all fine as USB FS, available via AF10 (PA11 = OTG_FS_DM, OTG_FS_DM) - worksI have checked the packages and pin assignments a...

tjaekel_0-1704347098608.png
tjaekel by Lead
  • 3140 Views
  • 10 replies
  • 1 kudos

STM32H750VBT6 DCMI USART

With DCMI (with DMA) and USART only 1.5FPS, why is the frame rate really low? The output is set to QVGA and formatted as JPEG.  

Shiina_0-1720607635646.png Shiina_1-1720607659868.png Shiina_2-1720607674883.png
Shiina by Associate III
  • 1575 Views
  • 8 replies
  • 0 kudos

Resolved! STM32G4 flash banks description ambiguity

Hello,I'm currently designing a bootloader and an application for stm32g474ccu6 MCU (256kB flash). Today I wanted to implement a bootloader feature allowing the user app to take up more than one flash bank in flash memory (Im working in dual bank mod...