-
Hi,
I have connected OLIMEX ARM-USB-OCD-H to ESP32_Cover_board_V2 dev.kit.
But when I run openocd it keeps getting endless resets.
Before it I programmed the board with default https://github.com/e…
-
I used to be able to flash a WeMos D1 mini (CH340G on macOS) with 921'600.
```
esptool.py v2.0.1
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266
Uploading stub...
Running stub..…
-
I've noticed that you changed since a while the way usbtools is collecting usb devices using python "set" in place of "list". Unfortunately in Windows, the same FTDI device is visible through libusb-w…
-
Dear Sir,
first of all, I want to thank you so much for your work. I appreciate it SO much, since this is exactly what I was looking for, when wondering, how I could possibly change the NAND-flash of …
-
I see that the Ftdi class has a method to add a device with a custom PID, but how can I use the GpioController class with this device? I have a FT2232H but the PID is 0x8a98 so I'm getting the followi…
-
图1里面放一个未调制的信号,颜色用黑色。
图2里面放一个调制过的信号,颜色用红色。
图3里面放图1图2chirp的fft图,画在一个图里。未调制的用黑色,调制过的用红色。可能有部分重叠,没有关系的。fft的强度归一化一下,放到0~1之内。
把三张图的横纵坐标都标记出来:图1,2:横坐标: Time (ms); 纵坐标: Frequency (KHz); 图3:横坐标: Frequency (…
-
I wanna unbrick an STb7100 board.
This is my connecting gram from [tjtag-arduino](https://github.com/zoobab/tjtag-arduino).
![Connecting gram](https://github.com/zoobab/tjtag-arduino/blob/master/tjt…
ttyS0 updated
7 years ago
-
It looks like I've been able to successfully do both make load-ram & make load-flash, but in either case I'm failing to connect to the miniSpartan6+ with grmon. I was hoping maybe you might be able to…
-
I have some problems executing your programs on FPGA (Spartan6) running Pinsec. I have compiled uart test and here is the top of the assembly file:
```
build/uart.elf: file format elf32-littleris…
-
Putting here to track BLE support, and to gather comments for API implementation.