-
Notifications
You must be signed in to change notification settings - Fork 742
Esp32 #722
base: master
Are you sure you want to change the base?
Esp32 #722
Conversation
The datasheet you link is for a module not really for a qfn version. Is there a better datasheet available? |
This one should be better, (the symbols have already this) |
Hi @Misca1234 , thanks for contributing, A few comments I have during my review: ESP32-D0WD:
ESP32-D0WDQ6:
ESP8089:
Cheers, |
ESP32-D0WD:
Changed
Changed
They are seperated
It is placed as in accordance to a normal power regulator output
Changed
SD_CMD, SD_CLK, SD_DATA_0, SD_DATA_1, SD_DATA_2 MTCK, MTMS, there was room for them there ESP32-D0WDQ6:
Changed
Changed
It is placed as in accordance to a normal power regulator output
Changed
As before ESP8089:
We can try this one
This does not exist, keeping current one or we should add the 3.7x3.7
Changed
Changed
We are not reading same data sheet, mine says this
Changed
Tilde added to beginning of string to indicate active low
Changed
It is an input according to the data sheet, If there is a bug in
Changed |
Hello @Misca1234
They are not all separated today, you should.
Regulator output on the right is an accepted KLC exception. Other MCU have "VDD CORE" power output, always placed on the top. So this one should complies with the KLC too.
I don't think it applies to ESP8089. It is ESP8285 only.
You should create it with the scripts and make a PR, it is not allowed to round this.
I will be happy to remove my comment if you provide the right datasheet :)
You should also remove the "B"
The ERC check has limitations and it is not possible to handle every thing. We use Passive for this kind of pins in several hundred of devices (and maybe more!). Joel |
@Misca1234 any news here ? Thanks ! |
No, not really |
No news from the original author, indicate it is abandoned. |
Push ESP 32
https://www.espressif.com/sites/default/files/documentation/esp32_hardware_design_guidelines_en.pdf
It comes in two flavours, a 5x5 QFN and a 6x6 QFN
The symbol is exactly the same for both of them
ESP32-D0WDQ6 6x6
ESP32-D0WD, alias ESP32-D2WD, ESP32-S0WD 5x5
Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items: