STM32 Cube IDE Usage
Hi. Just bought the book "DSP using Arm Cortex-M Based Microcontrollers". Supplied after a great deal of searching with shared online resources. I'm trying to create an STM32 project and drop in basic GPIO example source code from the online resources. Got the project created, configured the Discovery board (STM32F407G-DISC1) and generated the code (which for reasons known only to themselves, ATM have littered with unnecessary comments - which, annoyingly, keep reappearing every time code is generated). How do I merge the generated code with the GPIO example code ? Can't seem to get it to run using this method. Also, how do I get rid of those unnecessary comments ?