chipKIT® Development Platform

Inspired by Arduino™

Libreria Modbus RTU

Created Thu, 07 Jul 2011 20:21:24 +0000 by osbox68


osbox68

Thu, 07 Jul 2011 20:21:24 +0000

Estimates, the Modbus RTU Arduino Library does not work I get the following errors :

"In file included from MD_ChipKit32.cpp: 11:0: C: \ Documents and Settings \ Pc_2 \ My Documents \ MPIDO-0022 . \ Hardware \ PIC32 \ libraries \ ModbusMaster / ModbusMaster.h: 81:24: fatal error: util/crc16.h: No such file or directory compilation terminated. And the file that I have referred it copied there may be some help


Mark

Fri, 08 Jul 2011 02:46:30 +0000

I an not familiar with the library, let me know where it is hosted and I will download it and see if I can make it compile.

Mark


shadow_of_god

Tue, 06 Dec 2011 00:25:32 +0000

"sites(dot)google(dot)com/site/jpmzometa/arduino-mbrt"

i need more master, but is important have master and slave

regards


Jacob Christ

Tue, 06 Dec 2011 05:35:17 +0000

I'm told by one of my cohorts that this MODBUS code was pretty easy to get working on chipKIT:

http://code.google.com/p/modbusmaster/

Jacob


shadow_of_god

Wed, 07 Dec 2011 01:55:08 +0000

can you send me library work on max32?

regards


Jacob Christ

Wed, 07 Dec 2011 04:55:28 +0000

I don't have it but I will try to get a copy from my cohort to share. I think the plan has been to release it back into the wild for chipKIT but time constraints have limited this effort.

Jacob


shadow_of_god

Wed, 07 Dec 2011 10:19:28 +0000

thanks, i need this to test software and use max32. Now only can use arduino atmega and i like use your chip.

regards


jose_francisco

Wed, 18 Jan 2012 22:26:00 +0000

I'm very interested in Modbus with chipkit. Has this library been ported to chipkit? Thanks


jose_francisco

Thu, 02 Feb 2012 22:50:37 +0000

I've tried this library (master) with mpide and it works

code . google . com / p / arduino-modbus

Not yet tested with hardware.


Cisse

Wed, 28 Mar 2012 21:15:08 +0000

hi there,

Has anyone tried running projects with scada acimut after uploading the modbus library? When I'm trying to run the basic Led project it says it only works with arduino's running the modbus . (I've uploaded the modbus master from code . google . com / p / arduino - modbus on a max32) Does anyone have a clue on how to trick the program into thinking this is a genuine arduino ? ... or what is there to do?

Thanks