Both sides previous revisionPrevious revision | |
en:pfw:i2c_gd32vf_noforth [2023-09-04 18:15] – ↷ Seite von pfw:i2c_gd32vf_noforth nach en:pfw:i2c_gd32vf_noforth verschoben uho | en:pfw:i2c_gd32vf_noforth [2023-09-06 14:11] (current) – ↷ Links angepasst, weil Seiten im Wiki verschoben wurden 54.36.149.73 |
---|
|File name | Commands |Purpose | | |File name | Commands |Purpose | |
|README.md | |this file | | |README.md | |this file | |
|[[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_hw-i2c.f|GD32VF103 hw-I2C.f]]| ''%%I2C-ON%%'' |Hardware I2C driver, activate I2C | |
|[[pfw:i2c_gd32vf_noforth_gd32vf103_bb-i2c.f|GD32VF103 bb-I2C.f]]| ''%%I2C-ON%%'' |Bitbang I2C driver, activate I2C | | |[[en:pfw:i2c_gd32vf_noforth_gd32vf103_bb-i2c.f|GD32VF103 bb-I2C.f]]| ''%%I2C-ON%%'' |Bitbang I2C driver, activate I2C | |
|[[pfw:i2c_gd32vf_noforth_i2c-test.f|I2C-Test.f]] | ''%%50 I2C?%%'' |Check if device 50 is present | | |[[en:pfw:i2c_gd32vf_noforth_i2c-test.f|I2C-Test.f]] | ''%%50 I2C?%%'' |Check if device 50 is present | |
|[[pfw:i2c_gd32vf_noforth_simple_i2c-ee.f|Simple I2C-EE.f]] | ''%%SHOW%%'' |Tiny 24C02 EEPROM driver with example | | |[[en:pfw:i2c_gd32vf_noforth_simple_i2c-ee.f|Simple I2C-EE.f]] | ''%%SHOW%%'' |Tiny 24C02 EEPROM driver with example | |
|[[pfw:i2c_gd32vf_noforth_advanced_i2c-ee.f|Advanced I2C-EE.f]] | ''%%SHOW%%'' |24C02 EEPROM driver, memory management & 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}} | {{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** | **An I2C example running on noForth RCV** |