Naturally, just like a making a pull request, I found that my annotations were incorrect for the LEDs (it doesn't functionally change the schematic) after posting. My intent is to have all odd LEDs on U1 and even on U2 so that when I place them in a circle it's easy to make usable patterns with one controller at a time as I learn how to use animation engines.
this post was submitted on 21 Mar 2024
17 points (100.0% liked)
Ask Electronics
3313 readers
31 users here now
For questions about component-level electronic circuits, tools and equipment.
Rules
1: Be nice.
2: Be on-topic (eg: Electronic, not electrical).
3: No commercial stuff, buying, selling or valuations.
4: Be safe.
founded 1 year ago
MODERATORS
Other than maybe integrating pullup resistors into the board, I can't see anything. The datasheet 9-1 Typical Application shows 2x 4.7k pullups; but you may be planning on tackling that elsewhere.
Yeah I hear that some people like to keep the bus pullups closer to the host. The other gotcha is that the voltage for the I2C doesn't have to match the VCC pin and I didn't want to assume that users would want those coupled together. Perhaps I can add some DNP resistors so users can have a choice of a pull-up on the dev board if they like.