{{pfw:banner.png}} ====== I2C for noForth on the GD32VF103 ====== | | | |File name | Commands |Purpose | |README.md | |this file | |[[en:pfw:i2c_gd32vf_noforth_gd32vf103_hw-i2c.f|GD32VF103 hw-I2C.f]]| ''%%I2C-ON%%'' |Hardware I2C driver, activate I2C | |[[en:pfw:i2c_gd32vf_noforth_gd32vf103_bb-i2c.f|GD32VF103 bb-I2C.f]]| ''%%I2C-ON%%'' |Bitbang I2C driver, activate I2C | |[[en:pfw:i2c_gd32vf_noforth_i2c-test.f|I2C-Test.f]] | ''%%50 I2C?%%'' |Check if device 50 is present | |[[en:pfw:i2c_gd32vf_noforth_simple_i2c-ee.f|Simple I2C-EE.f]] | ''%%SHOW%%'' |Tiny 24C02 EEPROM driver with example | |[[en:pfw:i2c_gd32vf_noforth_advanced_i2c-ee.f|Advanced I2C-EE.f]] | ''%%SHOW%%'' |24C02 EEPROM driver, memory management & example| {{https://user-images.githubusercontent.com/11397265/152155072-f541177c-e9f9-4c90-930e-37f9fbb89b03.jpg| PFW - EEPROM demo on screen}} **An I2C example running on noForth RCV**