cy384

Results 31 comments of cy384

here's a [MacTCP UDP demo](https://gist.github.com/cy384/6ed6e063b6a1b5c5c0b05c1fdb297f53), it sets up and then sends one packet not tested on m68k hardware, but runs correctly in an emulator

Someone pointed me to that recent release by FL, it looks great and will be extremely useful in developing a more complete driver. I seem to always be busy with...

I think the only important difference with the Handspring devices is that the handshake bytes it sends will be "F9 FB" instead of "FA FD", so you could try changing...

I don't know, sorry.

some changes will need to be made to the code, but it seems like all of the details for pocketpc are available in the reference document I link in the...

now that I look at the PCB again, I think it has a voltage regulator on it, it may run fine at 3.3V if you bypass that, when I have...

I'm sure it's possible, though I can't say how hard it would be for a beginner. I think a person could get it working pretty easily based on the tutorials...

For determining what problems you're having on your PC, I would advise compiling the firmware in debug mode (set PPK_DEBUG to 1 in the .ino file) and looking at what...

thanks for the report and the testing, I'll look into this, maybe an issue again with some functionality not being available on early PPC systems. the garbage in the text...

I'm unable to reproduce this running Mac OS 7.6 on my powerbook 3400c, wondering if it's an issue specifically with the PPC 601 in your machines can you try [running...