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.

CCS/LAUNCHXL2-570LC43: TMS570LC43X

Part Number: LAUNCHXL2-570LC43

Tool/software: Code Composer Studio

Is it possible to connect the Venus GX with Texas Instrument board via Ethernet cable?

Hey guys,

I am experimenting a small project in connecting the Venus GX(Victron Energy) and LaunchXL2-570LC43(Texas Instruments) through the Ethernet Port provided in the Venus GX.

My need is to get the data (send from various devices to Venus GX ) to TI board. Is it possible?

Best Regards,

Advaith

  • Hello,

    If Venus GX has ethernet port, you can connect it to a working Ethernet network which has a DHCP server, and the DHCP is connected to the internet. So it can talk with TMS570LC43x through the internet.

    You can also connect Venus GX to LC43x through a crossover cable directly to exchange data. But we don't have example code. 

  • Hi QJ Wang,

    I only had some gmake errors. It got resolved when the library was changed. But I thought that it was because poor linking with the Venus GX.

    I noticed your reply a day ago and got my problem resolved.   

    Thank you very much for your reply.

  • Hello Advaith,

    Yes, it is possible to connect and get data from  Venus GX through Ethernet cable. You can link with the Venus GX by using   https://www.hackster.io/jancumps/minimal-lwip-project-for-hercules-launchpad-66d889 

    Best regards,

    Padayappa[quote user="Advaith G Namboodiri"]

    Part Number: LAUNCHXL2-570LC43

    Tool/software: Code Composer Studio

    Is it possible to connect the Venus GX with Texas Instrument board via Ethernet cable?

    Hey guys,

    I am experimenting a small project in connecting the Venus GX(Victron Energy) and LaunchXL2-570LC43(Texas Instruments) through the Ethernet Port provided in the Venus GX.

    My need is to get the data (send from various devices to Venus GX ) to TI board. Is it possible?

    Best Regards,

    Advaith