Motorola protocol?

General JP1 chit-chat. Developing special protocols, decoding IR signals, etc. Also a place to discuss Tips, Tricks, and How-To's.

Moderator: Moderators

Post Reply
Barf
Expert
Posts: 1524
Joined: Fri Oct 24, 2008 1:54 pm
Location: Munich, Germany
Contact:

Motorola protocol?

Post by Barf »

Has anyone heard of or has experience with the "Motorola protocol", as descibed here (page 3)? Is there an UEI executor?

Just got a request.
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

I don't see it listed here:
http://www.hifi-remote.com/johnsfine/DecodeIR.html

The closest that I can see looking through the S3C8 code is PID $0011 which is 32kHz and has roughly the right burst times, but appears to only have 7 bits, whereas this one has 9. I haven't tried capturing it to see if that's really what it looks like, I'm just reading the code. CBL/0022 and TV/0070 are 2 fairly common setup codes that use it.

There is one byte of fixed data that gets moved to R06 (in the S3C8 code) but I don't see what purpose that serves.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
3FG
Expert
Posts: 3434
Joined: Mon May 18, 2009 11:48 pm

Post by 3FG »

Very similar to Blaupunkt, including the beginning and ending transmission of 10 "1"s (including the start bit). The UEI 00A5 executor supports 30.3 and 36.5 kHz and two durations between preamble and the normal data. The MC144105 data sheet (from 1986!) gives timing data for an input oscillator of 500kHz, and that yields a modulation frequency of 31.25kHz. The overall timing in the data sheet is slightly different to that in the PDF from 2001 in Barf's link, but only by a few percent.

I looked at this some years ago, and concluded that Blaupunkt was an adequate representation of the "Motorola" IR protocol.
Post Reply