Post Reply 
New firmware for the Swissmicros DM15L
11-02-2024, 01:07 AM (This post was last modified: 11-02-2024 01:09 AM by Helix.)
Post: #137
RE: New firmware for the Swissmicros DM15L
(11-01-2024 06:30 AM)jebedeo Wrote:  2. Added support for saving program memory and loading it, through serial console. This is very bare bones but it gets the job done.

Once the calculator is connected, open a serial communication with putty or screen or whatever else you are using. I am on linux so I use "screen /dev/ttyUSB0 115200" your interface might be different but you get the gist. After that, if you long press STO on the calculator, you'll se the content of the program memory appear and you can copy that as text to save it.

Fantastic!
I’ve tested this feature with Hterm, because I use it with the Sharp PC-E500S, and it works also with the Casio FX-880P.
The parameters are:
Baud: 115200
Data: 8
Stop: 1
Parity: None
CTS Flow control: No

A very minor remark though:
I think you could remove the line "PrgMemory:" in the output, because when I save the output with Hterm this line is included. Then I have to remove this line from the file for a subsequent load (I can send directly a file with Hterm, no need to copy and paste a sequence of codes!). But it’s not a big deal.

Jean-Charles
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New firmware for the Swissmicros DM15L - Helix - 11-02-2024 01:07 AM



User(s) browsing this thread: 3 Guest(s)