Talking to a Model B with a Raspberry using OBD_TX/RX
Posted: Mon Mar 02, 2015 4:39 am
				
				Hello,
I would like to interface my Apdater ModeL B (3.3V) with a Raspberry. As I would like to get access to the ELM237 commands I thought about bypassing the I2C Interface and talk directly to the STM32.
Can I do this by using the OBD_RX and OBD_TX I can access via J6? I'd wire the OBD_TX to the PI's RX, OBD_RX to the Pi's TX and GND to GND, bypassing the AtMega on board.
Then set the Baudrate to 38400 and talk via the /devttyAMA0 on the PI.
Is this feasible?
			I would like to interface my Apdater ModeL B (3.3V) with a Raspberry. As I would like to get access to the ELM237 commands I thought about bypassing the I2C Interface and talk directly to the STM32.
Can I do this by using the OBD_RX and OBD_TX I can access via J6? I'd wire the OBD_TX to the PI's RX, OBD_RX to the Pi's TX and GND to GND, bypassing the AtMega on board.
Then set the Baudrate to 38400 and talk via the /devttyAMA0 on the PI.
Is this feasible?
 Note I could also talk to it via I2C (the Pi can do that too) and a level shifter to get the voltage from 5V to 3.3V.
 Note I could also talk to it via I2C (the Pi can do that too) and a level shifter to get the voltage from 5V to 3.3V.