Skip to content

Communicating without Driver #47

@mhatch06

Description

@mhatch06

I noticed that in defining the ports(specifically for a Pi), the code says
#CLIport = serial.Serial('/dev/ttyACM0', 115200)
#Dataport = serial.Serial('/dev/ttyACM1', 921600)

The presence fo the "ACM" instead of "XRUSB" seems to suggest to me that this code was written without downloading the MAXLINEAR driver for the AWR1843. Due to compatibility issues I cannot get the driver on my pi, and I am wondering if it is possible to communicate with the AWR without the driver?

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