Serial read and write data

For anyone wishing to receive additional help with a project or simply looking to hire an embedded contractor we have a few contacts who would be more then willing to help.

Moderators: Benj, Mods

Post Reply
jack26
Posts: 23
Joined: Sun Oct 09, 2011 4:38 pm
Has thanked: 4 times
Been thanked: 2 times
Contact:

Serial read and write data

Post by jack26 »

Currently working on an existing design that needs updating to offer serial communication for accessing its data and also controling its output. At present this is done by 0-5V analogue DAQ.

I have created some Flowcode files to read the 5 analogue channels and send then to PC running our Labview op screen, also the 18 bits of data that indicate faults. At the moment the data is sent as a stream to PC and then broken down into respective data 'blocks'. Ideally I could do with this data being held in registers on the micro and then accessing it as required by the serial link addressing relevant registers.

Please note that this work is commercial and for my company ,

thanks Jack

Post Reply