tfabris / BlueGigaEmpeg

Arduino module and daughter board to convert the empeg Car MP3 player to Bluetooth output.
GNU General Public License v3.0
0 stars 0 forks source link

RX/TX serial port garbage dependent on voltage on Betz board. #41

Closed tfabris closed 6 years ago

tfabris commented 6 years ago

Pre-conditions:

Symptom:

Repro:

Conditions in which it repros:

Conditions in which it does NOT repro:

Unknown condition:

tfabris commented 6 years ago

Possible: Voltage from Betz TX to Arduino RX might be too small. Try a pullup resistor as suggested by Mark Lord on EmpegBBS.

tfabris commented 6 years ago

2k pullup resistor on arduino RX2 line seems to work. Closing issue. Reopen if you see more problems.

tfabris commented 6 years ago

Later, removed the pullup resistor because we converted the Betz board to 3.3v and it worked to fix the garbage.