On 5/9/2017 7:03 PM, Ben Hall wrote:
My little TTL-to-serial adapter is wired RX to pin 7, ground to pin 5,
TX to pin 3.
CORRECTION: that should be:
My little TTL-to-USB adapter is wired RX to pin 7, ground to pin 5, TX
to pin 3.
Sorry / thanks,
ben
Hi
Often these guys use a “re-branded” driver for this or that. They then stop updating / supporting the driver.
Theirs uses the same files as the “real” driver, but it is hopelessly out of date. You have seen the sort of issues
this can cause ….
Bob
On May 9, 2017, at 7:02 PM, Ben Hall kd5byb@gmail.com wrote:
Good evening Paul and list,
So I've been working on the LMU300 tonight.
On 5/6/2017 8:13 PM, ziggy9+time-nuts@pumpkinbrook.com wrote:
A couple of observations on the LMU300:
I decided to verify that the USB was non-functional...just in case your unit had an issue. Wow I wish I had not! Win7 started to install a driver, failed to install, then got BSOD. Reboot...and immediate BSOD. After about an hour of troubleshooting I determined that somehow, and I don't know how this could happen, it corrupted the driver of my Prolific USB-to-Serial converter...as I determined that BSOD only happened when it was plugged in. Had to flush out the driver and reload...and now all is well again.
My LMU300's GPS never gets past the boot screen...but somehow...the GPS light goes green? That GPS light must not really be looking at the GPS...or its more akin to a "GPS board seems present" versus "GPS is working, seeing satellites, etc..."
- pin 5 or the third pin in the row closest to U19 is the 12v input (measured). the other 4 are all ground.
Mine is 12VDC as well - right on the money too. I thought 15 VDC was odd - the unit has 12VDC fans...why not have one 12 VDC supply and run both the fans and GPS unit from it?
Does this mean that pins 7 and 8 are a TTL serial RX/TX pair that function the same as J2...but without going thru the Sipex TTL-to-RS232 converter? That would be a score for those of us who want to use these things with Arduinos.
If I get up the courage after my BSOD fun...I may have to try it.
Time to find that disposable laptop I've got somewhere around here... The LMU300 can BSOD that thing all it wants! ;)
thanks much,
ben
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.
Actually, I speculated that 3 and 4 were an additional serial port but I have not observed any data on those pins and I haven’t tried sending data at them. They do not follow J2P3 (rxd). It is J1 pins 7 and 8 that BOTH mirror the data on the J2 pin 2 (txd). Whether they (J1 7 and 8) are tied together or are separate paths I don’t know. But you can overlay the scope traces and watch them all toggle together. They are 3.3v though, so if you go the Arduino route make sure you use the proper flavor - we don’t know if any of this IO is 5v tolerant.
Paul
On May 9, 2017, at 6:00 PM, Ben Hall kd5byb@gmail.com wrote:
On 5/6/2017 8:13 PM, ziggy9+time-nuts@pumpkinbrook.com wrote:
A few notes on the GPSDO module:
Hi Paul and list,
When you say "pins 3 and 4 are 3.3v ttl level, and contain the same data as J2 pin 2" does that mean that pins 7 and 8 on on the 15 pin header are the RX/TX pair TTL side of the SIPEX TTL-to-RS232 chip?
+
One of the things I was hoping for was to find TTL access to the serial port so I don't have to go Arduino TTL to RS232 off-board and then go back from RS232 with the Sipex chip on the board.
Have taken a look-see on pins 3 and 4 to see if there is any serial data coming in / going out of there?
thanks much,
ben
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.