Hello everybody. I want to know why the new version of openMV has a downgrade of MCU, changing a STM32F429 to a 407, like in the first version of the board.
Thanks.
Sorry for all this, too many questions, but can i know why use a 427 instead of a 429? Price?
I’m Interested fully about this projects since I read it on hackaday page
The only difference between the 427 and the 429 is the LCD controller, which we don’t need. At some point I made a camera with an STM32F429 and SDRAM, which was never produced I just kept it for reference.
The eagle files naming is confusing, I’ll rename them later to OpenMV1 (407 we made a few prototypes) OpenMV2 (This is the KS cam, using 427) and OpenMV-SDR (429+SDRAM)
Hello, I have ordered 3pcs H7, but may take a while to arrive and nothing to play with. In the meantime, do you share codes and/or hex files of OpenMV-SDR (429+SDRAM) that I can burn and program into the board right away and test?
Yes the firmware for that is long gone and none of the current features existed back then, plus your pin-out will probably be different. You can still find the old SDRAM driver in the source code if it helps.