Parts arrived from Adafruit today! Pictured is all the main components, plus a gyroscope that I accidentally included in the snapshot. After checking the pins on the RTC, it looks like it takes 5V. Well, that won't work well with the 3.3V trinket and 3.7V battery. After some research, it looks like it can work with 3.3V logic by not soldering in the two pullup resistors. Easy enough. And for the voltage input? Let's hope that when Adafruit writes that it "works best" at 5V, it actually works at all at 3.3V. Hopefully I can test the OLED tonight with an Uno, and possibly poke around with setting the RTC.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Are you sure? yes | no
Are you sure? yes | no
So, it turns out you need 5V to power the part of the chip that does I2C. With 3.3V to the 5V pin, I'm getting a date sometime in August of last year. It doesn't seem like there's a way around it, so I'm using a step-up voltage regulator from Pololu (http://www.pololu.com/product/2115). Hope that helps!
Are you sure? yes | no
Thanks. That's more functionality than I expected, actually. I guess I'll have to use the charge pump. My plan is to use the DS1307's own square wave output to drive the charge pump, with it being enabled/disabled by the microcontroller.
Are you sure? yes | no