We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871968d commit 7c00b7aCopy full SHA for 7c00b7a
bsp/gd32/arm/gd32e230-lckfb/.config
@@ -1451,7 +1451,7 @@ CONFIG_BSP_USING_UART0=y
1451
#
1452
CONFIG_BSP_USING_HW_I2C=y
1453
CONFIG_BSP_USING_HW_I2C0=y
1454
-CONFIG_BSP_HW_I2C0_CLOCK_SPEED=400000
+CONFIG_BSP_HW_I2C0_CLOCK_SPEED=100000
1455
# CONFIG_BSP_USING_HW_I2C1 is not set
1456
# CONFIG_BSP_USING_I2C0 is not set
1457
# CONFIG_BSP_USING_I2C1 is not set
bsp/gd32/arm/gd32e230-lckfb/rtconfig.h
@@ -428,7 +428,7 @@
428
429
#define BSP_USING_HW_I2C
430
#define BSP_USING_HW_I2C0
431
-#define BSP_HW_I2C0_CLOCK_SPEED 400000
+#define BSP_HW_I2C0_CLOCK_SPEED 100000
432
/* end of I2C Configuration */
433
/* end of On-chip Peripheral Drivers */
434
0 commit comments