This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001397] New: I2C driver for Kinetic microcontrollers


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001397

           Summary: I2C driver for Kinetic microcontrollers
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: low
         Component: I2C
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: tf+bugs.ecos@r-finger.com
                CC: ecos-bugs@ecos.sourceware.org, ilijak@siva.com.mk
             Class: Advice Request


Created an attachment (id=1443)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1443)
Kinetis i2c driver

The attached patch provides a basic (7 bit addressing only for now) i2c driver
for Freescale Kinetis K40 and K60 microcontrollers. The driver is formally
based on the lm3s driver implementation and is irq driven, and been tested on
the TWR-K60N512 board. (The patch applies over the GPIO patch attached to bug
1001388.)

Any feedback would be welcome.

PS. I am in process of sorting out copyright assignment with the FSF.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]