User Activity

Hello, I am working on trying to get the SDMMC1 on the stm32h745 to function properly. Currently I have this for my current initialization of the SDMMC and it does not return any errors. hsd1.Instance = SDMMC1;hsd1.Init.ClockEdge = SDMMC_CLOCK_EDGE_R...
Hello,    I am trying to better understand the relation of how the SYSCFG_EXTICRx and the EXTI_RTSR1 registers correspond. In the manual as I understand, the SYSCFG_EXTICRx registers are used to setup a pin on the EXTI line for interrupt use by setti...
Kudos given to