Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi 4 32 bit OS with a FT232RL serial adapter #48

Open
dwalton65 opened this issue Jul 21, 2023 · 0 comments
Open

Raspberry Pi 4 32 bit OS with a FT232RL serial adapter #48

dwalton65 opened this issue Jul 21, 2023 · 0 comments

Comments

@dwalton65
Copy link

I am using the pre built wishbone-tool-v0.7.8-armv7-unknown-linux-gnueabihf.tar.gz

The following works:
wishbone-tool --serial /dev/ttyUSB0 0x40000000 0x55555552
wishbone-tool --serial /dev/ttyUSB0 0x40000000

However the following does not display anything:
wishbone-tool --serial /dev/ttyUSB0 -s terminal --csr-csv csr.csv

The following command works when run on a BeagleBone Black:
wishbone-tool -u /dev/ttyO4 -s terminal --csr-csv csr.csv

The BeagleBone Black is using an internal serial port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant