PDA

View Full Version : MXcom "C-BUS" interface to PIC question



tcbcats
- 14th July 2006, 06:00
I need to interface with a MX829 Baseband Signal Processor that Has a MX-com "C-BUS" interface. This interface is a MX-com defined standard but I am told it may be compatable with some PICBASIC I/O commands.
Has anyone interfaced a PIC with this part or to the MX-com "C-BUS"?

"C-BUS" has a serial clock, Command data, Reply Data, CS line and IRQ line.

Tcbcats

mister_e
- 14th July 2006, 14:37
After checking the datasheet, it sound to me like a variant of SPI/microwire. Shiftin/Shiftout or the use of the MSSP i guess.

n0yox
- 1st May 2014, 03:59
I am also trying to use the c-bus protocol with no luck. I am working with a cmx-823ds.

http://www.cmlmicro.com/DesignSupport/resources/2013/02/14/CMX823-Datasheet

If anyone has any ideas I would appreciate the help. Thanks!