I'm trying to implement a code. My 18F4620 communicates with pc via ethernet over tcp-ip protocol.
I want to use
#use rs232(baud=9600, xmit=PIN_C6, rcv=PIN_C7,stream=pc)
and
fpri ...
Hi.
I'm planning to develop a circuit to use it instead of floppy disk drive. This circuit will connect to floppy socket on main board and if computer request data, circuit will respond data read fro ...
I seperate the two i2c bus for RTC and 24C1024. Nowadays I have been examining system. But I have no chance to examine without RTC. Because the system i ...
Hi. I have a problem on writing and reading 24c1024 serial eeprom with standard i2c routines with FORCE_SW option. This chip is stores the data which obtained by system. and serial eeprom and DS1307 R ...