Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIC18F25K50 #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

PIC18F25K50 #24

wants to merge 3 commits into from

Conversation

zlittell
Copy link

Did this work for myself. I saw that the guys from PStar already did something similiar. This is more generic and just for the MCU in general. Not sure if this will get merged since I see quite a few requests sitting here.

Used shorthand macro for USBIF and USBIE.  Bits are in different registers on these chips.

Defined BD and Buffer starting addresses for these processors
This is working configuration code for the 18F25k50 and 45k50.
Added configurations to all relevant demos.  Updated readme to list 18F25K50.
@signal11
Copy link
Owner

Hi, this looks really good on the surface. I have some 25k50 in a box that I've never used, so I'll try to find some time to try this out. Were you able to run it without a crystal?

What do you know about this: #23 ?

@zlittell
Copy link
Author

Yeah this code is set up for intosc in the examples. The board I tested this with has no crystal on it, so that part was important haha.

I have not gotten far enough in my application to run into any issues like in #23 . I did, however, read that previously and have made a mental note. I do have a beagle 480 so hopefully if it does show up I can see it relatively quickly

@DavidEGrayson DavidEGrayson mentioned this pull request May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants