Reordering pin configuration in stm32cubeide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-03 9:38 AM
Helllo
Is it possible to change the pin configuraion in stm32cubeide after code generation? no .ioc file is available from stm32cube.
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-03 4:33 PM
You can change the code however you see fit. You don't need the IOC file to do so. But you'll need to write that code yourself.
You cannot regenerate the IOC file given existing code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-03 4:33 PM
You can change the code however you see fit. You don't need the IOC file to do so. But you'll need to write that code yourself.
You cannot regenerate the IOC file given existing code.
