From 63bfc0d572b96f22f6bcfaecba4aa60f275a8856 Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Mon, 26 Jan 2026 16:04:32 +0300 Subject: [PATCH] doc: updated readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9ef3330..25e980e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,18 @@ 1. Support of 16 LCD 160X on one bus. +## Attention + +For correct operation, please enable the following settings in the menuconfig: + +```text +CONFIG_FREERTOS_HZ=1000 +CONFIG_GPIO_CTRL_FUNC_IN_IRAM +CONFIG_I2C_ISR_IRAM_SAFE +CONFIG_I2C_MASTER_ISR_HANDLER_IN_IRAM +CONFIG_I2C_ENABLE_SLAVE_DRIVER_VERSION_2 +``` + ## Connection | 1602(4)A | PCF8574 |