Skip to content

libc0607/Yakigani

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yakigani

🚧 Needs test 🚧

What's this?

Unofficial Realtek RTL8370 iROM Burner

Why we need this?

8370-ds
RTL8370 has a built-in DW-8051 kernel which will boot from the internal iROM.
If you want to boot RTL8370 from spi nor flash, a small "bootloader" needs to be flashed into the internal iROM.
However, Realtek does not sound like continuing to maintain the RTL8370 iROM programming tool
(they use the parallel port to simulate I2C to program the chip, and it will run into errors when running on Win10 x64)

Where's the file to be programmed into this crab chip?

First you need to find the crab SDK,
then fill <SDK>/***lws-bootcode-burn-util/write_rom/tftpc_spi.bin into const uint8_t irom[]

How to compile?

Use a STM32F103C8 Blue Pill
Install Arduino
Install Arduino_Core_STM32 for Arduino
Install STM32CubeProgrammer
Open the source code and read the comment

About

Unofficial Realtek RTL8370 IROM burner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages