![]() |
Forum Index : Microcontroller and PC projects : Introducing the Colour Maximite 2
![]() ![]() ![]() ![]() |
|||||
Author | Message | ||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4004 |
I've been regarding it as a sort of beta, checking out any/all of: mechanical, electrical/electronic, software, documentation, ... plus ideas (whether accepted or not) regarding completeness or (doable fairly quickly) enhancements and so on. Geoff mentioned fun, IIRC, too. John |
||||
Decoy Senior Member ![]() Joined: 02/08/2019 Location: DenmarkPosts: 109 |
I'm in the process of sourcing parts, and I have a hard time finding the MCP2221A-I/P microcontrollers in my neck of the woods (Denmark - I guess we're part of Europe) Anybody know of a source? Edited 2020-05-30 06:55 by Decoy |
||||
GregZone Senior Member ![]() Joined: 22/05/2020 Location: New ZealandPosts: 114 |
How about RS, they seem to have a Denmark location: https://dk.rs-online.com/web/p/usb-kontrollere/1717828/ Also the PIC alternative: https://dk.rs-online.com/web/p/mikrokontrollere/7863943/ |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6223 |
If you use a socket for the MCP2221A-I/P, you can use any USB-TTL module for the console until you source the correct chip. Jim VK7JH MMedit |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6223 |
2 issues The usual - descriptions in the first and construction in the second. Jim VK7JH MMedit |
||||
GregZone Senior Member ![]() Joined: 22/05/2020 Location: New ZealandPosts: 114 |
Nice! That's good enough to consider supporting Silicon Chip with a 6 month subscription. :) Hopefully, if the interest is as high as we'd all hope (with growing interest in retro computing), you'd think it could even generate some follow-up articles in the subsequent months. |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1835 |
I'm testing the WS board without an RTC battery backup, it does not keep Option Baudrate across a power cycle. Is this correct? EDIT: The reason I'm asking is that the fabulous write to the RTC memory function that I use in the ARM-H7 is missing from this version of ARM MM Basic, so wondering if this is where the user options are now kept? EDIT 2: Found the answer in the Manual ![]() BTW I can't get any 2mm pitch skts for weeks, so just testing with a CP210 USB-SER and terminal program, I'll tack on a battery lead and continue to play around. BTW MM.INFO$(KEYBOARD) return CONNECTED with no keyboard? EDIT:3 Found some 2mm pitch dual row 80p headers in AU. . Edited 2020-05-30 16:35 by KeepIS NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10075 |
Thanks - that's a bug, will fix in next release |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10075 |
V5.05.02RC44 Blocks the use of function keys and shifted function keys that do not have defined uses in the editor. V5.05.02RC43 Fixes a bug in MM.INFO(FILESIZE,fname$) when a path is specified in the filename Fixes a bug in MM.INFO(MODIFIED,fname$) when a path is specified in the filename V5.05.02RC42 fixes a bug where MM.INFO$(KEYBOARD) was giving an incorrect value fixes a "feature" where when editing files other than BAS or INC with OPTION COLOURCODE ON selections and find results were not highlighted fixes a "feature" where when editing any type of file with OPTION COLOURCODE OFF selections and find results were not highlighted NB: full change log is in the readme.txt file http://geoffg.net/Downloads/Maximite/Colour_Maximite_2_MMBasic.zip Edited 2020-06-01 17:49 by matherp |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1835 |
Anyone else having trouble with this latest zip. I can't unpack it, the previous zip that I still have is fine. Mike. NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
Decoy Senior Member ![]() Joined: 02/08/2019 Location: DenmarkPosts: 109 |
Just a quick question: The Hirose SD DM1AA-SF-PEJ(21), is this a very "special" part, or are there equivalents? Thanks for your help! |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6223 |
No problems here Jim VK7JH MMedit |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6223 |
The SD card holder is one part that I would be very careful about. SDcard_socket_specs.pdf Check the specs of any alternative module carefully if you are mounting it on the board. I have a generic SD holder working on my breadboard CMM2. It is the pin placement that is critical. Jim VK7JH MMedit |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1835 |
Just as a matter of interest: I downloaded the zip 5 times this morning and every time received an error when unpacking. I kept the last faulty download to compare. I downloaded the zip again now, and it now unpacks, however the one that I kept from the earlier 5 attempts still gives a "Stream read error" and an invalid zip error from windows inbuilt unzip. Main thing is, it's good now ![]() Mike. NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
KeepIS![]() Guru ![]() Joined: 13/10/2014 Location: AustraliaPosts: 1835 |
Decided I couldn't wait for skts to arrive, carefully soldered to the top of the board, an SD card reader from Jaycar and the wires for the VGA display, some resistors on a bit of vero board and I have a perfect picture running Jims (TassyJim) ColourBar program and Peters Rotating ball. ![]() Edited 2020-06-02 16:23 by KeepIS NANO Inverter: Full download - Only Hex Ver 8.1Ks |
||||
Decoy Senior Member ![]() Joined: 02/08/2019 Location: DenmarkPosts: 109 |
Thanks for your help! The SD card holder is one part that I would be very careful about. SDcard_socket_specs.pdf Check the specs of any alternative module carefully if you are mounting it on the board. I have a generic SD holder working on my breadboard CMM2. It is the pin placement that is critical. Jim Thanks. These things get complex fast ![]() That seems a bit steep :) Edited 2020-06-02 18:40 by Decoy |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10075 |
You can also get the socket from Farnell . I think the number in brackets is just the packaging option - certainly I use this version as it is cheaper than RS. If you can't get one at a sensible price I suggest you PM one of the CMM2 suppliers (CG, WW, or Grogster) and see if they will sell you one at a sensible price. |
||||
Decoy Senior Member ![]() Joined: 02/08/2019 Location: DenmarkPosts: 109 |
The connector in your link is aDM1AA-SF-PEJ(72), is that the same as DM1AA-SF-PEJ(21)? I would love to buy a small batch, like 10 or so. Thanks! |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10075 |
|
||||
Decoy Senior Member ![]() Joined: 02/08/2019 Location: DenmarkPosts: 109 |
I just found this: LINK That should be the part, yes? Thanks ![]() Edited 2020-06-02 19:15 by Decoy |
||||
![]() ![]() ![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |