I saw that only a small part of the H7 series pin configurations was done in the open source, for example, h743zit6, h743iikx, etc.
Yeah, we don’t support that processor variant.
The way they made those variants cheaper is to have barely any flash on them. So, you can’t even fit the firmware. They require like execute in place off of external flash. So, super complex to even retarget.
But I noticed that your hardware solution includes the deployment of 32-bit SDRAM and flash modules, and you have configured them in CubeMX. Is it a problem at the software layer? Additionally, I also see that the Chinese distributor of OpenMV, StarTrek Technology, uses the STM32H750IBK6 chip paired with SDRAM and flash, and they can run the OpenMV4_plus algorithm very well.Can you tell me which chips in the STM32H7 series are currently compatible with your firmware?
StarTrek Technology
These would be clone units as they are not a licensed distributor. We don’t support the STM32H750IBK6 in our firmware. So, they would have to be running a full custom firmware fork.
Can you tell me which chips in the STM32H7 series are currently compatible with your firmware?
What are you trying to do?