CONTROLING I2C MC44BS373

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CONTROLING I2C MC44BS373

3,826件の閲覧回数
blinkstar88
Contributor I
Dear Sir,
 
I am using MC44BS373 and want to controler I2C bus for this device. I want to use LCD 2 x 16 characters to display pll freq, sound ratio etc. Please give some advised what microcontroler that i can used to do it.
 
Thanks,
Henry
ラベル(1)
0 件の賞賛
返信
1 返信

835件の閲覧回数
jimw
Contributor II
After a quick look at MC44BS373 the I2C bus runs 0-800K. Have a look at the Software I2C routines to see http://www.freescale.com/files/microcontrollers/doc/app_note/AN1820.pdf  depending on how fast you run the I2C clock you can get away with software I2C.
 
The you will need 6 pins for your LCD display. I would suggest looking at the hc908qy devices. You can get away with using an hc908qt device but then you need a shift register to interface your LCD and the cost difference and software overhead is not worth it.
 
 
 
 
 
0 件の賞賛
返信