Seeed-Studio / Seeed_Arduino_SSCMA

Arduino library for devices supporting the SSCMA-Micro firmware
MIT License
23 stars 5 forks source link

We2_iic_bootloader_recover doesnot compile #23

Closed Gaurab019 closed 3 months ago

Gaurab019 commented 3 months ago

Describe the bug I need to do bootloader recover as the vision v2 doesnot seem to be flashing from sensecraft AI

But the bootloader recover file doesnot compile throws all sorts of errors

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Arduino IDE-> SEEED STUDIO SSCMA-> We2_iic_bootloader_recover '
  2. Click on 'verify'
  3. Scroll down to 'bottom on output console'
  4. See error

Expected behavior i get this error

Compilation error: call of overloaded 'requestFrom(uint8_t&, size_t, bool)' is ambiguous

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

Gaurab019 commented 3 months ago

Works only with ESP32 boards not with Arduino ATMEGA 328p boards