ulixxe
ulixxe
Maybe you can try my implementation at: https://github.com/ulixxe/usb_cdc
I would suggest trying https://github.com/ulixxe/usb_cdc. It should be small enough to leave room for other stuff on FOMU.
I have the same issue with Symantec Endpoint Antivirus that found v0.7 infected. This issue is not present in my [fork compilation](https://github.com/ulixxe/dual-key-remap-for-BigCtrl), check my [release](https://github.com/ulixxe/dual-key-remap-for-BigCtrl/releases/tag/BigCtrl). I compiled it with Visual...
Maybe you can try my implementation that has a FIFO embedded. https://github.com/ulixxe/usb_cdc
I add a link to a python script I did to convert folders into tags: https://github.com/ulixxe/Netscape-Bookmark-File-Parser You can modify `folders2tags.py` script to suit your needs.
Maybe you can check my fork: https://github.com/ulixxe/BigCtrl (check config.sample.txt).
Hi Igor, it is better if you open a new issue under BigCtrl. Anyway, what is your config.txt? When do you press S in above sequence?
Hi Igor, the issue tab was not enabled on my fork. I enabled it and push the "wip" branch that maybe fix your issue. Pleas let me know it if...
Maybe you can try my USB-CDC implementation, in which you can use a lower clock for j1eforth design. Look at https://github.com/ulixxe/usb_cdc
Hi Rob, Yes, there are some wrong connections. 1) `.rstn_i` signal is active low. So, at the end of the reset phase, it must be high. Whereas the top `reset`...