Página 1 de 1

Quem ja usou ou programou M-BUS?

MensagemEnviado: 08 Out 2010 09:31
por 51
Alguém ja escreveu , em C com microcontrolador, uma comunicação M-BUS slave ? Ou sabe se tem pronto alguns exemplos em algum lugar?
E no PC, qual interface master comercial ja usaram?

Talvez eu tenha de fazer alguma coisa com M-BUS no futuro proximo...

MensagemEnviado: 08 Out 2010 10:28
por Djalma Toledo Rodrigues
Já viu da Texas Instruments ?

Embedded Processing

* MSP430FE427A
* MSP430FW427
* MSP430F427A
* MSP430F4794
* MSP430F47187
* MSP430F5xx
* TMS320F280x
* TMS320F2802x/3x

Power

* TPS61220
* TPS62270
* TPS780
* TPS781
* TPS782
* TPS714
* TPS715A01

Low Power RF

* CC2520
* CC2590
* CC2591
* CC1101
* CC2590
* CC1020

http://www.ti.com/ww/br/apps_smart_metering.html

DJ

MensagemEnviado: 08 Out 2010 11:08
por 51
Ja tinha visto sim, me parece que o foco deles é wireless, não tocam muito no M-BUS propriamente dito, no meu caso irei usar M-BUS com fio...

MensagemEnviado: 09 Out 2010 20:43
por Djalma Toledo Rodrigues
RS485 então.

Pesquizei no Google < M-Buss Protocolo >

Localizou diversos

Veja este:

M-BUS COMMUNICATION
PROTOCOL
Version 2 Revision 0
October 28th, 2008
Index
1.1 Introduction .......................................................................3
1.2 M-BUS functions ................................................................................................3
1.2.1 Single control character procedure SND_NKE................................................................3
1.2.2 Request/Respond Procedure (REQ/RSP)......................................................................3
1.2.3 Reset Function .........................................................................................5
1.2.4 Switching Baudrate Function ........................................................................................6
1.2.5 Primary Data Request (SND_UD)...........................................................................6
1.2.6 Special Addresses ...........................................................................................7

2 TABLES..............................................................................7

1.1 Introduction
The RS485 serial interface supports the M-BUS protocol. In this document only the
information necessary to read Data Measurement from EM21-EM24 has been reported
(not all the parts of the protocol have been implemented). ...

http://www.support-carlogavazzi.se/down ... otocol.pdf

Abraço
DJ