-
### Is your feature request related to a problem?
If i have to log a string (e.g., a json) geater than 256 bytes on esp console using usb serial/jtag console i have to manually splits the string c…
-
Hey,
I tried doing the same as you. I can find the I2C address when scanning but can't get the I2C devices to initialize.
#include
#include
#include
#include "MPU9250.h"
// ---------…
-
I tried to use norm to send data stream under android, it works fine, but whenever it runs continuously for a period of time, it cannot receive data, abnormal content:
NormStreamObject::WriteSegment(…
-
### Is your feature request related to a problem?
I have noticed that the SPI nand flash driver is configured for half duplex via quad spi.
### Describe the solution you'd like.
I'd like the …
txf- updated
2 months ago
-
### 描述一下这个bug / Describe the bug
我想魔改HardwareSerial.cpp 以实现软件流控,发现函数_tx_complete_irq在返回0后,串口数据仍然没有传输完成,串口有波形输出
### 复现步骤 / To Reproduce
魔改HardwareSerial.cpp的部分内容如下:
```
int HardwareSerial::_tx_com…
-
So I already compile Boopkit
In the server side ip 10.10.10.10 I run the binary boopkit
In the client ip 10.10.10.8 i run the boopscript after i change the RHOST and the LHOST
RHOST = 10.10.10.…
-
Hi, I'm setting up a comms link between an `STM32F407` MCU and the `Pi3B+`. The code shown below works but when the data is printed out, it looks like the RX buffer overwrites the TX one. How do I sto…
-
**Describe the bug**
I'm investigating an issue using SPI between an IMXRT and NRF52 MCUs and as part of that I went back to basics and was validating the SPI peripherals behaviours on both ICs, to d…
-
I am a beginner who just started developing with Cardano.
I am writing a javascript code to move a utxo locked in the trivial.always_succeeds contract (preprod: addr_test1wquu2gxsvfa2lfeg7ljd6yq59dmu…
-
The hardware uses the 470 full-duplex reference design provided by Semtech: SX1302CFD490GW1_e537v03a_490MHz_prod_folder
During the test, it was found that when the transmission power is greater than …