zoltan.ban
zoltan.ban
Hi, I compiled yesterday, check my fork or check [this](https://github.com/zoon81/ESP32_TFT_library/commit/0ee6fd16d20f2a52e6ae2fa769485205a4afd69f) commit. Some changes are made on ESP-IDF since this lib are published. This is why we get errors during compiling...
Hi, the `make copyfs` command not worked for me. I used the next command to get things work after I compiled the spiffs_image folder. `esptool.py --chip esp32 --port /dev/cu.SLAB_USBtoUART --baud...
Some update: I have a custom (DIY) devboard with pl2303 onboard for serial port. I removed the DTR line and avr RESET link.I get the following: ``` sudo ./dwdebug verbose,device...
[dw_atmega88.logicdata.zip](https://github.com/dcwbrown/dwire-debug/files/887759/dw_atmega88.logicdata.zip) I tried to pull low and high by a 10K resistor and it is worked. I captured some traffic between ft232 and the atmega88. You can open it by...
After issuing the following command I get: ``` sudo ./dwdebug 0 625000 b - Set breakpoint bc - Clear breakpoint d - Dump data bytes dw - Dump data words...
Thanks for your help. Sandy I dont have Atmel debugWire hardware so I think I cant do more research. I hope you can find the way to figure out how...
Hi.So I can use for example Eclipse for debugging my C code?
Thanks.I going to get an ft232 based converter and I give it a try.
@dcwbrown "digispark as an alternative to an FT232" :D good news. Attiny as Dwire debugger :) I am thinking an USBASP ISP programer with Dwire debugger functions.