Free Academic Seminars And Projects Reports
modbus communication with lpc2148 - Printable Version

+- Free Academic Seminars And Projects Reports (https://easyreport.in)
+-- Forum: General Talks (https://easyreport.in/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://easyreport.in/forumdisplay.php?fid=4)
+---- Forum: Projects and Seminars (https://easyreport.in/forumdisplay.php?fid=71)
+---- Thread: modbus communication with lpc2148 (/showthread.php?tid=33270)



modbus communication with lpc2148 - danybabu2004 - 08-17-2017

I am using UART for communicating 8 modules having LPC2148 microcontroller as a slave with another module having LPC2148 as master.But I am finding a constraint of wire length(I have read some articles on net which suggest a wire length of 2.6 mtrs for a baudrate of 56000bps) Can I replace this with MODBUS communication ?If yes where can I get information about modbus?