PySigrok decoder for multibit SPI flash transactions.
Project description
SPI Flash Analyzer for Logic 2
This is a basic high level analyzer for Saleae Logic 2 that interprets semi-standard SPI flash commands. The output can be limited by command type and data commands can also be limited by address. One can add the analyzer multiple times to get separate analysis tracks for different types of commands.
Installation
In Logic 2, click extensions on the right hand side.
To Use
Under the three dot, more menu, click Check for Updates
then install the SPI Flash
extension.
To Develop
- Clone this repo locally.
- Under the three dot, more menu, click
Load Existing Extension...
and then select the local repo location.
Usage
Normal SPI
- Click the analyzers tab.
- Add a
SPI
analyzer and configure it for your capture. - Add a
SPI Flash
analyzer. - Set the
SPI
analyzer as the Input Analyzer. Min Address
,Max Address
andDecode Level
are optional.- Change
Address Bytes
to match
Quad SPI
- Click the analyzers tab.
- Add a
Simple Parallel
analyzer. (You may need to search for it.) - Configure it for your capture.
- Set D0 to MOSI.
- Set D1 to MISO.
- Set D2 to IO2 (WP on 8 pin flashes usually.)
- Set D3 to IO3 (HOLD on 8 pin flashes usually.)
- Set D15 to CS (used to ignore extra clocks.)
- Set the clock to the clock pin with the correct edge set.
- Add a
SPI Flash
analyzer. - Set the
Simple Parallel
analyzer as the Input Analyzer. Min Address
,Max Address
andDecode Level
are optional.- Change
Address Bytes
to match
Note: When using Simple Parallel input, it is assumed the CS line goes high between parallel captures that are greater than 4 times the time separation of the closest clocks seen thus far. So, beware of spurious clocks and SPI transmissions that pause between bytes but leave CS low. This analyzer may incorrectly partition the transactions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pysigrok-decoder-xspiflash-0.0.1.tar.gz
.
File metadata
- Download URL: pysigrok-decoder-xspiflash-0.0.1.tar.gz
- Upload date:
- Size: 162.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9d2e4df7a15f1a739b9d3fb2c05755dd4f0adf94cc622959e02339126651d1b |
|
MD5 | 259cbd6c69776c50c347054c2c3c7cb4 |
|
BLAKE2b-256 | 38b8d9fb5af0a3a0b4759ae8baaf87bd449703d354067297b700703ecab2c2f6 |
File details
Details for the file pysigrok_decoder_xspiflash-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pysigrok_decoder_xspiflash-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c29d3afa73a848072b111a382c6c12aca893e1aa873d5622c6e45e50dddc6fe |
|
MD5 | 61150a1edd770a4befbcad7b7c787cbe |
|
BLAKE2b-256 | 0a5726acd0da04d64241d3ff915b57c30b54d7cc932bec61bb2b5992d58e6938 |