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

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
  • 1068 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
  • 817 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
  • 1713 Views
  • 4 replies
  • 0 kudos