imawolfking / serialchart

Automatically exported from code.google.com/p/serialchart
0 stars 0 forks source link

Data not showing #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I took example configuration from this 
site:http://www.starlino.com/imu_kalman_arduino.html and modify it to my 
needs(I changed COM port number and speed). I get no data. I have tryed it with 
Hterm (terminal emulator), and data is displayed correctly

What is the expected output? What do you see instead?
Data from microcontroller. But nothing comes through

What version of the product are you using? On what operating system?
Win 7 64-bit

Please provide any additional information below.
I'm using AVR programmed in C. But as I said before in terminal emulator 
everything is displayed correctly (in format: number;number\n
example:
13;7
10;5
etc..)

Original issue reported on code.google.com by matjaz.t...@gmail.com on 10 Jul 2012 at 11:38

GoogleCodeExporter commented 8 years ago
Issue has been solved. It seems that 4800 baud was to slow for serialchart. Now 
it works at 19200 baud

Original comment by matjaz.t...@gmail.com on 11 Jul 2012 at 9:47

GoogleCodeExporter commented 8 years ago

Original comment by sergiubaluta on 22 Jan 2013 at 4:23

GoogleCodeExporter commented 8 years ago
My settings are: COM1 and 9600 but nothing is showed up, and no error.

Thanks!

Original comment by siul...@gmail.com on 30 Nov 2013 at 8:14