Arduino Sketch for 308/3008/508 Digital Cluster Retrofit

i have set to left stalk button as no need voice cmd
the other one is dedicated button ESP

and for trip and brightness i just wired directly to pcb buttons as is short to gnd function
How do you set left stalk? For trip and brightness i do the same.
 
Dernière édition:


I have connected the adapter between BSI and NAC. The NAC operates and sends data to cirocco and the command from the Right Stalker end sends command to NAC and cirocco.
But the adapter does not work.
In the Arduino console, the commands appear, but do not change the cluster mode.
When pressing the Separate button connected to Arduino appears Mode Changé, and when the right stalker appears, Counter + = 1Chogement Consocounter + = 1mode Changéchangment Conso and Cirocco show the Trip changing, but do not change the cluster mode.
I have activated CAN debug on can0 after which on Can1 and a lot of ID frames appear.
I tested and commanding on Stalker left with the change from @marcins and the same shows me in the console that I give the order but does not change the cluster mode.

I reversed pins 9 with 10 that lead to CAN cards and I noticed that I can now change the cluster mode from the separate button but the right stalker can not. The ARDUINO console only appears when pressing on the separate button when the right stalker no longer appears. This means that now the CAN card on Pin 10 sends me command to BSI instead of sending it to NAC.
 

Pièces jointes

  • stalker right.jpg
    stalker right.jpg
    254.2 Ko · Affichages: 98
  • separate button.jpg
    separate button.jpg
    244.4 Ko · Affichages: 94
Dernière édition:

It’s not NAC it’s the cluster itself to be behind CAN.
CAN INFO DIV <=> ARDUINO <=> CLUSTER

You’re pressing only one time the right com.
Press it twice fast, and your cluster will change the mode.
 

It’s not NAC it’s the cluster itself to be behind CAN.
CAN INFO DIV <=> ARDUINO <=> CLUSTER

You’re pressing only one time the right com.
Press it twice fast, and your cluster will change the mode.
I press twice fast.
I will try tomorrow again CAN INFO DIV <=> ARDUINO <=> CLUSTER
 


i have bsi<>nac with your sketch slighty modified and works for me left stalk(change menu on cirocco) and esp button via button esp

is need to be before NAC as otherwise left stalk will activate voice control , now only change cirocco menu
 

Hello.
I have been able to do the adapter to work in left or right stalk.
I mounted the adapter before Circco
It does not go from the button, Mode Change appears, but do nothing.
I tried before NAC and works the same without a button

I think it was not going before because I try to mount the adapter immediately after BSI and not before Cirocco
 
Dernière édition:

i have bsi<>nac with your sketch slighty modified and works for me left stalk(change menu on cirocco) and esp button via button esp

is need to be before NAC as otherwise left stalk will activate voice control , now only change cirocco menu
Button for change mode work?

I noticed that in BSI for Stalk left, there are 5 possibilities.
Nothing, Diurnal Lights, Headlers, Citizen Warning, Telematic System.
When it is a telematic system when pressing is the voice command and corresponds to "frame is 221 data[0]==0x01".
At mine, Citizen Warning does nothing. We could use this feature to order change can even with a single push?
 

Pièces jointes

  • 5.jpg
    5.jpg
    185 Ko · Affichages: 94
Dernière édition:

Sorry for writing in English. Is this project still on? Im trying to do this, i have two canshields, Arduino, top canshield with pin 10 to 9.

Cutted the can high and can low that goes to cirocco and conected them to lower shield, top shield conected to can high and low of the cirocco, but cant pass from there. Both shields being detected on Arduino ide tough
 




Not ended, waiting for some frames from a car that I don’t have = i don’t have hand on this
Hi again. Can you tell me if this setup is good to Start? Upper shield has the "hack" from pin 10 to 9

If ok, um gonna remove the connector from.cirocco, remove the canH and canL. Those go to lower shield, and from upper shield back to the conector. Is this ok?

Thanks
 

Pièces jointes

  • Screenshot_2021-12-18-14-27-52-59.jpg
    Screenshot_2021-12-18-14-27-52-59.jpg
    586.1 Ko · Affichages: 97
  • Screenshot_2021-12-18-14-27-24-75.jpg
    Screenshot_2021-12-18-14-27-24-75.jpg
    373 Ko · Affichages: 94


[QUOTE = "Keryan, post: 2656612, member: 126947"] Looks good ;)
If it doesn't work, invert 9 <-> 10 [/ QUOTE]


Thanks. Gonna try again. By any chance do you have the pinout of the conector of cirocco? Just to BE sure im wiring it on the correct place
 

@Keryan with 2 shields i couldnt make it work but with just One its working, sort of.

I press rapidly 2 Times and modes appear and to Change them i have to keep.pressing rapidly. It chances and 99% of.times ir chances e returns back to previous One...but its working...almost.

What o did on the sketch was basicly replace every can1 for can0
 

My center console without CD tray was damaged and i replaced it with a console with eject CD button, wich i dont need. Maybe i can set that button to Change modes
 

@Keryan hi. Any updates? I have this working only with One shield. Not working perfect since i have to press Multiple Times to Change the mode, but working. I think maybe related to Number of modes on the sketch, dont know where to edit the Number.
 

Hello, an update is going to be pushed in few days only for mode :) ESP Removed as @marcins provided how to enable it on cirocco, and we found how to enable it in Visteon.

The sketch will be a Dual CANBUS, that can be easily adapted to one.

The new one can be mounted between BSI & cluster, or, BSI & COM2008 (Recommended option)

I had delay to push this part of the sketch cause It needed to be tested for some months, the result is ok, no crash on my car for months.

In the coming months, a complete sketch with wiring schematic will be released to make the 308 Digital Cluster installation, then, you can adapt this work for your car if needed
 

Sketch updated for [MODES] replacing [SOURCE] button, similarly to the 308 2020-2021.
Planned release:
- Speedsign feature (Pretty ended, test phase)
- Full tutorial for 308 retrofit (no ETA)
 
  • J'aime
Reactions: Nosidefcp

@Keryan


This is the behavior with just One shield with the first version of The sketch. After some Times, it changes modes. The ONLY thing i changed on the sketch to.make it work with One shield was replace every CAN1 with CAN0. Making the same on the newest version of The sketch, the source button doesnt work

 

I think I told everyone here that it cannot work in one shield with visteon …

Take the new sketch and wire it from COM2008 <-> ARDUINO <-> CAN

Furthermore, I can see your CVM light is off, I would like to know who told you how to do it :ange:

For next people, it’s nothing about this topic but more the retrofit one, but AFIL logo is 0206, last byte 01>00
 
Dernière édition:



Added the sketch for speedsign :)
g611zh4.jpg
 
  • J'aime
Reactions: Seb70220



it uses the dualcanbus feature! what do i have to edit to make it a unique one?
can you help put it in one?
 
Dernière édition: