Forum Rule: Always post complete source code & details to reproduce any issue!
-
Error while setting serial port parameters: 115 200 N 8 1 :confused:
Hi,
I read datas very well from Processing to control ten stepper motors, and to control something else into an other software.
In Processing, I write theses 33 int datas separated with a coma, and with a begin and end markers, 30 times in a sec. For example like that:
<0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,39,39, 39,39,39,39,39,39,39,0,39,-100>
After a while, my datas become theses:
<47,47,48,48,49,49,50,50,51,51,3583,51998,100415,1 48834,197255,245677,294101,342526,390952,439380,45 51,36,158,38,106,39,89,39,7,39,0,0,-100>
I don't know when very well, I read this in French
Erreur durant la définition des paramètres du port série: 115*200 N 8 1
In English:
Error while setting serial port parameters: 115 200 N 8 1
Maybe because datas are too big?
-
Senior Member+
Can you show some sourcecode?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules