Jacob Pease
|
419030bc33
|
Fixed FSM to continue transmitting after delay.
|
2024-10-31 10:41:38 -05:00 |
|
Jacob Pease
|
35c9fe7648
|
Added changed SPI controller module. New signal TransmitStartD that starts the FSM based on SCLKenable. TransmitStart is responsible for resetting SCLKenable and loading the Transmit Shift Register.
|
2024-10-30 18:45:54 -05:00 |
|
Jacob Pease
|
b667581ffa
|
Refactored SPI peripheral based on SPI controller module. Works in tests/custom/spitest.
|
2024-10-29 17:50:36 -05:00 |
|
Jacob Pease
|
784630b945
|
Added wally header to spi_controller.
|
2024-10-29 10:53:33 -05:00 |
|
Jacob Pease
|
37d2f3220e
|
Added a new spi controller design. Designed as a proof of concept to see if timing issues can be fixed. I intend to work it into existing SPI peripheral.
|
2024-10-29 10:30:08 -05:00 |
|