Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 09:03 01 Aug 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Micromite 5.0

     Page 1 of 4    
Author Message
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3292
Posted: 02:58pm 03 Nov 2015
Copy link to clipboard 
Print this post

I have finalised the Micromite 5.0 firmware (for the MX170 chips) and it can be downloaded from: http://geoffg.net/micromite.html#Downloads

This is essentially the same as beta 37 with a few minor changes:
- Weak pullups can be specified on the I2C data and clock lines by appending the option ", PU" to the end of the I2C OPEN command. I2C normally requires lower value pullups but for short signal lines at slow speed this may be all that is required.
- Internal pullup resistors (100K) are automatically applied when the RTC commands are used. In many cases this removes the need for external pullup resistors.
- Added OPTION RESET command to quickly reset all saved options to their initial default values.
- Added MM.FontHeight and MM.FontWidth to the MX170 version.
- Added two embedded C modules (CFunctions) for creating multiple I2C and SPI interfaces.
- Fixed a bug which caused the PULSE command to throw an error when PULSE pin, 0 was used to terminate a currently running pulse.

Thanks very much to all the good people that tested and played with the beta versions. There were numerous bugs in there that I would not have found on my own and your efforts have made a huge difference to the quality of this release. Also great thanks to Peter Mather for showing that LCD panels can be driven by a Micromite and MMBasic, the ILI9341 driver and the many bugs that he found (and fixed). Without his trailblazing efforts the Micromite would still not have support for LCD display panels.

I have to do some more work on the Micromite Plus version so it will be about a month before I can release a final version of that.

Geoff

Geoff Graham - http://geoffg.net
 
CircuitGizmos

Guru

Joined: 08/09/2011
Location: United States
Posts: 1427
Posted: 03:01pm 03 Nov 2015
Copy link to clipboard 
Print this post

WOW! This is fantastic, Geoff!


Micromites and Maximites! - Beginning Maximite
 
WhiteWizzard
Guru

Joined: 05/04/2013
Location: United Kingdom
Posts: 2944
Posted: 03:28pm 03 Nov 2015
Copy link to clipboard 
Print this post

Brilliant stuff

Am liking the OPTION RESET and Font Height & Width features Thanks for this . . . Edited by WhiteWizzard 2015-11-05
 
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 03:36pm 03 Nov 2015
Copy link to clipboard 
Print this post

Hi Geoff, did you happen to find the bug (and fix) with the Com 2 problem? This is important for me on a particular project.

Thanks for all your hard work!!!!!
 
twofingers

Guru

Joined: 02/06/2014
Location: Germany
Posts: 1593
Posted: 03:37pm 03 Nov 2015
Copy link to clipboard 
Print this post

Thanks Geoff, the both Peters (Matherp & G8JCF) and all the fine people which helped developing this piece of code.

It was a long long way! Hard work!

Geoff, please update your download page
  Quote  Micromite MkII Firmware V4.6B

But it is actually V5!

Kind regards
Michael



Edited by twofingers 2015-11-05
causality ≠ correlation ≠ coincidence
 
viscomjim
Guru

Joined: 08/01/2014
Location: United States
Posts: 925
Posted: 03:48pm 03 Nov 2015
Copy link to clipboard 
Print this post

http://www.thebackshed.com/forum/forum_posts.asp?TID=8046&PN=2&TPN=4

This is the issue I mentioned earlier.

Thanks again!!!!
 
Justplayin

Guru

Joined: 31/01/2014
Location: United States
Posts: 328
Posted: 04:15pm 03 Nov 2015
Copy link to clipboard 
Print this post

  Geoffg said  - Added two embedded C modules (CFunctions) for creating multiple I2C and SPI interfaces.

Thank you Geoff!

How did you know I wanted more SPI interfaces? How can you beat getting a feature added before you even asked for it or really knew you might need it!


--Curtis


I am not a Mad Scientist...  It makes me happy inventing new ways to take over the world!!
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3292
Posted: 04:35pm 03 Nov 2015
Copy link to clipboard 
Print this post

Yes, the Com 2 problem should also be fixed.

For some reason my website is down. I have contacted the hosting company so hopefully it will be fixed soon.

EDIT: Back online again.
@twofingers, you need to refresh your browser's cache.Edited by Geoffg 2015-11-05
Geoff Graham - http://geoffg.net
 
WhiteWizzard
Guru

Joined: 05/04/2013
Location: United Kingdom
Posts: 2944
Posted: 09:06pm 03 Nov 2015
Copy link to clipboard 
Print this post

  Geoffg said  . . . For some reason my website is down . . . .


Probably 'crashed' with the high volume of visitors wanting to download v5
 
kiiid

Guru

Joined: 11/05/2013
Location: United Kingdom
Posts: 671
Posted: 02:01am 04 Nov 2015
Copy link to clipboard 
Print this post

Excellent!!
Looking forward to the MM+ 5.0 version, just in time for presenting my stuff...

http://rittle.org

--------------
 
twofingers

Guru

Joined: 02/06/2014
Location: Germany
Posts: 1593
Posted: 02:35am 04 Nov 2015
Copy link to clipboard 
Print this post

@Geoff, you are right, sorry!
causality ≠ correlation ≠ coincidence
 
OA47

Guru

Joined: 11/04/2012
Location: Australia
Posts: 986
Posted: 06:02pm 04 Nov 2015
Copy link to clipboard 
Print this post

Geoff, Can we still load this version onto a 270 chip with the loss of the two pins?
GM
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3292
Posted: 11:52pm 04 Nov 2015
Copy link to clipboard 
Print this post

Graeme, yes you can. It even knows that you are running on a MX270 and will throw an error if you try to use the pins assigned to USB.
Geoff Graham - http://geoffg.net
 
OA47

Guru

Joined: 11/04/2012
Location: Australia
Posts: 986
Posted: 11:50am 05 Nov 2015
Copy link to clipboard 
Print this post

  Geoffg said   Graeme, yes you can. It even knows that you are running on a MX270 and will throw an error if you try to use the pins assigned to USB.


Thankyou Geoff, your efforts are well appreciated here.
 
piclover
Senior Member

Joined: 14/06/2015
Location: France
Posts: 134
Posted: 11:10pm 05 Nov 2015
Copy link to clipboard 
Print this post

Greetings Geoff,

Well done with v5.0, however it looks like you did not update the source files download site: I requested the sources for Micromite MMBasic and got v4.6's instead of 5.0's... Can you please fix this ? Thank you ! :-)
 
WhiteWizzard
Guru

Joined: 05/04/2013
Location: United Kingdom
Posts: 2944
Posted: 11:36pm 05 Nov 2015
Copy link to clipboard 
Print this post

@piclover,

Is this just another case of needing to clear your cache first? Only suggesting it as it may solve your issue . . .

WW
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3292
Posted: 12:22am 06 Nov 2015
Copy link to clipboard 
Print this post

I have not updated the source yet for a couple of reasons. First, I have not finished the MX470 (MM+) version and the two are entwined in the one source tree and secondly I need to do some work cleaning up the code.

If it is important to you I can send the current version to you (send me an email, not a PM) but it will not be the same as the eventual final version.

Geoff
Geoff Graham - http://geoffg.net
 
piclover
Senior Member

Joined: 14/06/2015
Location: France
Posts: 134
Posted: 01:59am 06 Nov 2015
Copy link to clipboard 
Print this post

  Geoffg said   I have not updated the source yet for a couple of reasons. First, I have not finished the MX470 (MM+) version and the two are entwined in the one source tree and secondly I need to do some work cleaning up the code.

If it is important to you I can send the current version to you (send me an email, not a PM) but it will not be the same as the eventual final version.


Email sent. Thank you !
 
PicFan
Senior Member

Joined: 18/03/2014
Location: Austria
Posts: 133
Posted: 04:52am 07 Nov 2015
Copy link to clipboard 
Print this post

Hello Geoff and Peter Mather !

Many thanks from Austria for this great work, FANTASTIC !!!

Thank you !!

Erwin, Günter and Wolfgang
 
f1fco

Senior Member

Joined: 18/03/2012
Location: France
Posts: 155
Posted: 12:02pm 07 Nov 2015
Copy link to clipboard 
Print this post

a very BIG thank from France also
Pierre, F1FCO
73s de F1FCO
 
     Page 1 of 4    
Print this page
The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025