Hi
I am currently porting from Arduino to MSP430 platform. I want to port to attached Modbus Master and slave library to Energia.
In modbus we have to set parity of serial communication, parity function is not there in MSP430 HardwareSerial.ccp library can anyone help me to add this function in energia library? Problem is not with modbus library but with Energia core library.
Thanks
SimpleModbusMasterV12.rar
SimpleModbusSlaveV9.rar