Has anyone given thought to whether this is feasible? I have yet to get my hands on one, but the thought of an HP48/50 core with a high-res screen sounds appealing.
Repurposing the HP39GII?
|
|
« Next Oldest | Next Newest »
|
▼
10-01-2012, 03:28 PM
▼
10-01-2012, 04:28 PM
Viable for sure, but its footprint is too large IMHO. YMMV
10-01-2012, 08:27 PM
The SoC used in the 39GII doesn't seem to have any real documentation publicly available. There's an SDK that you have to pay big bucks for. Hacking up some replacement firmware is definitely possible, but looks like it would be a lot of work, possibly involving a fair amount of reverse-engineering. ▼
10-02-2012, 12:24 AM
Quote: How much are we talking for an SDK? And on that note, is it possible to still purchase the SDK kit for older models (HP48, HP50)? Han ▼
10-02-2012, 02:27 PM
Quote:It's an SDK for the Freescale (formerly SigmaTel) STMP3770 SoC chip, not the calculator, and it reportedly costs $12,000. The chip is intended for use in MP3 players and the like, and the vendor does not want to sell or support it for anything but high-volume products. According to the Rockbox wiki, the part is functionally similar (but not identical) to the STMP3780/i.MX233, for which there is Linux support. It might be possible to get Linux running on the 39gII hardware, but it would probably drain the batteries too quickly to be useful as a basis for calculator firmware. (Linux power management is more suited to rechargeable Lithium batteries than to disposable alkalines.) However, the Linux device drivers might be useful as an example of how the various blocks in the SoC are programmed.
Quote:There wasn't anything comparable for the chips used in the 48/49g or 49g+/50g. However, the documentation for the Samsung ARM SoC used in the 49g+ and 50g is readily available, unlike the SoC in the 39gII. ▼
10-02-2012, 05:09 PM
Quote:
I'd designed an audio player a few years back based on the imx233.
Linux support at the time was a little weak, and IIRC unsavory dependencies existed on a windoZe host environment which
Embedded linux as a runtime framework for calculator firmware, ▼
10-02-2012, 05:29 PM
Linux for a calculator is complete overkill unless you've got plenty of excess hardware. About the smallest linux port I've heard of is uClinux for the GameBoy Advance. The hardware has 256k of RAM and essentially unlimited ROM. Linux in under a megabyte of ROM/flash is possible but usually requires a compressed image which means RAM is needed to unpack this into -- perhaps not for a calculator. I'd prefer the resources used to be dedicated to calculating not an operating system.
▼
10-02-2012, 06:54 PM
Quote:
The kernel image could easily be XIP in flash if need be.
Quote:
Agreed. But at some point the inefficiency will become ▼
10-02-2012, 07:01 PM
Quote: From memory it is run this way on the GameBoy.
Quote: Of course. When you've multiple megabytes of RAM and flash, running a linux or similar kernel isn't a problem. You pick up device drivers for USB attachments, SD cards, displays. And lots of software libraries.
10-02-2012, 10:39 PM
Oh I think I may have misunderstood "SDK" then. I was thinking an SDK kit would basically include the source to the current ROM, and various compilers/linkers and documentation for the current hardware. At $12,000 it appears you probably also get tech support and possibly even hardware for testing. Since the chip is an ARM chip, I wonder how much we could probably figure out just from opening up the calculator and comparing what we see with the chip datasheet (address lines, data lines, etc)... somewhat like what was done during the hp49g+ emulation days. As for a compiler, any decent ARM compiler should get us through some of the basics. Maybe I'll have to invest in an HP39GII to open up.
Edit: oh I just realized you said the datasheets are not available =( Edited: 2 Oct 2012, 10:47 p.m.
10-02-2012, 07:18 AM
Great idea! |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
HP39gii | Richard Berler | 1 | 1,372 |
10-23-2013, 12:10 AM Last Post: WALTER B |
|
Repurposing the HP Prime? | John Ioannidis | 4 | 1,896 |
09-21-2013, 05:38 AM Last Post: Pier Aiello |
|
Matrices on HP39gii (Cautionary Tale) | Eddie W. Shore | 2 | 1,373 |
03-23-2013, 07:54 PM Last Post: Gilles Carpentier |
|
Square Root Simplifier for HP39gII | Mic | 4 | 2,028 |
03-11-2013, 08:25 AM Last Post: Eddie W. Shore |
|
Tangent's equation program for HP39gII | Mic | 22 | 6,035 |
03-01-2013, 11:14 AM Last Post: Tim Wessman |
|
Free HP39gII online note editor | Mic | 0 | 987 |
02-25-2013, 05:48 AM Last Post: Mic |
|
New HP39gII programs (snake, minesweeper, ...) | Mic | 8 | 2,859 |
02-23-2013, 08:13 PM Last Post: Eddie W. Shore |
|
Snake for HP39GII | Gilles Carpentier | 4 | 1,745 |
01-25-2013, 12:57 PM Last Post: Gilles Carpentier |
|
Arithmetic programs for HP39gII | Mic | 0 | 1,006 |
12-19-2012, 12:23 PM Last Post: Mic |
|
Christmas tree simulator on HP39gII | Mic | 0 | 995 |
12-08-2012, 07:19 AM Last Post: Mic |