My Arduino UNO R4 Wi-Fi is being recognized as an M5Stack - CoreS3 and the Serial Port's name is changed.
I have recently bought this board and randomly it started to show this issue. When i changed the board's type and tried to flash 0.6.0 using the Firmware Updater it couldn't update. The worst part is that when i open Serial Monitor it starts to show "SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x44c
load:0x403c9700,len:0xbe4
load:0x403cc700,len:0x2a38
entry 0x403c98d4'." Does somebody have a solution for this error??
It looks to me like the ESP32-S3 on the UNO R4 WiFi has dropped into its default ROM boot mode. When that happens, macOS sometimes identifies it as an M5Stack CoreS3 because they use the same S3 chip. The “SPIWP / load / entry…” messages look like the S3 boot ROM logs, which usually means the WiFi/copilot firmware didn’t flash correctly. I’m not completely sure, but re-flashing the S3 firmware in download mode might fix it