Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New WS1209 = Nuvoton N76E003AT20 (8051) #156

Closed
e0929364 opened this issue Feb 16, 2018 · 5 comments
Closed

New WS1209 = Nuvoton N76E003AT20 (8051) #156

e0929364 opened this issue Feb 16, 2018 · 5 comments
Assignees
Labels

Comments

@e0929364
Copy link

e0929364 commented Feb 16, 2018

When I wanted to program a recently bought WS1209, i noticed unlocking the device didn't work even under STVP.

The board and MCU look identical, only on close inspection you will notice it's not a STM8S003F3P6 buta a Nuvoton N76E003AT20. The N76E003AT20 is pinout-compatible to the STM8S003F3P6, has more Flash, the same amount of SRAM, but obviously not code-compatible. There is no dedicated EEPROM, only IAP Flash.

Really sucks 👎

nuvoton_w1209

@TG9541
Copy link
Owner

TG9541 commented Feb 16, 2018

Please check #153 - you'll find some more on known clones. Also please compare your board to the ones here.

@e0929364
Copy link
Author

Thanks, but the problem is, my board even had a STM8S003F3 on the photo, but I was sent a Nuvoton version. You can't be sure by the seller's product photo. I will make a photo of the bad boards. All my good STM8 boards have "HW-557" written on them.

The bad Nuvoton boards came from here:
https://www.aliexpress.com/item/50-110-Digital-thermostat-Temperature-Control-Switch-12V-waterproof-sensor/32279039523.html (Store name: ElectronicFans)
https://www.aliexpress.com/item/50-110-Digital-thermostat-Temperature-Control-Switch-12V-waterproof-sensor/32258765300.html? (Store name: ModuleFans)

The good STM8 board (weak green LED, but at least STM8) came from here:
https://www.aliexpress.com/item/W1209-DC-12V-Green-LED-Digital-Thermostat-Temperature-Control-Thermometer-Thermo-Controller-Switch-Module-Waterproof-NTC/32836219816.html
(Store name: Worldchips)

So far I have 6 useless boards, for a total of 7 EUR wasted. I think I will use STMS103F3P6 breakout boards as donor and replace MCUs.

@e0929364
Copy link
Author

e0929364 commented Feb 16, 2018

I now soldered an STM8S103F3P6 from the common 0.50 EUR breakout boards and a VCAP capacitor to the Nuvoton board and my custom C application works 👍

@TG9541
Copy link
Owner

TG9541 commented Feb 17, 2018

That's really interesting, and of course frustrating.

The 1st photo shows the notorious common anode LED variant, and the 2nd looks like the "original PCB" (most likely also a knock-off). Your PCB is of the same type.

I guess the best way to deal with this is to give the sellers less-than-favorable ratings. Transparency is crucial, and it should hurt to sell something else than they advertise.

STM8S003F3P6 chips used to be available for below $0.25@10pcs. I think that the market has changed:

  • the best offer I found is $0.35@10pcs, the new normal is at $0.50@10pcs, and the best price I found for 1000pcs is twice as much as it used to be
  • STM8S103F3P6 are often cheaper than STM8S003F3P6
  • sellers try to promote the N76E003AT20 as a STM8S003F3P6 replacement at hobby quantities!

I think that for now the W1209 "platform" has received a blow. Possibly it will recover after the apparent shortage of STM8S003F3P6 chips has ended. However, it might also well be that ST has stopped flooding the Chinese market with chips, and they're trying to get better prices. Which would of course be exactly what Nuvoton waited for.

@g7wbd
Copy link

g7wbd commented May 2, 2021

e0929364 are you still about I am facing similar problems ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants