Dear Espressif members,
First of all I would like to thank you for providing this communication channel. I am new to the community and I really appreciate the help the topics discussed in the forum gave me.
I am currently working on a project in which I have my ESP8266 module connected to a Raspberry Pi via SDIO.
I am using model ESP-03, so I needed to desolder the flash off the chip to expose the SDIO pins so I could wire it to the Raspberry Pi.
So far the module is working perfectly as a wifi adapter and I can connect to an AP without any issues.
In order to make that work from the Raspberry Pi, I needed to compile esp8089 Linux kernel module (I got the source code from this github repository: https://github.com/al177/esp8089 ).
I was wondering if there is any possibility I could modify the default firmware (included in eagle_fw1.h, eagle_fw2.h, eagle_fw3.h ) and put my own.
My idea was to use the SDK you provide, write my own code, compile it, and use that in esp8089 driver so it can load it to the ESP8266 module via SDIO when connected to the Raspberry Pi.
Do you think there is any possibilities I can do that? If so, how could I do it?
Is there a way I can get the source code of that default firmware?
This would really help me.
Thanks for your time!
Dana
Modify esp8089 driver's firmware
Re: Modify esp8089 driver's firmware
Postby ESP_Greg » Thu Jul 07, 2016 7:31 pm
Hi,
We have a sample code for SDIO interface. You can see sdio_slv.c in SDK driver folder.
We have a sample code for SDIO interface. You can see sdio_slv.c in SDK driver folder.
Who is online
Users browsing this forum: No registered users and 2 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.