Hi!
In my (agile-;) prototyping, I am in the need to try out various GPIOs, USARTs, I2Cs configurations in order to test out capabilities. Q: Is there a way to do this entirely WITHIN VisualGDB and thus shortcutting the need for using the STM32CubeMX when it comes to importing code? Alternatively create a new project with some sort of default configuration? If not, it would mean to re-configure the board in STM32CubeMX and then import the project into VisualGDB again-and-again after every change in an re-configuration, right? Thanks in advance
-
This topic was modified 3 years, 7 months ago by support. Reason: formatting