Skip to content

CM108 driver data and mask possibly reversed #210

Closed
@pfiliberti

Description

@pfiliberti

I believe that possibly the data and mask sent in function cm108_write may be reversed.
I had problems working with my device and i looked at some other code for diagnosing
uri's found here: https://github.com/AllStarLink/uridiag. I have mine now set to the followin:
io[2]=iodata;
io[3]=iomask;

That corrected the problem for me. Also my device shows it has a product id of 0x013c which direwolf has as CMEDIA_PID_HS100 however the diag code has it as CMEDIA_PID_CM108AH.
My device was not being recognized until I changed that so maybe we need to revisit the vendor ids? Thanks all hope this helps. 73

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions