User Activity

I use a lot of STM32s in my work. The reference manuals, datasheets and so on are excellent but often contain a lot of near repetition between families. What I mean is that the details of the registers for (say) GPIO are often identical. But not alwa...
I have been following the video to install tools and whatnot for STM32WB. So far, STM32CubeMX was installed in C:\Program Files, STM32CubeWB support was installed in a C:\Users for some reason, STM32CubeIDE was installed in C:\ST. I almost dare not c...
I have a board in which one STM32 (call it "central") is required to update the firmware on a number of others ("sensing"). It seems simplest to use the USART1 interface for the built-in bootloader on the sensing processors. I would like to multiplex...
I am using a STEVAL-FKI433V2 to try to create a packet sniffer. The standard on-board software is clearly capable of working with the supplied Python GUI to configure the radio and listen for packets. I have been attempting to send commands to the de...
I would like to understand what the Eclipse IDE is doing to start the debugger, so that I can move away from using it. I much prefer CMake and other tools. I'd be grateful for any assistance. The wiki section for this is TBD.I'm not too familiar with...
Kudos from