Skip to content

Switching Parity Issues #605

@wxwxwz

Description

@wxwxwz

I need to quickly switch Parity before writing data (to solve the 9-bit problem). I use MARK_PARITY to write the address, then switch to SPACE_PARITY to write the data, and finally switch to NO_PARITY to receive the data. Each switch must be kept for 1ms, otherwise either invalid data will be sent or data will be lost. Can this be solved or optimized? Also, if I use NO_PARITY or SPACE_PARITY directly when writing data, the received data will be different.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions