Example code for using GETH to transmit data over PHY and ethernet

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
user2
Level 1
Level 1
First like given 10 sign-ins 5 sign-ins

Hi

I want to transmit some data over the RJ45 connector and read it on my pc.

Instead of using the Lwip stack for ethernet tx/rx, I want to use the GETH module and configure the PHY to transmit the data. Is there any example code for this ? 

Thanks

0 Likes
1 Solution
Nambi
Moderator
Moderator
Moderator
500 replies posted 50 likes received 5 likes given

Hi,

Could you let us know if you are using the device TC3xx or TC2xx (eg: TC397, TC279)?

Are you using any evaluation kits from infineon or a custom board?

You can also try the "Ethernet_1_KIT_TC397_TFT" ADS(Aurix Development Studio) example.

Best Regards.

View solution in original post

0 Likes
3 Replies
Nambi
Moderator
Moderator
Moderator
500 replies posted 50 likes received 5 likes given

Hi,

Could you let us know if you are using the device TC3xx or TC2xx (eg: TC397, TC279)?

Are you using any evaluation kits from infineon or a custom board?

You can also try the "Ethernet_1_KIT_TC397_TFT" ADS(Aurix Development Studio) example.

Best Regards.

0 Likes
user2
Level 1
Level 1
First like given 10 sign-ins 5 sign-ins

Hi

I am using Tc375 lite kit

The Ethernet_1_Kit is based on lwip right? I dont want to use lwip, instead just use the "geth_transmit" function say to transmit data

Thanks

0 Likes
Nambi
Moderator
Moderator
Moderator
500 replies posted 50 likes received 5 likes given

Hi,

"Ethernet_1_KIT_TC375_LK" is the only available example.

Best Regards.