STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Why are my temperatures not the same between devices?

Hi,We have produced a set of devices with the stm32L072 mounted. It measures the internal temperature sensor, which result in around 29 degrees for most of the devices. Which is what we can expect, right? For the internal temperature sensor.But a few...

MJonk.1 by Associate II
  • 476 Views
  • 3 replies
  • 0 kudos

CAN Communication b/w STM32F753Z8 and Arduino Board

Hello Everyone,I have a two arduino boards communicating with each other on a CAN Bus. Arduino is connected to CAN Bus via MCP2515 .Both arduino are communicating correctly with each other. Here is an example of my transmitter on arduino:/**********...

APatel1 by Associate
  • 389 Views
  • 0 replies
  • 0 kudos

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
  • 2594 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
  • 365 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
  • 416 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
  • 2522 Views
  • 5 replies
  • 0 kudos
Labels