Hi ESP32 guy,
Recently, I bought the ESP32-S2-Kaluga-1 DK board v1.3 version.
I clone the version of https://github.com/espressif/esp-idf.
e.g. d:\esp32\esp-idf
Also,
I clone the S2-Kaluga DK from https://github.com/espressif/esp-dev-kits
e.g. d:\esp32\esp-32\
Point 1:
First, if I install the https://dl.espressif.com/dl/esp-idf-tools-setup-2.3.exe for windows,
but I found that its idf.py doesn't support "set-target esp32s2".
Thus, I can't program (bootloader) on the dk board if just using the idf.py.
Because it can't detect the target board (idf.py -p com26)... error code : timeout
It is better to mention the minimum requirement tools if working for ESP32-S2-Kaluga-1 DK board v1.3.
Point 2:
I try to use the D:\esp32\esp-idf\install.bat to install the tools.
Suggestion (this install.bat can't let the user to specify the tool path).
The default is C:\Users\XXX\.espressif path.
Point 3:
I use the example LCD/Camera from (https://github.com/espressif/esp-dev-kits).
I can't find another release tag on this github. Can you give us the release zip package on particular HW version?
The factory binary file
D:\esp32\esp32-s2\esp32-s2-kaluga-1\examples\factory
it doesn't contain any readme file to specify how to use them (such as address).
Point 4:
I modified the sdkconfig file inside the LCD.
# Example Configuration
#
CONFIG_LCD_PAD_ESP32_S2_KALUGA_V1_3=y
# CONFIG_LCD_PAD_ESP32_S2_KALUGA_V1_2 is not set
# CONFIG_LCD_PAD_ESP32_S2_KALUGA_V1_1 is not set
CONFIG_LCD_ST7789=y
# CONFIG_LCD_ILI9341 is not set
# end of Example Configuration
but I can't see any jpg on the screen.
I would like to get the working package such as release tag to run on the ESP32-S2-Kaluga-1 DK board v1.3.
Thanks.
Jimmy
can't run the original demo on ESP32-S2-Kaluga-1 DK
-
- Posts: 5
- Joined: Wed May 01, 2019 9:10 am
- Location: Hong Kong
- Contact:
-
- Posts: 6
- Joined: Tue Oct 01, 2019 11:21 pm
Re: can't run the original demo on ESP32-S2-Kaluga-1 DK
Where did you purchase the v1.3 Kaluga if I may ask?
-
- Posts: 5
- Joined: Wed May 01, 2019 9:10 am
- Location: Hong Kong
- Contact:
Re: can't run the original demo on ESP32-S2-Kaluga-1 DK
订单号: 1159666787956469136
I bought from taobao (official espressif retail).
https://item.taobao.com/item.htm?spm=a1 ... p951qbfcfe
I bought from taobao (official espressif retail).
https://item.taobao.com/item.htm?spm=a1 ... p951qbfcfe
-
- Posts: 5
- Joined: Wed May 01, 2019 9:10 am
- Location: Hong Kong
- Contact:
Re: can't run the original demo on ESP32-S2-Kaluga-1 DK
Hi,
Can you give me the official working repo or package to run on such HW version of the DK board?
Thanks
Jimmy
Can you give me the official working repo or package to run on such HW version of the DK board?
Thanks
Jimmy
Re: can't run the original demo on ESP32-S2-Kaluga-1 DK
please choose master branch
- Attachments
-
- 企业微信截图_15983396209825.png (4.55 KiB) Viewed 7619 times
-
- Posts: 5
- Joined: Wed May 01, 2019 9:10 am
- Location: Hong Kong
- Contact:
Re: can't run the original demo on ESP32-S2-Kaluga-1 DK
D:\esp32\esp32-s2\esp-dev-kits (master -> origin)
λ git pull
Already up to date.
D:\esp32\esp32-s2\esp-dev-kits (master -> origin)
λ git status
On branch master
Your branch is up to date with 'origin/master'.
Would I get the tag release to work on the DK board?
Re: can't run the original demo on ESP32-S2-Kaluga-1 DK
The branch of IDF selects master,Because IDF's master (more than 4.2 ) supports ESP32S2
Who is online
Users browsing this forum: Bing [Bot] and 93 guests