2

I am trying to decode RCMM(philips protocol) using VISHAY TSOP31536 IR Receiver with STM32F207 microcontroller kit. There is sufficient data for RC5 protocol but not even a single site is explaining about RCMM. Even the details of RCMM specified(frame/message details) in documents is quite different from what I extracted from the CRO in lab. Where can I find reliable RCMM documentation?

Johan.A
  • 1,806
  • 1
  • 15
  • 27
user34266
  • 21
  • 1
  • RCMM (as well as RC6) documentation is only available from Philips RCS (Remote Control Systems) under NDA, so I'm not sure you'll get a complete answer here. – Johan.A Dec 17 '13 at 06:57
  • hey Johan, thnx for your responce. I'll really appreciate if you could provide me some more info regarding this e.g. some more useful Links or Docs if you have. – user34266 Dec 17 '13 at 07:27
  • Sorry, no, I don't know/have anything about it. (Even RC5, which isn't under NDA, doesn't seem to have a public specification.) – amadeus Dec 17 '13 at 08:00
  • okk, but anyways thnx for your concern. – user34266 Dec 17 '13 at 10:23

1 Answers1

1

details of RCMM specified(frame/message details)

There is some basic information at this website. That website has a copyright notice and I don't believe including here a precis of the information would be useful.

Where can I find reliable RCMM documentation?

A Philips application note Implementing a USB-to-Infrared (Philips RCMM) Dongle says

The RCMM protocol is proprietary; an NDA would be required to obtain the protocol description.

RedGrittyBrick
  • 14,602
  • 5
  • 37
  • 77