开发者

libserial

0
  • wrong sequence of libserial received data

    I\'m now working on a project which uses libserial for serial port communication under Ubuntu. we modified the libserial source code to allow MARK/SPACE parity. but when doing data receiving test, som[详细]

    2023-03-14 09:53 分类:问答
  • Libserial Open() freezes in my C++ program

    Basically I have a really simple C++ program where I\'m trying to open a serial port (which is actually a USB->RS232 converter, should be supported by libserial) but the code freezes on Open(). No err[详细]

    2023-01-28 12:19 分类:问答
  • Strange Serial MisComunication

    Ok, so I have 3 devices. an AVR Butterfly microcontroller, set up with USART A Bifferboard, running Debian, using a custom made program for serial.[详细]

    2022-12-21 01:03 分类:问答