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

Attempt to power BT chip with 3v of your own and see if that solves many problems? #49

Closed tfabris closed 6 years ago

tfabris commented 6 years ago

It's possible that if you disconnect the 5V supply to the Betz board you might be able to power 3v into its 3v3 pin.

Check to make sure that your 3v output pin from the Arduino is really generating 3v and see if that works. Make sure it works in all modes.

Make sure not to power 5v and 3v at the same time into the Betz board.

Check your temperature.

tfabris commented 6 years ago

Will need to:

At this point verify and test that you get 5v and 3v in the expected places coming out of the Arduino. Then you can:

If the above works, check chip temperature and serial output. Is there serial garbage?

tfabris commented 6 years ago

Possibly supply 3v to the following pins:

Awaiting post on EmpegBBS with Mark's opinion on this.

tfabris commented 6 years ago
tfabris commented 6 years ago

Works, continuing to test. I think the below is true:

Reset line removal: Yes. 2k pullup removal: Yes.

3v to all three:

Pololu to VIN: Yes 5v out from arduino to the rest: Yes

tfabris commented 6 years ago

This seems to have solved a lot of problems. Closing issue.