-
Hi,
We are using the library in our application and have encountered an issue. Our devices operate at a baud rate of 921600, but it seems that the maximum baud rate supported by the library is 256000…
-
The docstring for the `RFM9x` class in `adafruit_rfm9x.py` indicates that the default baudrate is 10MHz, but you can see in the constructor that it is 5MHz.
-
Hello, I would like to first apologize in advance if I am not raising this issue in a proper way, or if this is a nonissue and I am using the code incorrectly, or if it has been already fixed and will…
-
Hi there,I am new to CAN FD Protocol and I wanna build up connection with PCIE CAN FD device on Ubuntu(20.04)
But how can I Change ABaudrate and DBaudrate with SocketCANSharp?
-
Hi,
if i ask baudrate with at+ipr?
i get 0 This means auto baudrate
I want to set the baudrate to fixed 19200 with the command
at+ipr=19200
It gives me an ok, but i cannot reach the …
-
Hi, Mazurel. I have been trying to use your modbus library for a RTU project. It seems like a nice implementation and it supports CMake which I appreciate. I have hocked the RTU Service up to a Oscilo…
-
python init.py
を実行すると、初期位置に移動するのが、左側のリーダー、フォロワー。
リーダーも移動して、トルク制御がかかっているようで、固くなっている。
実装を見ると、初期化対象はFOLLOWER1,LEADER1だが、FOLLOWER0,FOLLOWER1をトルクモードにするのが正しいのでは?
もしくは、0,1両方を初期化する
```
# Create co…
-
ESP32 Webflasher: Allow to change baudrate
-
I have a ZigBee bridge that I connect to via TCP-over-serial.
When I try to flash a new firmware, I get this:
```
2024-11-14 23:37:59.451 MacBookPro.localdomain universal_silabs_flasher.flash I…
-
### Port, board and/or hardware
ESP32, Arduino Nano ESP32
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Arduino Nano ESP32 with ESP32S3
### Reproduction
Software and Hardware needed:…