2022-09-10 07:42 PM
I've got an X-NUCLEO-IHM03A1 (the PowerSTEP based board) and a NUCLEO-G431RB. I'd like to start on the software to get them working together. However, I'm new to STM32 development. I'm not sure of how I should proceed. Would it be easier to start with one of the example applications and modify it to work with the G431 or start a STM32CubeIDE project for the G431 and then work at merging in the IHM03A1 modules into it?
Are there any specific files where I should expect the bulk of the differences to live?
Thanks a bunch!