Replies: 22 comments 5 replies
-
Most of your links did not work. While you listed your CPU, you did not list the platform you are using. That will be important to the selection for which code to upload. I have attached the latest flashtool to this issue. It includes a save log button.
dist.zip |
Beta Was this translation helpful? Give feedback.
-
sorry for the links i corrected that now. uses only a boardless processor. I connected 3.3v en, gnd, rx, tx, u io0 to download mode. because it's a problem, to take a regular d1 mini32? |
Beta Was this translation helpful? Give feedback.
-
The problem is PSRAM. The D32 Pro uses PSRAM. I assume that you did not add PSRAM so you need to use one of the non PSRAM builds or create a custom build. d1_mini_mhetesp32minikit does not have PSRAM. |
Beta Was this translation helpful? Give feedback.
-
The one FS that you managed to upload was in the wrong location and of the wrong type. It does not look like you are using the latest platformio file |
Beta Was this translation helpful? Give feedback.
-
And Arduino cannot be used to generate the ESP32 images due to the use of a custom partition setup. |
Beta Was this translation helpful? Give feedback.
-
thanks for help. I'm not an expert, as I see it after "Hard resetting via RTS pin ..." |
Beta Was this translation helpful? Give feedback.
-
When you see this line "Connecting......................................_____", that indicates the program is waiting for you to reset the device back into the programming mode. That is where your sequence failed. The system needs you to enter the programming mode three times so you will need to babysit the sequence. |
Beta Was this translation helpful? Give feedback.
-
programming succeeded, with a manual reset between filesystem image and Firmware .. a couple of questions. Supported-Inputs-and-Outputs says: 2 Series and the last question |
Beta Was this translation helpful? Give feedback.
-
It is there. Not sure why you dont have it. |
Beta Was this translation helpful? Give feedback.
-
Input selection is independent from output selection. Notice I have no input selected at all and the complete output list is present. |
Beta Was this translation helpful? Give feedback.
-
PSRAM allows us to have larger buffers and support more channels. |
Beta Was this translation helpful? Give feedback.
-
Okey. Thanks |
Beta Was this translation helpful? Give feedback.
-
Depends on the Platform. There are a lot of D1 Mini variants but yes, that is the basics of it. |
Beta Was this translation helpful? Give feedback.
-
D1 mini ESP32 ESP-32 WiFi+Bluetooth Internet of Things development |
Beta Was this translation helpful? Give feedback.
-
That is actually the MH ET Live board. It can support those outputs but you may need to adjust the GPIO settings. |
Beta Was this translation helpful? Give feedback.
-
You should be fine using the D1 Mini ESP32 platform type. |
Beta Was this translation helpful? Give feedback.
-
Eps32 cam have PSRAM. I need rx0 ,tx0, and rx1, tx1 for dual dmx out .. ESP32 DEV KIT DevKitC v4 donest have PSRAM or just tell me with ESP32 platform |
Beta Was this translation helpful? Give feedback.
-
The ESP32-CAM board is the most unstable and IO constrained of all of the boards we support. I suggest avoiding it. |
Beta Was this translation helpful? Give feedback.
-
I Have one and if I did not need it to verify the CAM builds it would be in the trash. |
Beta Was this translation helpful? Give feedback.
-
I'm so sorry to bother you @MartinMueller2003 , but I have a problem again. I bought the d1_mini_mhetesp32minikit is the only one that works, the others have psram error. of course: D: D the d1_mini_mhetesp32minikit works, but I can't save anything on device output .. [ESP] ESPixelStick v4.x-dev (Mar 17 2022 - 09:56:19) and DXM out can only on one output, not me on two, output 1 and output 2 would like or 3. my uload log : |
Beta Was this translation helpful? Give feedback.
-
you can just tell me which record to buy from aliexpress .. |
Beta Was this translation helpful? Give feedback.
-
Hay. Ttgo ti workd. this seems to me that every dmx out is 1 universe. |
Beta Was this translation helpful? Give feedback.
-
ESPixelStick_Firmware-4.0 beta. 2-3-4
ESP-WROOM-32 and esp-wroom-32u
Binary release or compiled yourself?
win 10 64 bit 1909
chroom 99.0.4844.51)
NTU-RG-1421G-Wac:rev.A1*
1
I tried ESPixelStick_Firmware-4.0-beta 2 and 3 and 4, all the same error
https://ibb.co/rf9rHzp
2 flash_download_tool_3.9.2 works but.
https://prnt.sc/sLTHR7Guwt09
3 visucal stidio code flash works but again HTML error
https://prnt.sc/sLTHR7Guwt09
I did uplod FILESYSTEM Image , whit visucal stidio code
https://anotepad.com/notes/5enmgmjm
AND whit arduino esp32 sketch data upload
https://anotepad.com/notes/56agwn8f
after reboot, the same error Page Not found
serial monitor log off Page Not found
https://prnt.sc/LbbKfmPM18zA
i tried making DATA with gulp and poslatri with arduino nothing.
i tried to build filesystem image with visucal stidio code and nothing.
i tried data from folder java flash tool, and send via arduino, nothing.
I tried beta 2, bate 3, beta 4.
on both ESPs and nothing.
I tried d1_mini32, d32_pro, nothing.
I haven't been able to do anything for 4 days.
arduino libraries tease me over it I couldn't flash, but sketch data upload works.
I would most like the java flash tool to work ..
do i have to buy d1 mini 32 or d32 pro board to work ...
wled works, I tried.
Beta Was this translation helpful? Give feedback.
All reactions