paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] d18611: Maior Improvement: We


From: noreply
Subject: [paparazzi-commits] [paparazzi/paparazzi] d18611: Maior Improvement: We have itentified that a mainl...
Date: Fri, 21 Oct 2011 04:07:12 -0700

  Branch: refs/heads/stm_i2c_pullable
  Home:   https://github.com/paparazzi/paparazzi

  Commit: d1861195bc60b73583e873920b73e0036f55b068
      
https://github.com/paparazzi/paparazzi/commit/d1861195bc60b73583e873920b73e0036f55b068
  Author: Christophe De Wagter <address@hidden>
  Date:   2011-10-21 (Fri, 21 Oct 2011)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/i2c_arch.rewritten.c

  Log Message:
  -----------
  Maior Improvement: We have itentified that a mainloop reading the BUSY bit 
can clear an ADDR interupt. Moreover we have identified that when writing a 
Start ClearStop to CR1 in a single machine code does not clear the pending Stop 
but adds a start not ever folowed by an extra STOP. clearing stop then writing 
start canceled the needed stop, and setting start and then clearing stop still 
sometimes added a second unwanted stop after the start the followed the wanted 
stop. This means the 2 reasons for stopping interrupts are suddenly gone...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]