vonsproken
Member
Hi,
I recently bought a pump with a profibus controller simply because I got it for an absolute steal. Here is the datasheet;
**broken link removed**
So from what I gather it is RS485 which I can bit-bang with a microcontroller, I will be using a PIC18F14k22 - 16MIPS, or something similar. Programming in assembly.
The problem is that I know literally nothing about profibus and it seems almost impossible to find the complete protocol.
I really don't want to resort to using a PC to control the pump since there is no room for one in my application, I need to be able to control the speed of the pump while being able to check it's parameters. Stator winding and bearing temperatures need to be closely monitored. Speed is certainly not an issue, something around the 57k6 baud rate is what I'm after, I don't want to go too high as bit-banging won't be fast enough.
So if anyone can point me in the right direction I will be very grateful, a stupid guide would be preferred, ideally not some cryptic engineering manual.
Regards,
Joe
I recently bought a pump with a profibus controller simply because I got it for an absolute steal. Here is the datasheet;
**broken link removed**
So from what I gather it is RS485 which I can bit-bang with a microcontroller, I will be using a PIC18F14k22 - 16MIPS, or something similar. Programming in assembly.
The problem is that I know literally nothing about profibus and it seems almost impossible to find the complete protocol.
I really don't want to resort to using a PC to control the pump since there is no room for one in my application, I need to be able to control the speed of the pump while being able to check it's parameters. Stator winding and bearing temperatures need to be closely monitored. Speed is certainly not an issue, something around the 57k6 baud rate is what I'm after, I don't want to go too high as bit-banging won't be fast enough.
So if anyone can point me in the right direction I will be very grateful, a stupid guide would be preferred, ideally not some cryptic engineering manual.
Regards,
Joe