User Activity

Hello,I have a GPIO pin that is owned and used by the M4, i.e. Pin Context Assignment.  But on power-up, I'd like the M7 to do some work with it, toggle the state, before it starts the M4.  Is it possible for the M7 to programmatically take ownership...
Hello,I'm working with the offset and linearity calibration on an STMH755.  My board will run the full calibration at production, save off the resulting offset and linearity calibration constants, and then retrieve and apply them at any new restarts ...
Hello,Getting a lot of these warnings in the ST generated code - prefer to be warning free, so legitimate, application code warnings are more obvious. I don't see the ability to suppress individual occurrences, and don't want to remove -Wregister com...
Hello,When I right click on a pin, in the Pinout view of an IOC file, it shows the following:I understand the ADC1_INP3, since that is the intended setting.  But what would the yellow ADC2_INP3, with a + next to it, signify?  Likewise, what is the re...
Hello,Using CubeIDE v1.14.1, I would like to download memory to a file, for import into a worksheet, etc.  But I've not located the ability to do that, via the IDE menus.  Is there such a capability?  I'm initially dealing with floating point values,...