Avatar for user67316

user67316

Member since Aug 2016 • Last active Sep 2016
  • 0 conversations
  • 3 comments

Most recent activity

  • in ESP8266
    Avatar for user67316

    But only 1 meg for programs and possibly another meg for the OTA copy - the rest of the space could only be used for data - using for example the file system in the Arduino environment...

  • in ESP8266
    Avatar for user67316

    I AM able to speed test and compare - see my other query - once I'm sure which code to grab I'll try it and report speed back - it is quite easy to speed up the ESPRESSIF code but this of course has additional checks for clock stretching.

  • in ESP8266
    Avatar for user67316

    I'm interested in the I2c master software - can you confirm which is the latest file, is it compatible with ESPRESSIF's I2c master - and if so am I right in saying that clock stretching is implemented but there is no timeout - ie if the slave pulls the clock low and keeps it there the ESP will eventually watchdog reboot (if that is the case I'll endeavour to add a timeout)..

    Any help appreciated - I'm doing great with the Espressif code but the lack of clock stretching is an issue for me. Just programming in C.

Actions