I am going to connect this to mbed to control pinball lamps using the SPI interface.
But before I attempt this I want to power the mbed through the relay driver's 5V OUT pin.
I've connected the relay driver to +10V and GND,
and mbed to the relay V OUT pin and GND.
But no luck.
Am I missing something?
Cheers
Dave
I have the following relay driver:
TPL9202
Here is the datasheet:
http://focus.ti.com/lit/ds/symlink/tpl9202.pdf
I am going to connect this to mbed to control pinball lamps using the SPI interface.
But before I attempt this I want to power the mbed through the relay driver's 5V OUT pin.
I've connected the relay driver to +10V and GND,
and mbed to the relay V OUT pin and GND.
But no luck.
Am I missing something?
Cheers
Dave
You don't mention connecting Brown Out (BO pin 20). It needs to be above 1.2V (1.3 typical on page 6) for the outputs to work. The block diagram does not show a connection from BO to the LDO output, however, it does show a 1.2V reference to the comparator which is later contradicted in the electrical characteristics.
-Don
Dave,
You don't mention connecting Brown Out (BO pin 20). It needs to be above 1.2V (1.3 typical on page 6) for the outputs to work. The block diagram does not show a connection from BO to the LDO output, however, it does show a 1.2V reference to the comparator which is later contradicted in the electrical characteristics.
-Don
Which pin have you connected the 5V out to,
It should be pin 2, not pin 39.
Also have you checked you actually have 5Volts, Out from relay chip.
Enjoy, Ceri
Which pin have you connected the 5V out to,
It should be pin 2, not pin 39.
Also have you checked you actually have 5Volts, Out from relay chip.
Enjoy, Ceri
I have tried connected brown out to 1.2 1.3 1.4 1.5 V etc...
Also directly to 14V supply
I cannot get 5VDC on my multimeter, it reads 1.2V
Damn it all.
I have tried connected brown out to 1.2 1.3 1.4 1.5 V etc...
Also directly to 14V supply
I cannot get 5VDC on my multimeter, it reads 1.2V
Damn it all.
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
I have the following relay driver:
TPL9202
Here is the datasheet:
http://focus.ti.com/lit/ds/symlink/tpl9202.pdf
I am going to connect this to mbed to control pinball lamps using the SPI interface.
But before I attempt this I want to power the mbed through the relay driver's 5V OUT pin.
I've connected the relay driver to +10V and GND,
and mbed to the relay V OUT pin and GND.
But no luck.
Am I missing something?
Cheers Dave