Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 17:53 29 Apr 2024 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 : Another port for the Micromite???????

Author Message
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 8584
Posted: 12:48am 02 Jul 2015
Copy link to clipboard 
Print this post

How about this

Now in stock at Farnell at £32.59 in the UK
 
WhiteWizzard
Guru

Joined: 05/04/2013
Location: United Kingdom
Posts: 2794
Posted: 02:27am 02 Jul 2015
Copy link to clipboard 
Print this post

It would be nice to have the capacitive touch feature working in an MMBASIC environment (hint, hint )
For everything Micromite visit micromite.org

Direct Email: whitewizzard@micromite.o
 
G8JCF

Guru

Joined: 15/05/2014
Location: United Kingdom
Posts: 676
Posted: 04:35am 02 Jul 2015
Copy link to clipboard 
Print this post

An incredible amount of functionality/capability for so little money !

Peter
The only Konstant is Change
 
darthmite

Senior Member

Joined: 20/11/2011
Location: France
Posts: 240
Posted: 08:45am 02 Jul 2015
Copy link to clipboard 
Print this post

True ;)

But the actual armmite is only for the old stm32f407
Day my boss let me some time for me i will look to convert the original
mmbasic (not micromite) to st429 and st7xx.
The thing is not really difficult to do , it just need some time (What i don't have .. )
And now with the new stm32 system workbench that is 100% compatible with st429 and st7xx you can finally trash cocoox ;) and work with a real tool

cheers.

Darth.

Theory is when we know everything but nothing work ...
Practice is when everything work but no one know why ;)
 
plasma
Guru

Joined: 08/04/2012
Location: Germany
Posts: 437
Posted: 10:12pm 02 Jul 2015
Copy link to clipboard 
Print this post

Not much io on this board 😳
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 8584
Posted: 11:20pm 02 Jul 2015
Copy link to clipboard 
Print this post

  Quote  Not much io on this board


It has an Arduino UNO header on board which I assume brings out otherwise non-allocated pins. I've got one on order so will review in more detail when I've had a chance to play
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 8584
Posted: 11:47am 03 Jul 2015
Copy link to clipboard 
Print this post

  Quote  And now with the new stm32 system workbench that is 100% compatible with st429 and st7xx you can finally trash cocoox ;) and work with a real tool


Have you tried it? First impressions are it is totally pathetic. There isn't a single (as in none, 0, zero) F7 sample programs available. Creating a simple project:

void main(void){
for(;;)
}

gives multiple compilation errors. With Coocox I had a basic port of the Micromite Basic working on the F4 within 2 days and adding peripheral support was just simple slog work with lots of sample programs to use as the basis.

Based, I accept only on a couple of hours work, This (F7 + system workbench) is a disaster . mbed.org is similarly totally and completely useless.

If you can point me to a single example program for the F7 showing how to set up a UART I would be delighted as I could then get it to do something.
 
geraldfryjr

Regular Member

Joined: 02/03/2014
Location: United States
Posts: 61
Posted: 05:41pm 03 Jul 2015
Copy link to clipboard 
Print this post

WoW !!!!

Thanks for the Heads up on the STM32 System!!!
Can't wait until they release the Linux version but meanwhile I am still getting it setup in Windows.

Cheers!!!

jer
Keep on DIYin' !!!
 
boss

Senior Member

Joined: 19/08/2011
Location: Canada
Posts: 268
Posted: 06:46am 04 Jul 2015
Copy link to clipboard 
Print this post

This board is undoubtedly far beyond all our dreams and still has lot of future potential.
ST rocks!!! Time to join the best from MM and uM platform and replace "lame horse".
Awesome.

Bo
 
darthmite

Senior Member

Joined: 20/11/2011
Location: France
Posts: 240
Posted: 10:09pm 04 Jul 2015
Copy link to clipboard 
Print this post

  matherp said  
  Quote  And now with the new stm32 system workbench that is 100% compatible with st429 and st7xx you can finally trash cocoox ;) and work with a real tool

  Quote  
Have you tried it? First impressions are it is totally pathetic. There isn't a single (as in none, 0, zero) F7 sample programs available. Creating a simple project:


Sure i tried it
I have manage to recompile stm32 doom on the st429 (some months ago) , they was just some compiler
settings to do and it was going flawlessly
But as i said , not much time here.
And for the F7 i get the board yesterday and was no time window to made a little project
I just recompile the STM32CubeF7 (allot of examples !!! ) for see if they was error , and everything was perfect
you can get it here : STM32Cube F7

Cheers.

PS : don't forget to update to latest version of SW !
Edited by darthmite 2015-07-06
Theory is when we know everything but nothing work ...
Practice is when everything work but no one know why ;)
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 8584
Posted: 08:23am 13 Jul 2015
Copy link to clipboard 
Print this post

UPDATE

I've given up

It seems no-one is having any success with this board. The development environment is still too immature.

The Support forum is full of messages from people having problems and there is no support forthcoming from anyone in STM

I can only recommend that this is put on a "wait-and-see" watchlist. Don't invest at the moment unless you have a full Keil or IAR licence or you are an Eclipse guru prepared to put in significant slog work
 
plasma
Guru

Joined: 08/04/2012
Location: Germany
Posts: 437
Posted: 07:06pm 13 Jul 2015
Copy link to clipboard 
Print this post

We are working on ...
 
plasma
Guru

Joined: 08/04/2012
Location: Germany
Posts: 437
Posted: 02:37am 14 Jul 2015
Copy link to clipboard 
Print this post

First blinki blinki works!
 
vegipete

Guru

Joined: 29/01/2013
Location: Canada
Posts: 1082
Posted: 11:10am 14 Jul 2015
Copy link to clipboard 
Print this post

I gave STM32 system workbench brief try but gave up pretty quickly. (Target was a '411 Nucleo.)

I've had more success with Visual Studio Community 2013 and VisualGDB. Still fighting to figure out libraries and includes but at least blinky wasn't too tough...
Visit Vegipete's *Mite Library for cool programs.
 
plasma
Guru

Joined: 08/04/2012
Location: Germany
Posts: 437
Posted: 10:06am 19 Jul 2015
Copy link to clipboard 
Print this post

Hmm what do you think : multitasking or not for mmbasic .
 
Print this page


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

© JAQ Software 2024