I get an error everytime i try to debug LED2. The error says: expectet identifier or `(` before `{`token. I added a screenshot of the code and where exactly the error is positioned. The code was modeled by simulink
Ok i implemented the code. Now it get an error that uint32_t is an unknown type name. I am a newbie in this topic and i have the feeling that this is a very common and basic problem. I tried several things but nothing worked out.
Yes, it is very common. So common that when I typed it into Google I got 172,000 results.
It sounds like your code generator is broken. I'm not sure what "Using Mat-target" means, but I don't really want to debug it for you. Generally, the code generated by STM32CubeMX using the latest versions is free from major bugs.
"If you feel a post has answered your question, please click ""Accept as Solution""."