Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 18:33 12 Nov 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 : ooh! shiny!

Author Message
CaptainBoing

Guru

Joined: 07/09/2016
Location: United Kingdom
Posts: 2171
Posted: 06:32pm 13 Mar 2019
Copy link to clipboard 
Print this post

https://www.allaboutcircuits.com/news/new-microcontroller-maxim-low-power-space-constrained-consumer-electronics/
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4133
Posted: 08:06am 14 Mar 2019
Copy link to clipboard 
Print this post

If it does what you want, yes - but does it?

I guess you write in C or the like? It looks too constrained for MMBasic, for example.

Oddly that article doesn't seem to say what the instruction set and tool chain are, though maybe I missed it. (Hunting through the PDF does not appeal.)

John
 
CaptainBoing

Guru

Joined: 07/09/2016
Location: United Kingdom
Posts: 2171
Posted: 08:47am 14 Mar 2019
Copy link to clipboard 
Print this post

... or assembler . The instruction set will be common across all the MAXQ20 cores a bit like MIPS. https://pdfserv.maximintegrated.com/en/ej/MER_7.pdf

You'd never get MMBasic in there and I thought no UART was a bad move - easy to do in software but no Rx interrupt is a pain... SPI is easy to do in software and I2C (which can be a sod) is there.

But, it is a new uC so good to know what is out there. I like maxim too. They have always produced useful chips. Honestly, I can't see myself rushing to get samples. I have got to a place where a MM handles pretty much any task (and with '170s at sub$5 there is no $$$ incentive to go small/assembler). I have heaps of basic PICs still for tiddly solutions. I am in a pretty good place, so why rock the boat? I am such a luddite Edited by CaptainBoing 2019-03-15
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9755
Posted: 10:30pm 14 Mar 2019
Copy link to clipboard 
Print this post

  CaptainBoing said  ...and I thought no UART was a bad move - easy to do in software but no Rx interrupt is a pain...


Yes, my thoughts too. I was a little surprised there was no UART, as lots and lots of things use basic serial. But then again, lots and lots of things use I2C or SPI too!

That made me think of the B/W Maximite - Geoff's first Micromite creation, that was featured in Silicon Chip. I was instantly drawn to that unit, but a little disappointed that it did not have any serial support at all. This was right back at the very start. Geoff soon released a new version of the firmware that included a bit-banged serial, and that was immediately put to use.
Smoke makes things work. When the smoke gets out, it stops!
 
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