User Activity

Hello folks! One of my devices happened to have a some kind of flash corruption, enough that an ECC NMI was triggered. Removing the "while(1)" from the default handler, to simply return from that handler to my program, did not work. I was thinking th...
Hi, I have two problems.1)I extensively searched the forum for infos. I found them, tried them, still failed (disable debug, deinit peripherals, set gpio to analog mode, gate the clocks).I cannot get the MCU to consume less than 100uA.I'm using a NUC...
The title says it all. I can't find the info on any of the three documents i read (Datasheet/Api/ULD Api).Thank youMirco
Hello!My case is:I have an array of 100 items, but now I know only the first 10 are used so I'd like to watch only the first ten variables.I know I can list the individual array items one after another (e.g, arr[0], arr[1] and so on to arr[9]), but I...
Hello! I know that this is not a new topic, and maybe somewhere (even in this forum) someone already answered this question multiple times, but still.....I crawled the forum looking for advice about using the HAL without CUBE, because where I work th...
Kudos from
Kudos given to