User Activity

Hiwhat is the relationship between the speed of the CPU and the GPIO response. for example, I have a CPU clock of 72MHz and a GPIO clock of 36MHz and I set the pull-up when is this pull-up visible to the CPU because e.g. I would like to read the port...
Hi.I an looking for some info about CoreDebug and DWT registers in M3 and M4 series. Can you tell me where i can read about it? There is nothing about it in RM
Hi.I'm looking for some answer which I can not find anywere.What is the time between instruction execution time consisting of writing '1' to GPIO->BSRR of any pin and port and real mcu pin state in case when HCLK is e.g. 72MHz and APB2 is 4,5MHz (APB...
Hi.I have in my hand Nucleo with STM32F103 (old uC but to understand grouping newer is not needed).In Programming Manual PM0056 on page 134 and 135 I can see a SC_AIRCR register which on PRIGROUP field at reset are all zeros, but on next page in tabl...
I have created a pointer to function like void (*MyFun)(void); and I assigned first time 0x00000000 and the second time 0x08000000. in both cases after call MyFun(); I get HardFault error.Why? PS. This is simple project created in CubeIDE (default pr...
Kudos from
Kudos given to