I'm working on a project using a STM32H747XIHx dual core processor. I believe I have the latest STM32CubeIDE and STM32CubeMX tools. How do I configure CubeMX to generate GPIO initialization code for my I/O signals?
I am developing a numeric keypad and I need to have a backspace key.I'm using Flex buttons and I want the character specified by "U+232B" to show up on the button.How do I enter this in a "Text Visual Element".
Thanks, Bob. I didn't think about checking the other core, but there's no initialization there either. Now that you mention it, though, I don't remember seeing anything in CubeMX that allowed me to specify which core a particular GPIO was assigned ...
The TouchGFX simulator fails to compile my project because it's looking for some include files that it doesn't have access to, so I don't know if it works there or not. I ended up making two new button backgrounds with the erase to left symbol embed...