C8051F version digital hygrometer debugging 4---hardware SMbus and PCF8563 communication[[i]This post was last edited by sdjntl on 2010-8-19 15:20[/i]]...
Sincerely ask for advice, Kulit XLT-190M small pressure sensor, connected to DB9, the result is that the sensor output signal cannot be detected. The wiring definition is as follows:
Kulite XTL-190M W...
I'm a novice. I can't synchronize the BSL of MSP430F5171. The programming program I downloaded online doesn't support 5171. I don't know what's wrong now. . . . Help:surrender:...
Today is the Mid-Autumn Festival. Have you gone home for reunion? ? I wonder if those who went home for reunion were surrounded by gossiping women and urged to get married? :puzzle: It seems that when...
The contradictory code between class and interrupt in ADS c++ language is as follows: class time { public: friend void __irq timeUp(void); int timeCount; } void __irq timeUp() { timeCount=1;//There wi...