signal11 / m-stack

Free USB Stack for PIC 16F, 18F, 24F, and 32MX Microcontrollers
http://www.signal11.us/oss/m-stack/
Other
183 stars 94 forks source link

PIC18F4458 compatibility #31

Open zavodnyrichard opened 2 years ago

zavodnyrichard commented 2 years ago

Hi, I need to use m-stack with PIC18F4458, but I'm having trouble setting it properly. Would somebody help me and tell me what to set and where? Thank you!

zavodnyrichard commented 2 years ago

Since m-stack was written for PIC18F4550 (according to readme.md), but with C18 compiler (I use XC8), I believe it would be simple, however I haven't found any references to it in the code.