STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FLASH memory map

hello I have a stm32f030c8t6 which I wish to save some data in its FLASH memory. I use Address Page30 which is 0x08007800 in memory map. it is in 7th Sector. I've developed my code and easily saved some data in that Address. recently I tried to add s...

0693W00000Lwh0dQAB.jpg 0693W00000Lwh0sQAB.jpg 0693W00000Lwh12QAB.jpg
Ala by Senior
  • 3524 Views
  • 12 replies
  • 0 kudos

Enabling SWO for Nucleo-L452RE-P

I can't seem to get my L452RE-P board outputting on SWO at all in an empty project. The solder bridge is closed by default, so I don't think it is that. I'm using this code here but it doesn't seem to work at all:void swoInit (uint32_t portMask, uint...

MB.2 by Associate III
  • 556 Views
  • 2 replies
  • 0 kudos

Hello, can anybody tell me the maximum allowed voltage flowing into STM32 when in Open-Drain-mode on an STM32G030F6? The datasheet does not show any overvoltage protection diodes, so I am wondering if it is possible to sink 12V limited to 50µA?

The concrete use case is that I want to control a p-channel-MOSFET which gate is pulled up to 12V via an external 10kOhm resistor.To switch the MOSFET I have to pull the gate down to GND, so I thought about using Open-Drain-output mode to let the 12V...

ulri by Associate
  • 667 Views
  • 3 replies
  • 0 kudos

Memory leak detection or profilers

I am using STM32CubeIDE suite of tools on windows. MCU is STM32F4. Debugger is ST-Link V2.Is there a way to identify memory leak in the code i wrote for my MCU ? Preferably in STM32CubeIDE as its through this tool I upload & debug firmware for MCU.I ...

MSing.8 by Associate III
  • 3154 Views
  • 5 replies
  • 0 kudos

STM32H743VIT6. FMC for SDRAM

Hi,Is SDRAM over FMC supported in STM32H743VIT6 MCUs? I can't see this option in CubeMX, only NOR Flash/PSRAM/SRAM/ROM/LCD and NAND Flash. The datasheet says that SDRAM is not supported in LQFP144 packages, but my one is LQFP100.Looking forward for a...

OIrin.1 by Associate II
  • 840 Views
  • 4 replies
  • 0 kudos