will127534 / StarlightEye

A IMX585 camera board designed for Raspberry Pi
MIT License
99 stars 9 forks source link

STM8 or CH32 #13

Closed phodina closed 2 weeks ago

phodina commented 1 month ago

Hi @will127534 , I checked the schematics and there's STM8 but all other READMEs and description mention the RISC-V processor.

What's the reason behind that inconsistency? Are these pin to pin compatible? Also why not go for STM32? Is that due to price or chip sourcing?

Also how flash the processor? Does it have a bootloader over the I2C pins?

The reason why I ask is I'd like to build the project and I'm scratching my head over this :-)

will127534 commented 2 weeks ago

I just reused the STM8 footprints for CH32V003. There is no bootloader so you will have to flash it from the SWIO testpad on the board.