User Activity

The STM32MP133A supports Linux, and has PTP support in its ethernet peripheral. However, there doesn't seem to be a driver, or port of ptpd for that specific hardware.The peripheral seems similar to other STM32 parts for which there are community por...
How do you change the background colour in source code editors? I have tried:Window > Preferences > General > Appearance > Theme set to dark modeWindow > Preferences > General > Editors > Text Editors > Annotations has nothing for the backgroundWindo...
I ran uninstall.exe from the STM32CubeIDE installation folder through VirusTotal. Results here: https://www.virustotal.com/gui/file/e965ce62fe16c51edc4e186fb6cc84c3f9f98dacfd61d3ba0e8b2154a73bfb8cSome scanners detect it as malware. I originally insta...
Is there a way to stop the project being rebuilt when I run it? I'd prefer to use the last build, rather than building again every time.I checked the project and build configuration options but couldn't see anything. Thanks.
When I do a build in STM32CubeIDE 1.9.0 the console window looks like this: But if you scroll up a bit...You can see that the build actually failed. Those errors are real.I could make the window a bit taller I suppose, but shouldn't it stop building ...