Serial port issue

Find Intense PC news at https://plus.google.com/+Fitpc-by-compulab/
Post Reply
sconway
Posts: 3
Joined: Tue Jul 14, 2015 12:25 am

Serial port issue

Post by sconway »

I just purchased a Mintbox 2 and am having an issue with the native serial port. The problem exists in Kermit as well as in Python code I've written.

The receive buffer seems to empty a hundred milliseconds or so after receiving data. If you read quickly enough, the data is there. Otherwise, no luck.

There are other issues...On occasion an exception is thrown on port open, write. I needed to close/open the port prior to writes.

FYI, I've used a USB-Serial converter, and it is working perfectly.

Suggestions?

mbirger

Re: Serial port issue

Post by mbirger »

Checking with the relevant engineer.
BTW, do you use the latest BIOS?

http://www.fit-pc.com/wiki/index.php/IPC2_BIOS_Update

sconway
Posts: 3
Joined: Tue Jul 14, 2015 12:25 am

Re: Serial port issue

Post by sconway »

The bios was already up to date.

FYI, it's a IPC, not an IPC2...instructions you linked were for an IPC2.

mbirger

Re: Serial port issue

Post by mbirger »

IPC BIOS update instructions are these:
http://www.fit-pc.com/wiki/index.php/In ... IOS_Update

Anyway, I have forwarded the issue to one of our SW guys.

Denis
Posts: 301
Joined: Sun Apr 26, 2009 3:24 pm

Re: Serial port issue

Post by Denis »

We have nether encountered with serial port issues on ipc (mintbox 2). To be sure it's a hardware or software problem please try
- last recent kernel available for your distro, may be it includes relevant patches
- another baudrate, may be it's related somehow
- try on windows7
Compulab's Linux support

sconway
Posts: 3
Joined: Tue Jul 14, 2015 12:25 am

Re: Serial port issue

Post by sconway »

I've found the problem...I didn't realize that there was a TTY port that was using the serial port. The odd thing is that it was allowing other programs to access the port.

Once I removed the TTY issue, everything is working as expected.

mbirger

Re: Serial port issue

Post by mbirger »

Great :)

Post Reply

Return to “General Intense PC questions”