-->
Page 1 of 2

ESP8089

PostPosted: Wed Jul 11, 2018 11:58 pm
by Reckless
What is the difference between ESP8266 and ESP8089? In the block diagram they look same. They both have CPU which means they have microcontrollers, right?

Re: ESP8089

PostPosted: Fri Jul 13, 2018 9:54 am
by QuickFix
Reckless wrote:In the block diagram they look same.

By the description: "Two legs, two arms, a head and a body" we humans also look the same. :roll:

If, for starters, I look at the pin-count, I can see the 8089 has limited I/O compared to the 8266, which isn't a bad thing per se, but to say they look the same?
The block diagram of a PC and a Apple machine also look the same, but they're two entirely different species.

Re: ESP8089

PostPosted: Fri Jul 13, 2018 10:39 pm
by lethe
The hardware actually seems to be identical, at least this ESP8266 die is labeled ESP8089:
https://zeptobars.com/en/read/Espressif ... SP8089-IoT
Like that article states: the difference is most likely just the internal ROM and packaging.
You can actually use an ESP8266 as ESP8089: https://hackaday.io/project/8678-rpi-wifi

Re: ESP8089

PostPosted: Sun Jul 15, 2018 6:13 am
by Reckless
QuickFix wrote:
Reckless wrote:In the block diagram they look same.

By the description: "Two legs, two arms, a head and a body" we humans also look the same. :roll:

If, for starters, I look at the pin-count, I can see the 8089 has limited I/O compared to the 8266, which isn't a bad thing per se, but to say they look the same?
The block diagram of a PC and a Apple machine also look the same, but they're two entirely different species.


Forgive me as I have been spending alot of time trying to understand the difference between these two chips. It is a bit confusing since they both use the same die. If all that is different is the ROM and packaging would it be possible to flash a different ROM to make it operate closer to an ESP8266? I understand it has limited I/O. My application doesn't need audio or video so I can live with some basic I/O functionality.