Skip to content

master broken? #3

@jsalatiel

Description

@jsalatiel

I am trying to get ./ykurcmd work, but i can not get the state of any port.

I can list just fine

# ./ykurcmd  -l

Attached YKUR Boards

---------------------
YKUR device found with Serial Number: YK00038
  Manufacturer: Yepkit Lda.
  Product:      YKUR

But when i try to get the state of any port i get the help.

# ./ykurcmd  -g 1


./ykurcmd Help


Port Switching Commands
---------------------------

Switch port Up/On

ykurcmd [-s <serial_number>] -u <port>


Switch port Down/Off

ykurcmd [-s <serial_number>] -d <port>


Get port switching status

ykurcmd [-s <serial_number>] -g <port>


Configuration Commands
----------------------

Write Port Default Parameter

ykurcmd [-s <serial_number>] -cwpd <port> <state>


Read Port Default Parameter

ykurcmd [-s <serial_number>] -crpd <port>


YKEMB Interface Commands
------------------------


Write byte to YKEMB

ykurcmd [-s <serial_number>] ykemb -w <i2c_addr> <byte_addr_MSB> <byte_addr_LSB> <byte>


Read byte from YKEMB

ykurcmd [-s <serial_number>] ykemb -r <i2c_addr> <byte_addr_MSB> <byte_addr_LSB>


For detailed explanation of all the commands and options please refer to the ykushcmd User Manual, available for download in the product page at yepkit.com

If you guys change the master a lot, try to create a stable branch here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions