Çözüldü Arduino UNO R4 Wi-Fi, ESP32 Firmware bozuldu

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

GremoryRias

Hectopat
Katılım
23 Şubat 2022
Mesajlar
1.937
Makaleler
2
Çözümler
33
Daha fazla  
Sistem Özellikleri
ASUS B550M-A ( WI-FI ) AMD RYZEN 5 4650G KINGSTON HYPERX 8 GB 3200MHZ
Cinsiyet
Erkek
Meslek
Öğrenci
Merhaba, olayı başından anlatacak olursam Arduino'yu Wi-Fi'a bağlamaya çalışıyordum ve,
Bu linkteki kodları kullandım, kodu upload ettiğimde bana bir yazılım güncel olmadığının uyarısını verdi ben de dedim herhalde ESP32 çipinin yazılımı güncellenebiliyormuş ardından hemen internetten araştırmaya başladım Arduino'nun kendi makalesinde Tools > Firmware updater yolunu izlersem güncelleyebileceğimi gösteriyordu ben de aynı yolu izleyip son sürümü seçtim ve güncelledim fakat bir hata aldım "ınstallation failed" şeklinde bir hataydı bu ve kartımda sadece on ışığı yanıyordu ben de ilk reset düğmesine bastım ve hiçbir şey olmadığını fark edince kartın kablosunu takıp çıkardım ardından kart LOLIN S3 olarak gözükmeye başladı ve sürekli RX ışığı yanıp sönmeye başladı sanırsam sadece ESP32 kontrolcüsü bozuldu yazılımınıda aradım fakat bulamadım ne yapmalıyım? Üstüne iki bardak soğuk su içmeli miyim?

Düzenleme: Şu an kartı takınca sürekli windows'dan tak çıkar sesleri geliyor ve karta yazılım dahi atamıyorum, acaba arduino'nun üzerindeki pinlerden bir şekilde yazılım atabilir miyim veya bir adet programlayıcı satın alsam?

Bu içeriği görüntülemek için üçüncü taraf çerezlerini yerleştirmek için izninize ihtiyacımız olacak.
Daha detaylı bilgi için, çerezler sayfamıza bakınız.


1695238342458.png


Burada kimse yardımcı olmadı fakat Arduino Forumunda yaşadığım sorunu belirttim ve sorunumu çözdüler. Aynı sorunu yaşayanlar için çözümünü buraya yazayım.
  1. Disconnect the USB cable of the UNO R4 WiFi board from your computer.
  2. Use a jumper wire to connect these two pins on the 2x3 male header that is near the USB socket on the UNO R4 WiFi board:
    image
    image1177×297 81.2 KB
  3. Connect the UNO R4 WiFi board to your computer with a USB cable.
  4. Open the release page for the latest version of the firmware in your web browser:
    Release Release 0.3.0 · arduino/uno-r4-wifi-usb-bridge
  5. Click the "unor4wifi-update-windows.zip" download link under the "Assets" section of the release page:
  6. Wait for the download to finish.
  7. Unzip the downloaded file.
  8. Start Windows "File Explorer".
  9. Open the unor4wifi-update-windows folder that was created when you unzipped the downloaded unor4wifi-update-windows.zip file at the previous step in the instructions.
  10. In the folder listing of the unor4wifi-update-windows folder, hold the Shift key while clicking the right hand button on the mouse.
  11. From the context menu, click "Open PowerShell window here".
    Windows PowerShell will now open.
  12. Type the following command at the Windows PowerShellwindow command prompt:

    bin\espflash write-bin -b 115200 0x0 firmware\UNOR4-WIFI-S3-0.3.0-rc1.bin

  13. Press the Enter key.
  14. The PowerShell window might now show a list of the serial ports present on your computer.
    For example:

    Start flashing firmware
    [2023-07-11T06:39:09Z INFO ] Detected 2 serial ports
    [2023-07-11T06:39:09Z INFO ] Ports which match a known common dev board are highlighted
    [2023-07-11T06:39:09Z INFO ] Please select a port
    ❯ COM1
    COM43 - USB Serial Device (COM43)

    If so, use the key on your keyboard to select the port of the UNO R4 WiFi board from the list, and then press the Enter key.
  15. The terminal window will now show the following prompt:

    ? Remember this serial port for future use? (y/n) ›

    Press the N key on your keyboard.
  16. The flashing process should now start. Wait for it to finish, as indicated by output that looks something like this:

    Chip type: esp32s3 (revision v0.1)
    Crystal frequency: 40MHz
    Flash size: 8MB
    Features: WiFi, BLE
    MAC address: dc:54:75:c4:c6:54
    [00:00:15] [========================================] 826/826 0x0

  17. Disconnect the USB cable of the UNO R4 WiFi board from your computer.
  18. Disconnect the jumper wire you added at step (2) of the instructions.
  19. Connect the UNO R4 WiFi board to your computer with the USB cable again.
The board should now be recognized correctly in Arduino IDE once again.
 
Son düzenleme:

Technopat Haberler

Geri
Yukarı