Page 1 of 4

ESP32 is finally real?

Posted: Mon May 16, 2016 1:40 pm
by WiFive
ESP32 dev kits starting to ship? Those of us from the beta group who did not get an ESP31b kit can expect one?

https://mobile.twitter.com/thethingsIO/ ... 4524400641

Re: ESP32 is finally real?

Posted: Fri May 20, 2016 8:25 am
by ESP_Sprite
I can only tell you that's not an ESP32 but an ESP31; there's no ESP32 chip released yet.

Re: ESP32 is finally real?

Posted: Fri May 20, 2016 3:50 pm
by WiFive
Not "released" but I hope there are production samples if it is shipping in 5 weeks.

Re: ESP32 is finally real?

Posted: Sun May 22, 2016 5:28 pm
by WiFive
ESP32 set WIFI & Bluetooth in one chip! It will be officially launched in August!
https://espressif.world.taobao.com

:cry: :cry: :cry:

Never soon enough. So many projects on hold.

Re: ESP32 is finally real?

Posted: Sun May 22, 2016 9:02 pm
by biohazard
Launched in August.. so surely not delivered before october...
Still no official reference for the CAN support. I may switch on another MCU.

Re: ESP32 is finally real?

Posted: Mon May 23, 2016 9:51 am
by ESP_Sprite
Good point. I just poked our hardware guys. The details (which I'll also post in the other topics) are like this: We do have one CAN interface. It does still needs an external PHY. Also, if I understand it correctly, the MAC layer has to be implemented at least partially in software, and at the moment we don't have that yet. My apologies for not answering this earlier.

Re: ESP32 is finally real?

Posted: Sun Jun 12, 2016 6:16 pm
by WiFive
A herd of chips in the wild! I can't tell if these are 31b or 32.

http://imgur.com/QFzJj2B

Meanwhile, some sad beta testers are still without a sample. Still sort of encouraging. Must not jump ship to another chipset. Be strong.

Re: ESP32 is finally real?

Posted: Thu Jun 23, 2016 2:43 am
by ESP_Sprite
I'm pretty sure that those are still ESP31s, unless our silicon fab has given us their excruciating long (long from a PoV of someone who wants to get his hands on the chip, not from a PoV of what's reasonable) lead times just for shits and/or giggles.

Re: ESP32 is finally real?

Posted: Fri Jun 24, 2016 6:19 am
by WiFive
Yes we often forget that there are lead times behind lead times behind...

Hope for some SDK updates soon to ease the wait.

Re: ESP32 is finally real?

Posted: Fri Jun 24, 2016 9:39 am
by ESP_Sprite
For the ESP31? I don't know what every single one of my colleague is up to, but I wouldn't count on it. We're working on the ESP32 SDK now and due to the changes in memory map and CPU interaction, it's diverged so much from the ESP31 that I don't see a backport happening any time soon. (On the other side of the coin: I'm pretty sure most people are going to agree the new SDK is an improvement; we have some features in it at least I personally am really happy with; for example, dual-core multiprocessing is going to be almost embarrassingly easy if you already have an app that uses the FreeRTOS primitives correctly.)