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/TMS320F28379D: Sample code to interface TMS320F279D with ENC28J60

Part Number: TMS320F28379D
Other Parts Discussed in Thread: LAUNCHXL-F28379D, C2000WARE, TMS320F28388D

Tool/software: Code Composer Studio

Hi,

Can anyone help me with sample code in order to interface TMS320F279D with ENC28J60 chip?

I have launch-pad LAUNCHXL-F28379D. I can make the connection with a board consist of ENC28J60, but stuck in coding. Please help if anyone successfully developed Ethernet communication.

Regards,

Tamal

/LAUNCHXL-F28379D

  • Hi Samanta,

    As the ENC28J60 interfaces using SPI, you can get started with SPI examples in C2000Ware for the particular device.

    You may also want to look into TMS320F28388D which has an integrated 10/100 BASE-T Ethernet as compared to 10 BASE-T ENC28J60. We provide application level examples like HTML Webserver for TMS320F28388D(C2000Ware_3_03_00_00\libraries\communications\Ethernet\third_party\lwip\examples in C2000Ware). 

    Thanks,

    Yashwant