paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] cee5d6: [stm32][spi] Fix for S


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] cee5d6: [stm32][spi] Fix for SPI driver to handle differen...
Date: Tue, 12 Feb 2013 16:43:15 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: cee5d60b032abd1bd7cd30b46b747568d43ab3b0
      
https://github.com/paparazzi/paparazzi/commit/cee5d60b032abd1bd7cd30b46b747568d43ab3b0
  Author: Stephen Dwyer <address@hidden>
  Date:   2013-02-12 (Tue, 12 Feb 2013)

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

  Log Message:
  -----------
  [stm32][spi] Fix for SPI driver to handle different lengths of tx and rx 
buffer. Note that tx buffer length MUST be greater than or equal to the rx 
buffer length in each transaction. Attempt to solve Issue #348. Also fixed DMA 
transfer length for using 16bit spi data lengths, untested. Some blocking WHILE 
loops that maybe need to be fixed.


  Commit: e157a2e562dec6d9a98263494102bb1992817fde
      
https://github.com/paparazzi/paparazzi/commit/e157a2e562dec6d9a98263494102bb1992817fde
  Author: Felix Ruess <address@hidden>
  Date:   2013-02-12 (Tue, 12 Feb 2013)

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

  Log Message:
  -----------
  Merge pull request #367 from scdwyer/master-fix_stm32_spi

Fix for SPI driver to handle different lengths of tx and rx buffer.


Compare: 
https://github.com/paparazzi/paparazzi/compare/8808b3d42823...e157a2e562de

reply via email to

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