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

Discovery L0538 UART2 RX Pin Stuck Low?

Using a Discovery L0538, and want to make use of the 2nd UART (really only need the RX on pin PA3). I noted in the User Manual that to disable the onboard touch sensor and use this pin, I need to jump solder bridge SB24 (which I did, alng with the ot...

0693W00000aHd0XQAS.png
nobbyv77 by Associate II
  • 954 Views
  • 14 replies
  • 0 kudos

Resolved! ST BLE Toolbox: How to use the environment

Hello,I am working with the Nucleo Bluetooth boards (NUCLEO-F401RE + NUCLEO-IDB05A2) and I want to test some custom code I'm writing to make sure I understand how to use the X-CUBE-BLE software package. To do this, I am trying to use the ST BLE Toolb...

KMew by Senior III
  • 574 Views
  • 1 replies
  • 0 kudos

Resolved! STM32C031C6 Timer Input Capture

I'm attempting to do a simple Input Capture using Timer1. I thought as a start I would generate a single 200uS pulse using a Signal Generator and use Timer1 to detect it. I can't seem to get the capture to work no matter what I do.I tried using HAL a...

MHank.1 by Associate III
  • 837 Views
  • 2 replies
  • 0 kudos

Resolved! DFSDM Output resolution

When I use DFSDM, I configure FOSR= 256 ISOR=1 and the output is outside the range in the reference guide +-16777216

GWenJ.1 by Associate II
  • 737 Views
  • 4 replies
  • 0 kudos

Resolved! Can I run EEPROM_Emulation on the STM32L552CCT6?

X-CUBE-EEPROM v5.0.0 includes a sample for NUCLEO-STM32L552ZE-Q.I am trying to use this sample for STM32552CCT6 to run EEPROM Emulation, but the EE_Init() execution results in an error.To begin with, is it possible to operate EEPROM_Emulation with ST...

tsato.2 by Associate II
  • 877 Views
  • 7 replies
  • 0 kudos

Resolved! ADC output suddenly becomes constant

Hello,I'm using the ADC on a STM32G431 to read 5 voltages at 20kHz. Everything works well, but suddenly the 5 channels "get stuck" or freeze, i.e. the value they measure becomes constant even though the voltages on the input pins still fluctuate. Som...

ikrosoft by Associate II
  • 2725 Views
  • 12 replies
  • 0 kudos

Resolved! customized PCB with STM32F7 series uController can not be seen by any STM programs(ie. STM32Cube programmer, STMCube IDE, St utility ...)

After changing some properties, those are: -"BOR_LEV" set up 1 (BOR Level 2 VBOR2 brownout threshold level 2) -"RDP" set up CC (level 2 chip protection) from "Option Bytes" segmentation in STM Cube Programmer(It was unintentional case and before th...

Labels