Buenas!
He comprado este GPS (SkyNav SKM53 DS):
http://www.ebay.es/itm/330660969386?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1497.l2649
Datasheet:
http://www.skylab.com.cn/datasheet/SkyNav_SKM53_DS.pdf
He leído el datasheet pero no me queda claro, si hay que conectar el pin VCC del GPS a 3.3V o a 5V. (Según el vendedor de ebay, dice que se puede conectar con 5V, pero que él recomienda un conversor a 3.3V)
Mi arduino mega tiene 2 pines con voltaje diferente, uno de 5V y otro de 3.3V ¿A cual tendría que conectarlo? Al de 3.3 verdad??
Esto es lo que dice el datasheet:
GPS Receiver
Power Consumption
Tracking <35mA @3.3V
Acquisition 45mA @3.3V
Sleep/Standby TBD
Power consumption
VCC 5V ±5%
Current 50mA(typical)Power Supply: Regulated power for the SKM53 series
is required. The input voltage Vcc should be 5V, current
is no less than 150mA. Suitable decoupling must be
provided by external decoupling circuitry(10uF and 1uF)It can reduce the Noise from power supply and increase
power stability.
Y encima habla también de meterle condensadores... ¿Se los pongo? O es únicamente cuando se conecta a 5V y no con 3.3V?
Y luego también pone esto:
UART Ports: The module supports one full duplex serial channels UART. The serial connections are at 2.85V LVTTL logic levels, if need different voltage levels, use appropriate level shifters. the data format is however fixed: X, N, 8, 1, i.e. X baud rate, no parity, eight data bits and one stop bit, no other data formats are supported, LSB is sent first. The modules default baud rate is set up 9600bps. The RXD0 & TXD0 recommended to pull up (10K?). It can increase the stability of serial data.
Con lo del LVTTL a qué se refiere?
Y luego dice que los pines (RX/TX) serie deben de llevar una resistencia de 10K, se la pongo?
Ahora mismo solo dispongo del GPS, y del Arduino mega, pero me tienen que llegar justamente estas resistencias y condensadores de un pedido que hice, y que aún tardará...
¿¿Me podríais ayudar??
Muchas gracias