1. 10 Oct, 2012 1 commit
  2. 04 Oct, 2012 1 commit
  3. 03 Oct, 2012 3 commits
  4. 02 Oct, 2012 2 commits
  5. 01 Oct, 2012 1 commit
  6. 30 Sep, 2012 2 commits
  7. 27 Sep, 2012 2 commits
  8. 25 Sep, 2012 4 commits
  9. 21 Sep, 2012 1 commit
  10. 20 Sep, 2012 1 commit
    • gilsoriano's avatar
      SPI completely recoded. Features: · 14ff60a2
      gilsoriano authored
      - Syntehsizable @ 125MHz
      - All modes of operation implemented.
      - Support writes and reads.
      - Three independent write fields with selectable length.
      - Selectable-length read field.
      - Protection against concurrent calls to the internal registers and bad configuration by an user.
      - Programmble hold and setup times to adapt to different SPI slave devices.
      - Prescaling works nicely.
      14ff60a2
  11. 17 Sep, 2012 1 commit
  12. 14 Sep, 2012 1 commit
  13. 12 Sep, 2012 2 commits
  14. 22 Aug, 2012 7 commits
  15. 21 Aug, 2012 5 commits
  16. 08 Aug, 2012 2 commits
    • gilsoriano's avatar
    • gilsoriano's avatar
      Simulation. Test completion: · 44734571
      gilsoriano authored
      1.- Write into m25p32 SR works: we are able to protect SPI memory space.
      2.-  Starting to work in the Write Page test. Good synchronization between m25p32 controller, double buffer and SPI. Needs to load some data and check agains the serializer RX.
      3.- Extra test: when an access over the SPI interface in being performed, the core doesn't allow to reconfigure the FMOH register, responsible of changing the fsm of the m25p32 controller.
      
      General: big cleanup of the code. Everything is commented. Code size smaller.
      44734571
  17. 06 Aug, 2012 1 commit
  18. 03 Aug, 2012 2 commits
  19. 02 Aug, 2012 1 commit