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

Unable to connect through serial port #16

Open
fatCat262 opened this issue Sep 18, 2018 · 1 comment
Open

Unable to connect through serial port #16

fatCat262 opened this issue Sep 18, 2018 · 1 comment

Comments

@fatCat262
Copy link

Hi, I planned to set up a serial communication between the STEVAL-3DP001V1 board and a python script to perform 3d printing. I followed the instruction of official document of STEVAL-3DP001V1 board https://www.st.com/content/ccc/resource/technical/document/user_manual/group0/66/e3/47/bb/0e/6c/45/9f/DM00291039/files/DM00291039.pdf/jcr:content/translations/en.DM00291039.pdf
to build and load the firmware. However, when I sent a G-code command through the serial port, the board only responses me with '�' characters. I also tried the Pronterface example which is listed in the official document and which the connection are also fail.

I connect the PC to the board through its the st-link port by USB, I use pySerial to connect to the serial port ttyACM0. I used to do the same thing to connect to a arduino 3d print board. I wonder are there any extra steps to be done to connect to the serial port through the st-link. I am kinda new with the STM board, your help will be greatly appreicated. Thanks.

@shorai
Copy link

shorai commented Feb 25, 2019

Hi fatCat262
I am getting the same from my board.
Did you manage to solve it?
I can connect through the web interface on the Wifi, but it does not respond to any buttons
Thanks
Chris

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

2 participants