The output is TTL logic. Meaning you have to use a RS-232 driver to use it with PC. Either a transistor or a MAX232 type chip.
Ioannis
The output is TTL logic. Meaning you have to use a RS-232 driver to use it with PC. Either a transistor or a MAX232 type chip.
Ioannis
I'm using USB serial adapter with TTL logic, which works just fine with SEROUT2/SERIN2 statements.
Fixed it
just tried all values for
DEFINE HSER_SPBRG 50
and 50 worked.
Now will try to read GPS![]()
But that does not work for GPS
reading junk again, and more weird junk![]()
What is the output of GPS? TTL or RS232 level?
You have to use the appropriate. If the GPS has true (that is non inverting) TTL output then connect it directly to the PIC input. If it has a RS232 level then you may damage the PIC input and you have to use a converter from RS232 to TTL.
Ioannis
https://www.addicore.com/products/ne...le-with-eeprom
I just read about 3.3V, will try it now...
No change...
But it does output something like which starts with $GNGAO (changing numbers)
Bookmarks