You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • You'd have to look at the reference manual for the STM32F411 to see for sure how it did it, but the hardware does handle it and I'm pretty sure it's enabled. The 411's I2C should be pretty much identical to the 401 (for the Pico) mentioned in this thread.

    Software I2C should also handle it, so you could try that and see what happens? https://github.com/espruino/Espruino/blo­b/master/src/jsi2c.c#L62

About

Avatar for Gordon @Gordon started