Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Take a careful look at the I2C_Pulse_SCL subroutine. If I am not completely mistaken there is a small typing error in 3rd last line of a subroutine.
Line: bcf I2C_SDA ; SCL Low
Command and comment don't match. Instead of resetting clock signal, data line is resetted.
fast eeproms and scopes using PIC
If fast eeprom are needed then here is an alternative solution. EEPROM without write delays.
http://www.ramtron.com/doc/Press/faqs.asp
Bitscope use PICs in their scopes and they have used serial transmission between scope and PC. Newer scopes are though...
PIC assembly books
Here you can find books from basic things to more complicated system and it's all in assembler.
https://www.sq-1.com/
You need to have patience with assembler :)
You did mean I2C-bus.
I have done some experiments with 16f628 & DS1307. Software is still very much on a "beta" stage, but hopefully I can get it in use some day.
If you are not familiar with I2C-bus then it might be good to dig in that first. at least get the basics of it.
Here's a web...
I've had problems also with IC-Prog (1.05A) with W2K. Programming failed randomly quite often. I searched for the fault from batteries and long connection cable between programmer and PC with no success.
Finally the problem solved when I turned Process priority one step higher. I think it's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.