Case CVX175 over CANBUS

Afternoon all

Another day, another CVX… but this time over CANBUS. Went out fully expecting to find the usual autosteer valve, but it had what I think is a Danfoss instead. I knew there was Danfoss documented in the wiki, but I thought I’d connect the CANBUS board (CommonRail’s design) I had with me instead, just out of interest.



With CAN3 connected to the green socket behind the seat, lo and behold, AOG is reading the wheel angle sensor and the wheel turns! Well, that was unexpected as I’d never had any luck with a CVX over CANBUS yet (and I know why, they had valves with Trimble autosteer modules already fitted, that were driving the valves over PWM).

So, this could be nice and easy… Per CommonRail’s guide, I needed:

CAN1-H = Pin C Diagnostic connector right rear pillar
CAN1-L = Pin D Diagnostic connector right rear pillar
CAN3-H = Pin H Diagnostic connector behind seat
CAN3-L = Pin J Diagnostic connector behind seat

Used my Flashing tool to download CommonRail’s CANBUS code to the Teensy: Releases · lansalot/AOGTeensyFlasher · GitHub

Went into the Service Menu in it and set it to 2 (For CaseNH) and P for 460800 serial.

So I wired them up, and couldn’t get the steering to engage. Nothing doing. Also, after a while, the tractor started throwing steering codes on the pillar, most notably code 15327.

Super-helpful guys on Telegram pointed out that I would need to go into the tractor’s own diagnostic menu and enable autosteer, so I bridge pins B and G on the diagnostic controller on the pillar (NOT the green one behind the seat) and turned the ignition on. I then went to U1/H1 and ran through the WAS calibration process (this is what 15327 means, basically that the WAS hasn’t been calibrated). This procedure was a bit fiddly to get going, especially the spool calibration, but the details are in the attached PDFs.
NH Steering Cal.pdf (4.0 MB)
New Holland H3 Config.pdf (1.7 MB)

I then went to U1/H3 and set “ch2” (navigation controller present) to “YES” and I was then able to engage steering !

And my custom case fits nicely in the usual place next to rear window, so nothing extra in the cab to annoy the operator.

All pretty easy in the end! Shame I didn’t notice my phone had focussed on the wiper instead of the stubble until the end… doh!

14 Likes



Link for the case, if you want to remix it: Onshape

STLs are here:

Very nice insight!

The older cvx’s that has a pwm valves the steer engage valve is still controlled from different computer(not the nav controller that drives the steer valves). Only way that trimble could activate that engage valve must be via can.

I’v been wondering if it is possible to activate steering via can and then use AIO to steer with PWM in these older cnh machines.
Do you think that is possible?

Funnily enough, I did a CVX230 some time back over PWM, but I couldn’t find the button that’s on the console via CANBUS (and that was with already knowing the button ID from CommonRail’s code). However, I’m wondering if it’s because the U1/H3 menu wasn’t set to have a guidance system present as this tractor had the right code straight away. Even sniffing for it with SavvyCAN I couldn’t identify the button, so maybe it’s just that pillar option after all.

I plan to revisit that machine, as it’s always bugged me that I couldn’t find it - and yeah, you’d have to add the code to the existing non-CANBUS AIO firmware to speak CAN, but it’s similar to how I did the Keya support, so really pretty simple.

Half-toying with going to see the machine today, but it’s an hour away and cold outside lol…

For these “old” tractors, the CAN engagement codes are not the same as for a CAN tractor. they are even different depending on the year… I found one you can test. I don’t seem to have found the central button, which is not practical. I instead use the trigger on the back of the handle.

EngagePuma.ino (4,6 Ko)

this code uses a simple nano it will need to be adapted and copied into the aio code. I use it to activate a PCBv2 remotely

2 Likes

Can you tell me what type of can bus plugs you are using? I know the socket is named ATC17-9-1939PN but which is the right plug for it?

All connectors here: Connectors · farmerbriantee/AgOpenGPS_Boards Wiki · GitHub

The one behind the seat is green, the one on pillar is black. They’re not the same, but I didn’t have the green plugs, so I just cut the top pin off as it wasn’t needed.

1 Like

Just a question, the all in one has only 1 CAN port if I error not. Would it be possible to run this system on the all in one?

Yes, but not with the standard engage button - CAN1 (on your PCB, pins 16 and 17) would need to go to the valve bus, behind the seat. Use a standard push button to engage, or the button on screen.

The @FiveFinnishFarmers said something about putting 12v down a wire to engage the valve (open the safety shut off) is this the same? If so which wire on that harness?

Edit: also what was the year model they changed to can bus ? Or is there some way to identify if it is pwm or can bus?

Hello, one question, I don´t see it, where is F9P in Tony´s board? I see the antenna connector but no F9p

Thanks,

See the picture above, the F9P doesn’t fit anywhere on CommonRail’s board.

Here is a edit version where f9p fits.

1 Like

Does CommonRails PCB use Panda?

Yes it does

1 Like

Hello, i have the teensy PCB 4.1 with two canbus connections. Canbus 1 with GND GND H L and Canbus 2 with GND GND H L. How do I have to connect the cables on this board because I don’t have canbus 3?

I dont think you can with that board. The earlier standard boards had 3 canbus chips on

1 Like

Earlier had 2, but you’re spot on - only 1 on 4.x boards. Use either a 2.4 or easier, Tony’s CANBUS board if you’re looking for a pure canbus solution.

1 Like

Hi, I wil also go to make a New Holland t7 225 autosteer ready (2023) with aio. What year is yours CVX 175 ?
I see that the 2x pdf T5.120 manuals are from year 2011 do you stil think that the confifuration method with bridging the P and G pins al stil the same ??

Hi, last month I mounted Ago on NH T6.180 - gps ready (2022). Actually I do this on PCB 2.4,
first make sure that you have proper steer valve.