Jump to content

Recommended Posts

Posted

It is possible to make MIOS with only AIN, DIN, DOUT (may be LCD) support on PIC18F4550 chip?

My project (MIDI control for Traktor) need only this modules.

STM chip is difficult to find. But i want USB support and main core on one chip.

Posted

It would be required to overwork MIOS from scratch, e.g. because of overlapping memory ranges and missing support for multiple MIDI ports, resp. MIDI handling which fits with USB requirements (packet based transfers).

All this has been solved with MIOS32, I don't plan to do the same for old PIC derivatives (especially because it would never work so perfectly like with STM32)

However, if you have advanced programming skills, you could use the MBHP_USB_PIC firmware as basis and add AIN/DIN/DOUT/LCD drivers there - it's possible, but it will be some effort and it won't be compatible to the common MIOS8 architecture.

If you are asking me: it isn't worth the effort, since with MIOS32 a better solution is already available.

STM chip is difficult to find.

It's available here: http://www.avishowtech.com/mbhp/buy.html

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...