how are W7500P chips delivered?

Hi - we just received a newly fabricated board with multiple W7500P. my question is - is there a default program flashed onto the W7500P chips or is the flash totally blank?

I am just trying to figure out the proper steps to bring the chips up.

thanks!

Hi.

Maybe Are you bought WIZwiki-W7500P? or WIZ750SR?
If you bought WIZwiki-W7500P, It is basically programed TCP loopback program.
And If you bought WIZ750SR, It is basically programed Serial to ethernet converter program.

And If you want program download way, refer to below link.
https://wizwiki.net/wiki/doku.php?id=products:wizwiki_w7500p:getting_started:write_firmware

Thank you

Thank you. We just purchased the raw W7500P chips. Would they be programmed?

Hi.

There are two kind of W7500P to selling.

  1. W7500P-S2E
    it is pre-programmed Serial to ethernet firmware. It is already programmed.

  2. just raw W7500P
    It is empty.

Thank you.

Thanks!

Your welcome ^^

Edward, for the raw W7500P chip, is there a protocol for choosing the MAC address of that chip that we should follow?

I am assuming it does not ship with a default MAC address?

Hi.

Yes.
raw W7500P chip is not including MAC address.
You should buy MAC address from IEEE.
if you want MAC address, you should buy other product. like W7500P-S2E chip, Serial to ethernet, network module etc…

Thank you

Thank you!

Hi - when programming some chips using the W7500 ISP tool we get the error

ERROR LOCK PROG:

is there any way this can be avoided?

Thanks!

when programming some W7500P chips using the W7500 ISP tool we get the error and it does not allow us to flash new firmware.

This is the screen we see (attached). What actions can we take to be able to flash?

Thanks!

Hi.

First, Did you set to boot pin to active high?
If you set to boot pin to active high, You possible connected to ISP serial access.

And I think, W7500P still have locking.
So, check to sequence to below list. (below list is W7500P make to unlock mode way)

  1. Access to ISP tool serial.
  2. Check to All Code Read Unlock/Data R/W Unlock of Step 3
  3. Check to All Code Write Unlock of Step 4
  4. Do not load binary file.
  5. ISP start click. (This is unlock setting to W7500P chip)

And exit to ISP program.
And then reexcute ISP program.

If you successfully unlock to W7500P, ISP tool show to same below picture.
If ISP tool show to same below picture, You possible W7500P memory R/W.

Thank you.

Thanks very much, this is very helpful.