Real Time Clock for Beaglebone Black (resistors in or out?)

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
mikethechap
 
Posts: 18
Joined: Mon Sep 02, 2013 6:59 pm

Real Time Clock for Beaglebone Black (resistors in or out?)

Post by mikethechap »

I've been using a ds-1307 module for some time with my Raspberry Pi. I have always hooked it up to the RPi using these instructions https://learn.adafruit.com/adding-a-rea ... ng-the-rtc. The RPi instructions say:
When building the kit, leave out the 2.2KΩ resistors - by leaving them out, we force the RTC to communicate at 3.3V instead of 5V, which is better for the Pi!


The Beaglebone Black instructions don't say anything about removing the resistors https://learn.adafruit.com/ds1307-real- ... ring-it-up.

The module has the resistors removed. Will the module still work okay in the BBB with the resistors removed? Would it be better to have the resistors in place?

Thanks!

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Real Time Clock for Beaglebone Black (resistors in or ou

Post by adafruit_support_rick »

Those are pullup resistors. The Pi has it's own pullups (the Arduino does not).
I'm not entirely certain about the BBB. What happens with the BBB? Does the module work without the resistors? It won't damage anything to try without them.

User avatar
mikethechap
 
Posts: 18
Joined: Mon Sep 02, 2013 6:59 pm

Re: Real Time Clock for Beaglebone Black (resistors in or ou

Post by mikethechap »

I haven't tried it yet but I will since you think it'll be okay.

Thanks!

Mike Davis

User avatar
dr.bot
 
Posts: 2
Joined: Fri Sep 13, 2013 7:49 pm

Re: Real Time Clock for Beaglebone Black (resistors in or ou

Post by dr.bot »

It works (or did work) with both resistors in and out. It stopped working after I accidently plugged a 12v supply into the 5v BBB.

The BBB is fine, the clock module did not survive!

User avatar
JonB256
 
Posts: 1
Joined: Thu Aug 13, 2015 9:16 pm

Re: Real Time Clock for Beaglebone Black (resistors in or ou

Post by JonB256 »

A "newer" Tiny RTC I2C board that I have has the same four wire connections (Vcc, Gnd, SDA, SCL) but uses surface mount resistors instead of the two discrete resistors.

While I'm confident that leaving this board "as is" will not harm anything, I wonder if you have seen this newer board.

I'll be adding it to a BBB Rev C.

Thanks. Jon

Locked
Please be positive and constructive with your questions and comments.

Return to “Beagle Bone & Adafruit Beagle Bone products”