乐鑫技术交流
直播中

敷衍作笑谈

9年用户 941经验值
擅长:制造/封装 连接器 光电显示 接口/总线/驱动 RF/无线
私信 关注
[问答]

esp32无法烧录github固件的原因?有什么解决办法吗?

我准备用esp32-s2模组来做一个简易的激光雕刻机

代码是github上的  https://github.com/bdring/FluidNC

在运行安装脚本的时候,提示我芯片是esp32-s2,而不是esp32,无法继续烧写

                                
                        
                                            
然后我修改了一下他的安装脚本,把里面的esp32改成了esp32s2

又出现了新的错误

                                
                        
                                            
我去该代码讨论组里面询问了一下

得知他们用的模组是 ESP-WROOM-32 ,而我用的模组里面有efuse等等

作者回复原文如下

I am not familiar with that variation. You should contact AI Thinker for support.

We typically use the ESP-WROOM-32 type. Here is our reference page.

It appears to have eFuses set. Several people have bricked their ESP32s by trying to flash when eFuses are set. Our install scripts will not install on chips with eFuses set.



If you want to skip that safety check, you can either....



Compile from source and upload.

Edit our install scripts to remove the security check.

Do this at your own risk.



我想问一下有没有绕过这个efuses的方法或者是有没有其他方法能把固件正确烧写进去?歇息鹅

更多回帖

发帖
×
20
完善资料,
赚取积分