[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] I2C controller: INT flag a bit leaves me confused !
From: |
Vincent Trouilliez |
Subject: |
Re: [avr-chat] I2C controller: INT flag a bit leaves me confused ! |
Date: |
Tue, 3 Mar 2009 16:37:47 +0100 |
On Tue, 03 Mar 2009 10:38:54 +0100
Bernard Fouché <address@hidden> wrote:
> FYI you have AVR I2C management source code in Procyon AVRLIB and in
> NutOS (www.ethernut.de).
Oh, but most of the fun in my project is to do everything my self, to
get practice and learn ! ;-)
I guess I could have used libraries for my text LCD, then my graphical
LCD (T6963C), but reading datasheet 3 times, understanding the
hardware, getting the low-level routines to work and then building my
own/custom higher level function to suit my particular projects, is
what turns me on ! ;-)
Using libraries I would learn nothing, have zero sense of
achievement/pride/experience/skills, and would feel a bit bad and
unable to say (if just to myself): "this is MY Baby, I did it from
scratch !", because then.. it wouldn't be the case !
> I never used Procyon lib, however I sometimes
> read some of the files to better understand the datasheets.
This is it. I sometimes have a look at libraries to clear up confusion
and make sure I understand the datasheet properly. But I never
steal/copy functions from a library.
--
Vince
Re: [avr-chat] I2C controller: INT flag a bit leaves me confused !, Joerg Wunsch, 2009/03/03