Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 11:19 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 : Is it possible for MM.ver to give full details

Author Message
Andrew_G
Guru

Joined: 18/10/2016
Location: Australia
Posts: 871
Posted: 09:16pm 20 Mar 2021
Copy link to clipboard 
Print this post

Hi all,
In the recent discussion about the F4 Backlight function I found that I was having to re-flash updates just to make sure I really was on the version I thought I was because:
  ? MM.VER only gives "5.07"

Is it possible to get the full description, eg:
  "ARMmite MMBasic Version 5.07.00b8"

(On the F4, on my PC, the startup banner disappears before I have time to connect MMEdit to view it - initiating the startup banner without resetting the F4 might be another solution)

Cheers,

Andrew
 
CircuitGizmos

Guru

Joined: 08/09/2011
Location: United States
Posts: 1427
Posted: 05:46pm 21 Mar 2021
Copy link to clipboard 
Print this post

Suggestion:

Leave MM.VER as is.

Implement MM.something that would provide startup banner info.
Micromites and Maximites! - Beginning Maximite
 
RetroJoe

Senior Member

Joined: 06/08/2020
Location: Canada
Posts: 290
Posted: 06:26pm 21 Mar 2021
Copy link to clipboard 
Print this post

+1

"MM.PLATFORM" or similar.
Enjoy Every Sandwich / Joe P.
 
MauroXavier
Guru

Joined: 06/03/2016
Location: Brazil
Posts: 303
Posted: 06:55pm 21 Mar 2021
Copy link to clipboard 
Print this post

Try this:

PRINT MM.DEVICE$ + " - Version " + STR$(MM.INFO(VERSION))
 
Andrew_G
Guru

Joined: 18/10/2016
Location: Australia
Posts: 871
Posted: 09:20pm 21 Mar 2021
Copy link to clipboard 
Print this post

Thanks guys, all good suggestions.

I'll add "MM.BANNER" - but only as a suggestion.

Cheers,

Andrew
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 09:43pm 21 Mar 2021
Copy link to clipboard 
Print this post

  Andrew_G said  Thanks guys, all good suggestions.

I'll add "MM.BANNER" - but only as a suggestion.

Cheers,

Andrew


The majority of 'mites are able to do a reset without having the USB also reset. This makes MM.BANNER of limited benefit.

What happens if you use TeraTerm instead of MMEdit?

I am interested in trying to work out why your system clears the serial buffer on connection while my MMEdit on Windows 10 leaves the buffer (with banner) intact.

Jim
VK7JH
MMedit
 
Andrew_G
Guru

Joined: 18/10/2016
Location: Australia
Posts: 871
Posted: 11:41pm 21 Mar 2021
Copy link to clipboard 
Print this post

Hi Jim, and thanks,
The question was more of a suggestion - that showing the banner without resetting the device might be useful - but maybe not?

Yes TeraTerm shows the full banner (I prefer MMEdit).

But so does MMEdit sometimes. I was getting caught out if I had to Clear the connection, then Select the COM port and then connect to the MM.

If I close the chat window first, then reset the mite, I can then Connect to the MM (without Clearing, or Selecting the COM port) as soon as the PC blings - and the full banner is there.
(I suspect it was the time taken to clear, select and connect that was the problem).

Does that make sense?

Andrew
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6283
Posted: 01:40am 22 Mar 2021
Copy link to clipboard 
Print this post

Yes, that makes sense.
If you forget to close the terminal window (and therefore the com port), Windows has a tissy fit when the com port gets removed/reinserted.

You may have to close MMEdit fully to make Windows happy again.

In MMEdit, if you don't change the com port settings, just close it before power cycling the 'mite, the com port buffer should be intact.


Jim
VK7JH
MMedit
 
Andrew_G
Guru

Joined: 18/10/2016
Location: Australia
Posts: 871
Posted: 02:00am 22 Mar 2021
Copy link to clipboard 
Print this post

Thanks Jim.

Andrew
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025