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! STM32F103 standby High Impedance problem

Hello I need to use standby mode for my MCU which is STM32F103. In datasheets it says that when MCU is in the standby mode, pins are left in the High Impedance. However, I need these pins to be High ( these are output pins). Is it possible to achieve...

GunkutA by Senior
  • 770 Views
  • 4 replies
  • 0 kudos

Is "Description of STM32F2xx Standard Peripheral Library" UM1061 valid for STM32F0xx Standard Peripheral Library STSW-STM32048?

I am trying to find user manual documentation for the STM32F0xx Standard Peripherals library - STSW-STM32048. On the STM32F0xx page, I only see a user manual for the I2C peripheral application library. On the STM32F2 page, I see user manual UM1061. I...

SOstl.1 by Associate
  • 469 Views
  • 1 replies
  • 0 kudos

how do i find the names of individual bits in registers

where can i find the names of individual bits inside each register? i like to be able to use these to go thing -> register |= 1<<name;but although i know the header file that contains the register names, i can't find the names of the bits within the...

deep_rune by Associate III
  • 987 Views
  • 6 replies
  • 0 kudos

Resolved! ADC characteristics

HiI try figure it out the differences between table 185 and table 87 in the STM32H753xI data sheet.the Et, Ed and El totally different. in the table table 185 there Eg and Eo also and are not mentioned in table 87.what is the difference between rev ...

IMor.1 by Associate II
  • 775 Views
  • 2 replies
  • 0 kudos

STM32H755 SDMMC1 with DMA or IT

Hi,I've been trying to get the SDMM1 working on a custom board with an eMMC (ISSI 32GB).Are there any working examples from ST that verifies you have actually tested the MMC side of the HAL library to be working? @Imen DAHMEN​ I am able to get the CS...

TOlli by Senior
  • 1665 Views
  • 4 replies
  • 0 kudos