Sure the VB program can work without any in/out.
Sure the VB program can work without any in/out.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Well that's good news.
One thing that I find strange is that I don't get the same number of generated files between each software. I would have expected that both would have to override the same number of files.
EasyHID:
- DESCProject.ASM
- USBDESC.ASM
- Project.ASM
- Project.PBP
HIDMaker:
- descript.ASM
- usb18.ASM
- usb18.INC
- usb18mem.ASM
- usbdesc.ASM
- Project.BAS
Is that normal?
Robert
![]()
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
sure it is as log it's two diferent company.
Let's see a common example.. Darrel's codes have more INCLUDE than mine and all other folks here... is it normal? Sure![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Yup, the includes are normal. I compiled the original generated code from EasyHID and the device is recognized. I'm in the process of trying to get an interrupt working for USBSERVICE. After that I'll add basic I/O between the PC and PIC and then I'll post the results.
Robert
![]()
My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.
Not as dumb as yesterday, but stupider than tomorrow!
I have converted the easy HID VB template to a RealBasic Template, and it was tested by Sean (thanks again) and it works. You can download the template here.
http://www.members.cox.net/walachcnc/usb.html
Bookmarks