I also try the i2c scanner and I can't find any device. I tried with different board.
Andrea
Search found 5 matches
- Thu Jan 16, 2025 1:44 pm
- Forum: ESP-IDF
- Topic: ESP32S3 can't connect to ADXL345 Accelerometer on any i2c device
- Replies: 1
- Views: 384
- Wed Jan 15, 2025 11:23 am
- Forum: General Discussion
- Topic: ESP32 S3 stop working afted code upload! No led
- Replies: 4
- Views: 1118
Re: ESP32 S3 stop working afted code upload! No led
Hi Dimitri.
I resolved changing the ESP32. The status lud remain off but they're working!
I resolved changing the ESP32. The status lud remain off but they're working!
- Wed Jan 15, 2025 11:19 am
- Forum: ESP-IDF
- Topic: ESP32S3 can't connect to ADXL345 Accelerometer on any i2c device
- Replies: 1
- Views: 384
ESP32S3 can't connect to ADXL345 Accelerometer on any i2c device
Hi guys, I'm trying to use the accelerometer ADXL345 on my ESP32S3 with no results! It's always give to me ("Ooops, no ADXL345 detected ... Check your wiring!") when I initialized it on function !accel.begin() and obviously doesn't work. I have no idea how can it be possibile. I'm missing something ...
- Tue Jan 07, 2025 1:36 pm
- Forum: General Discussion
- Topic: ESP32 S3 stop working afted code upload! No led
- Replies: 4
- Views: 1118
Re: ESP32 S3 stop working afted code upload! No led
Hi dmitri thanks for your reply. I use an ESP32S3 MIni like this. I simply connect throu USB and upload the code via Arduino IDE, like I always do with other board like ARDUINO NANO or ESP32 71bNTc6QOlL._AC_SL1500_.jpg I have this setting and CDC was enabled but it gave me the same problem also if i...
- Sat Jan 04, 2025 2:50 pm
- Forum: General Discussion
- Topic: ESP32 S3 stop working afted code upload! No led
- Replies: 4
- Views: 1118
ESP32 S3 stop working afted code upload! No led
Hi Guys, I'm trying to work at this project.https://www.youtube.com/watch?v=9B_DaUx8Z-U&t=605s with this code included. I compiled with no problem or error. But after the upload it seem the esp32s3 stop working. All the led don't turn on if connected and i can't upload new code. I tried with two dif...