5 years, 2 months ago.

Any one able to help update my code to the new wiznet library

I am after a freelance programmer who can update our code to the new wizznet library. Will need to have access to a WIZwiki-W7500P board.

Thank you for your request. https://os.mbed.com/teams/WIZnet/code/WIZnetInterface-OS5/ This link is our Ethernet Library for mbed OS 5

Dear Peter Taylor, W7500P Revision 3 doesn't have any Ethernet communication failure with 100Mbps mode. If you still have similar problem, please check its date code and your source code.

Do the W7500P still have the 10Mbit Mode Negotiation Issues. https://forum.wiznet.io/t/topic/3425 The ones we purchased from you don’t connect at 100Mbits. Was this issue ever resolved?

Question relating to:

WIZwiki-W7500 is a SoC platform board based on the W7500 chip = ARM Cortex-M0 that integrates 128KB Flash and hardwired TCP/IP core. If you use WIZwiki-W7500 board, you can easily …

1 Answer

5 years, 1 month ago.

Just import this library into your OS5 program, and you should be able to use the library. It is really similar to the EthernetInterface API, just change EthernetInterface to WIZnetInterface.