In SX Microcontrollers, SX/B Compiler and SX-Key Tool, phipi wrote: I'm looking at the SX/B source code for the GPS Receiver firmware to see if it's safe to use with the Propeller as-is. I notice that it uses a baudrate setting of "T4800". The GPS's I/O pin is bidirectional and pulled up to Vdd with a 4.7K resistor. That feature notwithstanding, the "T4800" setting will drive the pin both high (to 5V) and low, whereas "OT4800" would drive the pin only low. The latter would have been a better choice, not only for interfacing to the Prop, but also for [i]any[/i] bidirectional comms, where the potential for bus conflicts is ever-present. So here are my quesitons: 1. Is the firmware, dated "20 FEB 2006" the latest firmware being delivered with the GPS unit? 2. If it's been updated, has the Baud setting been corrected for open-drain output? Thanks, -Phil ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=307057 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)