Skip to content

START_COUNTING used, but it is not implemened #280

@marcnause

Description

@marcnause

The logic analyzer instrument used the START_COUNTING command, but it is not supported by the current firmware.

self._device.send_byte(CP.START_COUNTING)

What should be done instead: Measure like in the measure_frequency method, but don't divide the period.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions