DIYstompboxes.com

DIY Stompboxes => Digital & DSP => Topic started by: nikStomp on February 22, 2018, 05:41:57 PM

Title: DL4 MIDI
Post by: nikStomp on February 22, 2018, 05:41:57 PM
Hi Guys
I have a dl4 that is not working correctly and I was searching some information/schem and I finally found something interesting

(https://s17.postimg.org/xrb1mrfqj/delay4_1.png) (https://postimg.org/image/xrb1mrfqj/)  (https://s17.postimg.org/a0bo4nn97/delay4_2.png) (https://postimg.org/image/a0bo4nn97/)

Any thought?
That chip is powered from 3.3V...

Nick
Title: Re: DL4 MIDI
Post by: nikStomp on February 22, 2018, 05:53:01 PM
http://www.keil.com/dd/docs/datashts/philips/8xc5x_ds.pdf

also page 83 of this
https://l6c-acdn2.line6.net/data/6/0a060b316ac34f05943b07346/application/pdf/Echo%20Pro%20User%20Manual.pdf

Title: Re: DL4 MIDI
Post by: Digital Larry on February 23, 2018, 09:37:39 AM
What is it you are trying to do exactly?  It's unlikely that you can reprogram this unit to do something useful without extensive information about the existing hardware and software implementation.
Title: Re: DL4 MIDI
Post by: nikStomp on March 06, 2018, 03:09:13 AM
my problem is that currently i dont have her a fine tip soldering equipment but still...

the microcontroller is handling all the pot/switches and is sending the parameter changes to the two dsp.
i think they have used midi for development and then removed the connection in production.
midi implementation in line 6 products is pretty standard they have midi cc to control everything.
if the midi part is still programmed in the uc is only matter to solder a wire to pin 5 to control the dl4 via midi
if midi/uart is not enabled in firmware that probably will stop all effort
(i dont know how the firmware is programmed in 80c32 micro or if its possible to read the internal program rom)