Thanks for cheering me up. I'm going to share the project so you can study it. Any questions or requirements I am at your service,
As a case of interest I was able to solve it with the analysis of...
Type: Posts; User: Saitama; Keyword(s):
Thanks for cheering me up. I'm going to share the project so you can study it. Any questions or requirements I am at your service,
As a case of interest I was able to solve it with the analysis of...
solved. composite device works
USBCheckHIDRequest;//{
movlb high _USBMEMORYADDRESS ; Point to proper bank
;// if(SetupPkt.Recipient != RCPT_INTF) return;
movf SetupPkt, W ; Recipient =...
Hello everyone.
I always try to use microde studio for many of my projects because of the speed and ease of reading the code, with its disadvantages such as higher space usage per program and a very...