User Activity

My goal is to reserve a pin over CubeMX to remind me later to use that pin as an optional GPIO for example.I want some kind of marker that when I come back on the CubeMX configuration it catches my attention. I would prefer a color marker.I don't wan...
Hi everyone,I'm configuring the Ethernet MAC address over CubeMX for a NUCLEO-F746ZG target. Default address is 00-80-e1-00-00-00 which identifies ST manufacturers.I was wondering if I can freely manipulate the other 24 bits for an industrial purpos...
Hi,I was wondering what is the purpose of the API HAL_FLASH_Program_IT(..) provided by CubeMX (based on NUCLEO-F746ZG but seems to be widely the same for other MCU references..).As it allows to write a single value at a time it seems useless to attem...