disclaimer: I'm a hobbyist, not a electronics engineer
I'm planning on using three TLC59116 (TLC59116IPWR / TSSOP) to drive six 7 segments displays (Kingbright SA23-12SRWA) for a clock project
The segments have a forward voltage of 7.4V typical (max 10V) and 3.7V (max 5V) for the decimal point, the current is 20mA
ps. I2C / SPI is a hard requirement since I will be using a Raspberry Pi 2 running Windows 10 IoT Core
Questions
- Can i use a VLED of 9V, or is this to low and should I use a VLED of 12V
- I'm planning of using a standard plug pack of either 9 or 12V
- eg. 12V - 7.4V * 20mA * 14 channels + 12V - 3.7V * 20mA * 2 channels = 1.62W i'm guessing this is on the high side already
- Is 931ohm the correct value for a 20mA current?
- For addressing, can i just connect an "A" pin to VDD or should I use a pull-up
- Considering 1 and 2, might I be better of user the TLC59116F with external resistors for the segments
Regards,
Bart