Skip to content
Snippets Groups Projects
  1. Mar 03, 2017
    • bbartels's avatar
      quad: Fix I2C polling function freezing issue · e4276530
      bbartels authored and dawehr's avatar dawehr committed
      Using the original Xilinx polling I2C send functions, if a slaved
      NACKed, then the polling function would poll forever (infinite
      loop). Copied the Xilinx function into our src and added a check
      for NACK.
      
      This resolves #1
      e4276530
  2. Feb 25, 2017
  3. Feb 17, 2017
  4. Jan 25, 2017
    • dawehr's avatar
      Debugging communication · 42ba597d
      dawehr authored
      Fixed issue with printf() hanging. Removed all printfs(). Don't use them!
      Fixed issue with mismatched checksums not getting consumed
      42ba597d
  5. Oct 18, 2016
  6. Oct 17, 2016
Loading