Post Reply 
HP48G Connectivity Method in 2022
09-18-2022, 10:31 PM
Post: #18
RE: HP48G Connectivity Method in 2022
Quote: What is the recommended method to connect with my HP48G series from a Win10 Machine or MacBook?

On both a 2015 Intel MacBook Pro and 2021 Apple Silicon MackBook Pro running macOS Monterey 12.6 you can use the original command line c-kermit or Hoppi.

I use a StarTech.com 1-Feet USB to RS232 Serial DB9 Adapter Cable with COM Retention ICUSB232PRO, available from Amazon, to connect to the HP48GX serial cable. On the older Intel Mac this plugs straight into a USB-A port, on the newer Mac I add a simple USB-A to USB-C converter (Anker or others).

Hoppi does not need any special configuration, other than to select Serial rather than USB. My ~/.kermrc file for c-kermit is:

Code:
set port /dev/tty.usbserial-0001E6FD
set modem type direct
set speed 9600
set carrier-watch off
set flow none
set parity none
SET CONTROL PREFIX ALL
SET BLOCK 3
SET SEND TIMEOUT 20
SET SEND PAUSE 100
binary
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP48G Connectivity Method in 2022 - TomC - 09-16-2022, 03:22 PM
RE: HP48G Connectivity Method in 2022 - Mark Power - 09-18-2022 10:31 PM



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