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! STM32F4 can I join SRAM and SRAM2 memories?

Hi, I have STM32F407VET6 which has such memory layout.Can I join SRAM (0x2000 0000 - 0x2001 BFFF) and SRAM2 (0x2001 C000 - 0x2001 FFFF) memories to one?Or do I must to manage them separately?

0693W00000YA0E4QAL.png 0693W00000Y8qzIQAR.png 0693W00000Y8qzDQAR.png
JBond.1 by Senior
  • 1549 Views
  • 5 replies
  • 1 kudos

STM32U575 change PWM output duty realtime

I tried to change PWM output duty without stopping or suspending PWM output, but between two times of writing new value to CCR, there must be a delay time inserted in. Following is the example code:/* if delay_ms(300), code can run correctly, if chan...

Using the FMC of the STM32U575 for SDRAM

Hello everyone,I am currently working with a STM32U575ZIT6 and am trying to connect as much RAM as possible to its FMC peripheral. However, SRAM and PSRAM are not available in the sizes I am looking for, so I was wondering if it would be possible to ...

PKolo.1 by Associate II
  • 1112 Views
  • 1 replies
  • 0 kudos

1. SPI communication between MCU and MPU.

Hi,I am working on SPI bus communication between IMX6dl MPU and STM32L476 MCU.MPU work as a master device and MCU work as a slave device.Configuration of MPU is:pinctrl_ecspi3: ecspi3grp {               fsl,pins = <                       MX6QDL_PAD_D...

SPare.9 by Associate II
  • 2648 Views
  • 6 replies
  • 0 kudos