![]() |
Forum Index : Microcontroller and PC projects : Micromite and Chromebook
![]() ![]() |
|||||
Author | Message | ||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Ok SteveA. Can you summarixe what kind of hw you are using, which micromite etc? ![]() |
||||
Volhout Guru ![]() Joined: 05/03/2018 Location: NetherlandsPosts: 5091 |
I own a chromebook (ACER C720) that I run Elementary OS on, based on ubuntu. I used the exact same method as described here and I can use both gtkterm as well as putty to connect to the Micromite, and also the Maximite. The only difference with he system you describe is that I have removed Chrome OS, and have reflashed the BIOS. Another thing I can think of is there may somewhere be a conflict with rights. I did not run into this since all modifications I make in the Ubuntu environment always start with a "sudo su"..... That is a habit after working with Puppy Linux, where you are root unless specified otherwise, and you simply get used to that. I can confirm that the chromebook function keys give different keycodes, and you have to use the CTRL-Q/CTRL-T keys to work with the editor build in into the Micromite. Regards, Volhout PicomiteVGA PETSCII ROBOTS |
||||
SteveA Regular Member ![]() Joined: 10/03/2017 Location: United KingdomPosts: 48 |
28 pin Micromite (MX170) -> CP2101 USB to Serial adaptor -> Dell P22T Chromebook dmesg shows cp210x attached to ttyUSB0 or 64 pin Micromite+ (MX470F512H) -> Chromebook dmesg shows Product: Micromite Plus, Manufacturer Silicon Chip ttyACM4: USB ACM device Software versions: Chrome OS 66.0.3359.79 Ubuntu 16.04.4 LTS Wine 1.6.2 |
||||
SteveA Regular Member ![]() Joined: 10/03/2017 Location: United KingdomPosts: 48 |
GFXterm now works! Using the info here: Set Up The Serial Port In Wine I added [Hardware\\Devicemap\\Serialcomm] 1231984861 to ~/.wine/system.reg"Serial0"="COM1" The serial port is found and GFXterm works. MicromiteCons also now finds the port, but it still doesn't talk to the Micromite. |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi SteveA If MicromiteCons sees the port, it should connect. Try with different baud rate, or share a snapshot. Thanks Antonio |
||||
SteveA Regular Member ![]() Joined: 10/03/2017 Location: United KingdomPosts: 48 |
The baud rate is set to 38400, which works for the other programs. I've attached a screenshot for you. ![]() |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi SteveA The coms list are the same tried eith other sw? Antonio |
||||
SteveA Regular Member ![]() Joined: 10/03/2017 Location: United KingdomPosts: 48 |
Yes, all the programs show two ports. COM1 for the MM with serial to usb adaptor. COM5 for the MM+. I can click on connect and disconnect and your program responds, the boxes change between red and green, and a message at the bottom of the window confirms the connection etc. But, if I type a 'short command' list or memory for example, and click on 'send' nothing happens. The TX/RX counts don't increase, and I don't even get any garbage in the console window. |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
I follow your indication, here the result: ![]() ... and I try to do CTRL+C ... ![]() ![]() |
||||
SteveA Regular Member ![]() Joined: 10/03/2017 Location: United KingdomPosts: 48 |
I now have MicromiteCons working, see the screenshot below: ![]() It wouldn't run on Wine v1.6.2, but it will under v3.0. To update wine in Ubuntu use: sudo dpkg --add-architecture i386 sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/' wget https://dl.winehq.org/wine-builds/Release.key && sudo apt-key add Release.key sudo apt update && sudo apt install winehq-stable |
||||
sagt3k![]() Guru ![]() Joined: 01/02/2015 Location: ItalyPosts: 313 |
Hi SteveA. Good news. What are your impressions on the sw? Thanks Antonio |
||||
![]() ![]() |
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |