-
I am having great difficulty in getting serial comms established: from the Micropython REPL via the Pico's UART0 output to the Ubuntu PC input.
I have tried
- two different serial port to USB ca…
-
Upon testing USB data Tx/Rx with an MK1 running 2.8.7 I found I was unable to reliably communicate with the device over USB. Both Minicom and the app were not communicating. This was with the RaceCapt…
stieg updated
8 years ago
-
I am trying to get the raspberry pi pico working on OpenBSD. I have gotten the firmware onto the pico and got minicom to work; However rshell is unable to connect.
```
Welcome to minicom 2.8
OP…
-
I thought I'd make a place to store the progress on this - I'm not sure it's a CircuitPython issue yet.
The problem is that when trying to send data to CP from linux, the input() method (which call…
-
I'm testing wxTerminal and i receive only non printable characters.
Version downloaded from commit 3a6ae5a (last)
On minicom i have not this issue.
As you can see there is a deprecated invocation a…
-
I decided to help Ed to fix to USB issue #6531 and decided to test the USB on STM32F4Discovery board.
Unfortunately version 10.3.0, didn't work, then I decided to test 10.2.0, also didn't work, ver…
-
The driver HDMI2USB-misoc-firmware installs appears to be buggy;
- flterm appears to work fine (read/write)
- minicom/pyserial appear to only write to the device; trying to read from it causes the ap…
-
Switching to using vt_send() instead of m_puts() for handling macros, breaks the expansion of delays and other control handling. Has been broken since patch ea70aad99f2becbaa07bf666899 " Use vt_send f…
-
`"File not found"` is the error message when `lrzsz` is not installed, which is bad as we think at first the problem is with the file we want to send/receive.
`Picocom` should have `lrzsz` as dep. `M…
-
I'm trying to update my HUSBZB-1. Used `sudo ./ncp.py flash -p /dev/ttyUSB1 -f ncp-uart-sw-6.7.8-115k.ebl` and had it hang after the reading the bootloader verison.
```
Restarting NCP into Bootloa…