Here's an interesting project from Dave Anders - a USB interface for the modem slot.
https://hackaday.io/project/171055-pcjr ... ss-storage
This CH375B chips appears to only accommodate mass storage USB devices. But Google revealed one article of someone using this chip to interface a mouse with an Arduino!
No info posted on the software support required / to be developed.
new PCjr USB interface
Re: new PCjr USB interface
hey there!
this is actually my project. the PCBs have arrived and i am waiting on delivery of the CH375B chips. in theory, this should be able to work with the CH375DOS.SYS driver that was described in this article:
http://www.toughdev.com/content/2018/04 ... sb-adapter
in order to boot from this device, a ROM would need to be added to the system via one of the cartridge slots or the side car slot with some code to initialize and operate the CH375B interface. This code probably could be based on the PCjr IDE ROM code...
i'm planning a "live" youtube video of testing and such of this board in the near future...
thanks
Dave
this is actually my project. the PCBs have arrived and i am waiting on delivery of the CH375B chips. in theory, this should be able to work with the CH375DOS.SYS driver that was described in this article:
http://www.toughdev.com/content/2018/04 ... sb-adapter
in order to boot from this device, a ROM would need to be added to the system via one of the cartridge slots or the side car slot with some code to initialize and operate the CH375B interface. This code probably could be based on the PCjr IDE ROM code...
i'm planning a "live" youtube video of testing and such of this board in the near future...
thanks
Dave
Re: new PCjr USB interface
Looking forward to the test! One thing that worried me from the article though is the 8KB/s transfer speed -- that's slower than a floppy drive, so hopefully the cause of that can be found and fixed.
You're all insane and trying to steal my magic bag!
Re: new PCjr USB interface
Dave,
Is the interface limited to USB mass storage? That covers probably 90% of the use cases!
Can you describe what kind of software support is needed?
Is the interface limited to USB mass storage? That covers probably 90% of the use cases!
Can you describe what kind of software support is needed?
Re: new PCjr USB interface
Assembled and ready for testing!


-
toddvernon
- Posts: 47
- Joined: Sat Feb 29, 2020 11:38 am
Re: new PCjr USB interface
This would be a great add to the PCjr. I'm in for one!
Re: new PCjr USB interface
So, did you ever got it to work ?
There's a newer version - CH376 which supposedly has FAT32 support baked in.
There's a newer version - CH376 which supposedly has FAT32 support baked in.