Hello,
I'm using an i2c eeprom with sector (page) size of 16 bytes and through
the bch driver I perform some read/write sequences from user space.
However, when writing block of data with a size not multiple of the
sector size I got a partial eeprom write; in this situation, the bch
driver fla
Hi Murat,
IO13 on the ESP-WROVER-KIT is shared by both JTAG and MicroSD:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/esp32/get-started-wrover-kit.html#:~:text=IO13,JTAG%2C%20MicroSD
Could you confirm if JTAG functionality is properly disabled?
Best regards,
Gustavo.