Can-Bus Shield 33.3 baud GMLAN problem

Hi, I need to interface the Can-Bus shield to a “low speed GMLAN” bus for a project. The problem is it is a 1 wire bus that runs at 33.3 kbps. I’ve found some code out on the internet for a gmlan project. Below are the init settings…
CNF1=0x09
CNF2=0xBE
CNF3=0x07

Unfortunately, when using these settings and a packet is received only error interrupts get thrown (0xA0) and nothing ever fills buffer 1 or 2.

Can anyone verify if the above speed settings are right?

Thanks!

This is going to be an awesome project! A remote-starter project for my truck and interface for the aftermarket radio to steering wheel butons.

Flag’s are correct.