aethaniel / ExperimentalCore-sam

Experimental new core for Arduino Due and other Atmel SAM boards
GNU Lesser General Public License v2.1
16 stars 10 forks source link

Bring Wire to life #26

Closed aethaniel closed 8 years ago

nicolas-rabault commented 8 years ago

Please add I2C management for FLEXCOM and SERCOM (G55). I need it to do somes test on Poppy 2.

logos-electromechanical commented 8 years ago

I'm going to start standing this up for the SAM4S this weekend using the CoreRingBuffer library for it.

aethaniel commented 8 years ago

Hi @logos-electromechanical, if you don't mind, I would like to cleanup the code first. Won't take lot of time this week end for me.

logos-electromechanical commented 8 years ago

No problem -- I can just merge your cleanup once it's ready and then create the pull request once I've had time to test it. I also found this bug report for the Due, along with a fix, and plan to incorporate it: https://forums.adafruit.com/viewtopic.php?f=19&t=73118&p=418612&sid=127b4a11c43f48c5548dc079da4dab84#p418323

aethaniel commented 8 years ago

@logos-electromechanical, fyi this task is in progress on my side.

The bug fix from the link above should be in the recent Arduino sam core release (1.6.5). I will check that while testing.

aethaniel commented 8 years ago

Will come with https://github.com/aethaniel/ExperimentalCore-sam/tree/wire