Skip to content

Commit

Permalink
Yet another tweak of the Prawnblaster bullet list.
Browse files Browse the repository at this point in the history
  • Loading branch information
dihm committed May 31, 2021
1 parent 69a7a47 commit ab577ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/devices/prawnblaster.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ The PrawnBlaster takes advantage of the specs of the Pico to provide the followi
- Each clock has its own independent instruction set and synchronization between clocks is not required.
- Assuming the default internal clock of 100 MHz, each clock has:

- Minimum pulse half-period of 50 ns
- Maximum pulse half-period of 42.9 s
- Half-period resolution of 10 ns
- Minimum pulse half-period of 50 ns
- Maximum pulse half-period of 42.9 s
- Half-period resolution of 10 ns

* 30,000 instructions (each with up to 2^32 repetitions) distributed evenly among the configured pseudoclocks; 30,000, 15,000, 10,000, and 7,500 for 1, 2, 3, 4 pseudoclocks respectively.
* Support for external hardware triggers (external trigger common to all pseudoclocks)
Expand Down

0 comments on commit ab577ba

Please sign in to comment.