User Activity

Hi, for my STM32CubeIDE projects it would be convenient to have a macro whose value increases every time I compile the project; As if it were a counter of the times I pressed the build button, to be used as an ID to identify the specific build.For ex...
Hi, I have a question. I just completed a program for a dual processor MCU, specifically an STM32H745, which has one M7 core and one M4 core. Now I have to organize the production of a hundred cards, and the manufacturer asked me for the .hex file to...
Hi, I'm trying to get the ethernet interface to work on an STM32H745. After fixing various hardware problems, now I don't just have software problems.I created a simple project with CubeMX, basically I did these things:- Enabled ethrmnet interfaces- ...
Hi, I'm trying to create my first project with ethernet on STM32H7. I tried to give an example with a nulceo with a similar chip and I succeeded, now I'm moving on to my custom board.I configured the system with STM32CubeIDE, generated the code and j...
Hi, I'm trying to develop a FW for one of my custom boards that has an ethernet interface.I'm using STM32CubeIDE, I generated the code with the configurator, and without even writing a line of code, if I go into debug, during the initialization of th...
Kudos given to