readme and upgrading update

pull/3/head
davor 7 years ago
parent c1cf614eb0
commit 28a3c7019c

@ -15,7 +15,7 @@ and big things work like USB-JTAG,
SDRAM, SDCARD, HDMI, FLASH, RTC, I2C, OLED
but there are issues, luckily most can be fixed by
[Upgrading PCB v1.7](/doc/pcb-v1.7-upgrade.md).
ADC, AUDIO and 433.92MHz antenna are currently untested.
ADC, AUDIO, USB2 and 433.92MHz antenna are currently untested.
3D preview

@ -32,6 +32,9 @@ can be connected, but no other SD signal pins.
Either cut the traces or carefully solder without
touching those pads.
Cut WIFIEN trace and connect it to the junction of
R35 and J3, jumper should work then.
# What is fixed
Shutdown:
@ -70,3 +73,8 @@ as SD card pins, but those pins are shared with internal SPI FLASH.
So ESP32 won't boot if anything is connected there.
SD card could be connected on other pins, probably shared with OLED.
It has not yet been tested, so no patch recommendation yet.
WiFi-OFF jumper J3 doesn't have priority over FPGA enable.
If ESP32 needs to be disabled (for example, it keeps driving JTAG)
and FPGA runs bitstream which holds WiFi enabled, then J3 jumper will not
disable WiFi chip because WIFIEN is connected to wrong pin of R35.

Loading…
Cancel
Save