PSCU output voltage
max711
Posts: 8
So I have a Propeller Servo Controller USB (PSCU) http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/28830/List/0/SortField/4/ProductID/595/Default.aspx
I'm using it to drive a Gecko G340 servo controller that needs a 5v step signal. I haven't actually connected it yet.
I have a very simple SPIN program that toggles Pin_0 97 times per second. Approx 10ms high followed by 10ms low.
According to the schematic for the PSCU http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PSCUsb_A%20Schematic.pdf , I should be getting 5v from the TXB0108PW "step-up" chip.
Problem is, I'm only getting 2.8v on pin_high, dropping to 1.8v on pin_low. I'm using a Fluke 123 scopemeter and I'm pretty sure it's giving me correct readings. Interestingly, on the "low" side of the TXB0108PW chip I get 0v and 3.3v every pulse on Pin_0 as expected.
I've tried running off USB power and also putting 5v on the Vext of J2 but it makes no difference.
Is my board bad?
Thanks
I'm using it to drive a Gecko G340 servo controller that needs a 5v step signal. I haven't actually connected it yet.
I have a very simple SPIN program that toggles Pin_0 97 times per second. Approx 10ms high followed by 10ms low.
According to the schematic for the PSCU http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PSCUsb_A%20Schematic.pdf , I should be getting 5v from the TXB0108PW "step-up" chip.
Problem is, I'm only getting 2.8v on pin_high, dropping to 1.8v on pin_low. I'm using a Fluke 123 scopemeter and I'm pretty sure it's giving me correct readings. Interestingly, on the "low" side of the TXB0108PW chip I get 0v and 3.3v every pulse on Pin_0 as expected.
I've tried running off USB power and also putting 5v on the Vext of J2 but it makes no difference.
Is my board bad?
Thanks
Comments
Try putting a 5K resistor inline with your device.
We did a lot of testing a while ago related to the problem:
http://forums.parallax.com/showthread.php?118121-Digital-servo-s-on-USB-servocontroller&highlight=PSCU+translator
Jim
VIH is 2v which is plenty low enough for the 3.3v output of the Propeller.
[Edit] After posting found this is the device (74HC541) that the QuickStart uses to drive the LEDs.