RT-Thread / RT-Thread/rt-thread
PSoCTM 62 WITH CAPSENSEM EVALUATION KIT 开发板SDA、SCL软件I2C驱动有问题。
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
我在使用RT-Thread Settings设置板上的SDA(P8.1)、SCL(P8.0)为软件I2C时,未能产生I2C时序,用万用表测1.3V左右,上拉电阻也无效。改用P5.6、P5.7时正常驱动I2C的SSD1306.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the software I2C setup in RT-Thread Settings using SDA P8.1 and SCL P8.0, then compare it with the working P5.6/P5.7 configuration and SSD1306 test. Trace the board pin configuration and software I2C entry points; done means valid I2C timing is produced on P8.1/P8.0 with the intended pull-ups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100