![]() |
Forum Index : Microcontroller and PC projects : Introducing the Micromite Extreme Edition
![]() ![]() ![]() ![]() |
|||||
Author | Message | ||||
Grogster![]() Admin Group ![]() Joined: 31/12/2012 Location: New ZealandPosts: 9588 |
Now, this is an interesting new thread! ![]() Crikey. Please, everyone, don't give matherp the keys to something REALLY powerful - God knows what he could do with it! ![]() Excellent work, guys, and an extremely impressive screenshot on the first post. With all this extra speed, do you think it would be possible SOMETIME IN THE FUTURE to allow WAV file playback via the MZ? It would simplify audio-based projects, if the MM could directly access the WAV files and decode them to audio signals. This only on MY wish-list though, and if not practical or possible, then that is fine - plenty of MP3 player modules available to get around that problem and they are cheap as chips. QUESTION: WHY resonator and NOT crystal? I would have thought that the crystal would always be a better choice for accuracy over a resonator - especially once you multiply the oscillator up to 198MHz! I don't care that it has to be a resonator, I am just curious as to WHY it needs to be one over a crystal..... Smoke makes things work. When the smoke gets out, it stops! |
||||
panky![]() Guru ![]() Joined: 02/10/2012 Location: AustraliaPosts: 1114 |
I think Python is just BASIC rebranded by some geeky would be computer science grad trying to impress his tutor! If anyone can tell me what's "WRONG" with our Basic I would love to hear it! Doug. ... almost all of the Maximites, the MicromMites, the MM Extremes, the ArmMites, the PicoMite and loving it! |
||||
MicroBlocks![]() Guru ![]() Joined: 12/05/2012 Location: ThailandPosts: 2209 |
I can tell you what is wrong with Python. :) Incredible how something like that can be popular. Microblocks. Build with logic. |
||||
Paul_L Guru ![]() Joined: 03/03/2016 Location: United StatesPosts: 769 |
Move over Cray! And, I don't care what you guys think, I still like COBOL running under CICS! ![]() Paul from Poughkeepsie ![]() |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6269 |
I think Peter is referring to an external oscillator module (which could/should be crystal based) It just can't use the usual 2 caps and a crystal connected directly to the 2 mcu pins. Jim VK7JH MMedit |
||||
Grogster![]() Admin Group ![]() Joined: 31/12/2012 Location: New ZealandPosts: 9588 |
Hokey pokey. ![]() Smoke makes things work. When the smoke gets out, it stops! |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10203 |
Not directly it doesn't have the hardware but it does support i2s so would just need an external audio codec This is a chip errata across the whole MZ range Just to be clear what is needed is a crystal oscillator not a resonator. It is likely that any final release would probably use a 24MHz oscillator rather than 12 as this allows full 200MHz operation |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4035 |
Sounds very interesting. Just wondering about the osc - is it OK as regards the silicon errata? Also, what sort of price for a built board? John |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4035 |
Yours may well be of interest to people. But that Mchp board is NOT cheap it is EXPENSIVE! John |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4035 |
You have some good points, though (MM)Basic and Python are hardly different enough to care for most realists. It's probably easier to learn Basic and you're less likely to hit weird effects due to garbage collection than say Javascript (an ugly language to be polite). Power usage of the things you mention is FAR higher than a typical 'mite - and that matters a lot in many applications. John |
||||
kiiid Guru ![]() Joined: 11/05/2013 Location: United KingdomPosts: 671 |
It will be very cheap (no idea about pricing yet). I would strongly suggest staying with 12MHz oscillator. The reason for that is because the new series of MZ/EF go up to 252MHz, not 200, so with 12MHz the frequency adjustment can be made better. At least my plans for now are to have 12MHz on the MZEF64 boards http://rittle.org -------------- |
||||
WhiteWizzard Guru ![]() Joined: 05/04/2013 Location: United KingdomPosts: 2932 |
@kiiid, That is one nice looking unit (as are all your designs) and the obvious question is: Are you intending to be offering these for sale to TBS members? If so, then a couple of questions: 1> Any idea on timescales? 2> Would you also be willing to sell unpopulated PCBs? Keep up the great work ![]() WW |
||||
kiiid Guru ![]() Joined: 11/05/2013 Location: United KingdomPosts: 671 |
Thanks! The time scale is about two weeks from now I will have manufactured boards. Currently I have the older MZEF64 which is basically the same but without the MikroBus slots. It is what @matherp, myself and Spas are currently using for development. I am supplying Geoff with a copy as well. The new version with the MikroBus will be available as soon as we clarify the final pinout (which is currently in process) so some pins in the connections to the Microbus modules will probably change, that's why I can't give you any better timescale for now. I will make some small number of unpopulated PCBs as well. http://rittle.org -------------- |
||||
isochronic Guru ![]() Joined: 21/01/2012 Location: AustraliaPosts: 689 |
From memory the built Curiosity mchp mz board is about US$50 , the '470 $30, OK not cheap but still not too bad. So I gather the micromite series still do not have native 32-bit integers ? |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4035 |
They have 64-bit. Just don't use the top 32... John |
||||
MicroBlocks![]() Guru ![]() Joined: 12/05/2012 Location: ThailandPosts: 2209 |
With so much flash still available would it be possible to compile the source with the free edition of the compiler? Microblocks. Build with logic. |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10203 |
It certainly compiles with "O1" and runs about 15% slower (XC32-V1.42) |
||||
kiiid Guru ![]() Joined: 11/05/2013 Location: United KingdomPosts: 671 |
That flash is reserved for drive A: ![]() http://rittle.org -------------- |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Then A: is internal flash? And B: is uSD? A is shared with the code? |
||||
kiiid Guru ![]() Joined: 11/05/2013 Location: United KingdomPosts: 671 |
Yes, but this is still not done and the concept has not gone through Geoff's approval as well. Just an idea under development for the moment. I think at some point in the future we will have to eventually merge the current two ports into one. How about that, Peter? ![]() http://rittle.org -------------- |
||||
![]() ![]() ![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |