I own HIDmaker and recommend it every chance I can, but I don't believe it will solve your challenge. Thanks for that USB Treeview link Trowlerg. I'll put it on my work PC and see how it works.
mpgmike Yesterday, 16:45In the new Nuts and Volts Magazine, 2019-Issue 4, starting on page 16, is my submitted article, "Nextion Touch Screen Display (Part I). There is a Part 2 already in the hopper for next issue, and I...
mpgmike Yesterday, 16:35I design controllers for a living. It therefore behoves me to learn whatever is necessary to deliver the best product possible. I never went to school for programming, electronics, or anything else...
mpgmike Yesterday, 16:28yes i have also fallen in to the trap of using the pic chip that i know or limiting it selection to what PBP supports and also knowing it faster to do it in PBP than to start it in C where i am not...
longpole001 - 7th December 2019, 02:25Very nice!
Recently I was testing the 16F19176 chip. It has almost all of what you referred except NCO and is also supported by PBP.
I tried many times to take the leap to C but things stopped...
- 12-bit ADC2
- 4/4 Timers
- 4 CCP & 2 PWM
- EEPROM
- 20-bit NCO
- PPS
- 4 CLC
I've used it in a couple projects. In one, I needed many PWMs but with PPS where I could swap output pins. In...
Well, what is it on that chip that is special?
You are brave enough to tame that beast called MPLABX!
Ioannis
Sheldon, lately I've been using XC8 in MPLABX. I fell madly in love with the PIC16F18426 and have used it for a couple projects. Because it was so new that PBP3 didn't yet cover it, I forced myself...
mpgmike - 6th December 2019, 16:54
Re: IOC on the 27k40
I agree with you although I feel that all this (MPLABX IDE, C etc) is a steep curve. Time keeps me away from this and I guess for others too. Hobby is another thing and a hobbyist may have all the...
Ioannis Yesterday, 23:19