This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DeviceNet to RS232 code source for TMS320f2812 DSP

Other Parts Discussed in Thread: TMS320F2812, CONTROLSUITE

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