Tag: SiRF IV
What is the latest ROM version for the ISM420? How do I read it?
The base part number is ISM420R1-C33. The ROM Code part number can be read from the GPS in OSP (Sirf Binary) mode only and the version is : “GS4e -4.1.2-P1”. The GPS will initially come up in OSP at 115200 baud, unless … Continue reading “What is the latest ROM version for the ISM420? How do I read it?”
OPS MID 129 routine (switch from OPS to NMEA) for ISM420-480 EVB
Function: OSPMID129 Description: Send SiRF MID 129 (Switch to NMEA Protocol) to GPS in OSP mode // where: A0A20018 – Start sequence/Payload length // 81020101000101010501010100010001001000012580 – Payload // 01ABB0B3 – Checksum/End sequence // 81 MID // 02 Mode: 00-Enable NMEA … Continue reading “OPS MID 129 routine (switch from OPS to NMEA) for ISM420-480 EVB”
Is flash enable required on the GPS? Reset?
The FLASH_EN is only needed to Flash the GPS. Reset is needed is you want to exit Flash mode without powering off the GPS. Otherwise not needed in normal operation The ISM480 powers up in an off state. The On/Off … Continue reading “Is flash enable required on the GPS? Reset?”
What inductor do you use for the RF antenna connection?
The ISM420 requires the use of the following circuit in the front end if you plan on using an active antenna. The circuit is not required if you elect to have no power and use a passive antenna. RFin connects to … Continue reading “What inductor do you use for the RF antenna connection?”
How do I set the data rate of the NEMA messages used?
Here is the function call: /* Set the rate of the NMEA messages used */ PSRF103(“00”, “00”, “01”, “02”); // GGA at 1 sec rate Here is the function: //—————————————————————————– // Function: PSRF103 // Description: Send SiRF msg 103 to … Continue reading “How do I set the data rate of the NEMA messages used?”
How do you change the GPS output rate from a true 1Hz to 5Hz?
To enable the 5 Hz, use OSP MID 136. The field “Position Calc Mode” can be interpreted this way: Bit Mapped. When set to 1, a bit enables the function. Bit Function —- ———– 0 Almanac Based Positioning 1 Reverse EE … Continue reading “How do you change the GPS output rate from a true 1Hz to 5Hz?”
What is the difference between the Sirf Binary and the OSP One Socket Protocol?
CSR (SirF) change the binary protocol whne they introduced the Sirf IV gps modules. The protocols are very similar but OSP has additional features. Is you are using the ISM300x family of GPS modules use the Sirf Binary. If you … Continue reading “What is the difference between the Sirf Binary and the OSP One Socket Protocol?”
How do I confirm my firmware revision on the GPS module?
The GPS modules do not come marked with the Firmware version. You can poll the software using Sirf Binary for the ISM300fx modules and use OSP (one Socket Protocol) for the ISM4xx version of gps modules. If you want to run … Continue reading “How do I confirm my firmware revision on the GPS module?”
What application do you have to help troubleshoot the GPS design?
Ideally, if you can connect your PC to the UART for any of the ISM300x or ISM400x GPS modules you can run the Sirf Live. Sirf Live will show you all the satellites and C/no and allow you to send commands and … Continue reading “What application do you have to help troubleshoot the GPS design?”
Are your GPS modules ROHS?
Yes, all our modules are ROHS compliant.