The SPI bus breaks at 16 mhz, everything seems to be operating correctly, until I try to start the engine. I messed with the
prescaler for the SPI bus but no luck, I was able to use the ECLOCK pin to clock the undocumented chips to their stock clocks
View attachment 380993
@AdamRosas nice work! Curious why you needed to overclock the v8 ecu's? Are they clocked slower than the i4/i6?
For some reason I wasnt getting notifications that this thread had activity. Good work!
I wish I had source code to put on Github,... a while back Akelley reached out and said he was going to give me all the remaining code/work he'd done on building tuning but I never heard back.
Also Adam, another guy on Jeep Forum also backed up the DRB super cart. He actually designed a PCB to build clone v8 super carts as well.
BTW - I spent a few months doing a deep dive on the russian jeep forums. It was pain staking using google translate to read 120 pages of forum posts, but those guys were doing similar work and one guy actually built an app using the DRB code to do data logging and diagnostics. Fortunately, the author of the app translated the final versions to english.
The one cool thing with that app, I discovered was that while the DRB allows you to retard timing as a global variable, there's apparently nothing in the ECU that stops the timing being scaled to advance. So their tool can adjust the timing variable to allow for timing advance. I tried it briefly and it worked but I ran out of time and havent gone back to mess with it more.
Using the same cable akelley and I built for flashing, you can use this program for diagnostics and logging on all the sensors to a graph.
Attached here: It's called CDT. I tried using google translate to email the author for the latest version, and he never responded. But I did manage to find a copy of the second to last revision. The russian jeep forum uses a very old version of Vbulletin and trying to register there for an account to download this was impossible, but I managed to dig around and find it on another site that's really cool.
Basically other russian site, the guy explains how all the calculations work in the ECU and provides a basic schematic. Could be useful to continue tuning efforts.
I wish i could code assembly
anyway, the CDT program is really cool! This app negates the need for a Drb II pretty much.