Hello,
I am currently working on the Allen-Bradley SLC 500.
My goal is to establish a DeviceNet communication protocol between an electronic card with a TMS320f2812 Texas Instruments DSP and SLC500 Allen Bradley. My PCB is routed to the serial port and I have a module that does the conversion DeviceNet (PLC side) to serial port (next card)
Currently, I am trying to program the TMS320f2812 Texas instrument DSP in C / C + + to be able to afford to be available to exchange messages (data) with the Allen Bradley PLC.
Please, is there anyone can help me in programming the DSP? do you know where is it that I can find libraries of functions that a program DSP communicate on DeviceNet to serial port?
Thanks