Search found 2 matches

by giofrdab
Fri Oct 28, 2022 8:25 am
Forum: General Discussion
Topic: I2C timing
Replies: 0
Views: 1507

I2C timing

Hi all,

I found that when using I2C to obtain data from device in the receive function timeout cannot be minor of 1000 ms.
In other words, if the i2c device does not respond, the reception function is blocking for at least 1000ms.
Someone had same issue?
by giofrdab
Tue Jun 07, 2022 3:04 pm
Forum: General Discussion
Topic: openocd Warn : address 0x... not writable
Replies: 1
Views: 1436

openocd Warn : address 0x... not writable

After some changes to my firmware on esp32, debugging over JTAG using openocd and FTDI chip has stopped working :?. Below is the output of openocd: openocd -f board/esp32-wrover-kit-1.8v.cfg Open On-Chip Debugger v0.11.0-esp32-20211220 (2021-12-20-15:43) Licensed under GNU GPL v2 For bug reports, r...