This is the mail archive of the ecos-devel@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]

New driver package: STM32 I2C


Hi all,

I have written an I2C driver for the STM32 microcontroller that I want
to share.
ATM only the I2C Master is implemented, using either interrupts or
register polling.

The attached patch file contains the driver package, the patches for
ecos.db and ChangeLog, and a patch for the variant HAL header, adding
the register definitions.

I have also filed the patch in Bugzilla:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001268

Best regards,

Martin Rösch


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