Shop Learn P1 Docs P2 Docs Events
P2D2 - An open hardware reference design for the P2 CPU - Page 37 — Parallax Forums

P2D2 - An open hardware reference design for the P2 CPU

1313233343537»

Comments

  • @ErNa said:
    There is a light...

    WHOA! Crossed finger, then! Please ErNa keep me updated as soon as you have P2D2 in stock, thanks!

  • Peter JakackiPeter Jakacki Posts: 10,193
    edited 2021-04-08 13:51

    Yes, there is a light. I sometimes think I'm a bit like Rip Van Winkle, I put my head down to do a bit of this and a bit of that and before I know it everything has changed around me and the P2D2 thread has become a shaggy beard and ma dog's run off too, darnit.

    Maybe the latest Parallax product I interfaced the P2D2 to has something to do with it.
    Now, what happened to those other 8 "pins"........

  • MaciekMaciek Posts: 635
    edited 2021-04-09 18:32

    Rip Van Winkle, I had to look that up but once I did I think you might be right, especially when dealing with that combo in the picture the other way around (with the contents first).

    BTW, I wouldn't mind ordering a crate :)

  • @ErNa said:
    There is a light...

    Yes! Please! Aaaargh, the agony of waiting!

  • @aaaaaaaargh said:

    @ErNa said:
    There is a light...

    Yes! Please! Aaaargh, the agony of waiting!

    Aye, I better check in with @Publison to make sure my address is correct.

  • ErNaErNa Posts: 1,718

    @"Peter Jakacki" said:
    Yes, there is a light. I sometimes think I'm a bit like Rip Van Winkle, I put my head down to do a bit of this and a bit of that and before I know it everything has changed around me and the P2D2 thread has become a shaggy beard and ma dog's run off too, darnit.

    Maybe the latest Parallax product I interfaced the P2D2 to has something to do with it.
    Now, what happened to those other 8 "pins"........

    Peter, it's another month! Did you check for your PM's or emails or are you in a complete shutdown? Industry is booming in Germany!

  • It has been 18 months since I purchased mine. I'm still hopeful but would like an update on what is holding up delivery.

  • kwinnkwinn Posts: 8,697
    edited 2021-05-09 12:53

    One year, seven months, three days since I sent my paypal payment.

    Still waiting for the P2D2.

  • ErNaErNa Posts: 1,718

    Any information about Peters status? I miss him!

  • @ErNa said:
    Any information about Peters status? I miss him!

    We all do!

  • I have it on good authority that while indeed missing, Peter was not abducted by mercenary koalas.

    It is known. :)

  • Time to write this off, I guess.

  • JonnyMacJonnyMac Posts: 8,606

    @JRoark said:
    I have it on good authority that while indeed missing, Peter was not abducted by mercenary koalas.

    It is known. :)

    True. He seems to have moved to the RP2040 and is quite active in the Forth User Group on Facebook.

  • MicksterMickster Posts: 2,392

    Pico is no Prop. Bigger audience I guess.

    Craig

  • hinvhinv Posts: 1,225

    @Mickster said:
    Pico is no Prop. Bigger audience I guess.

    Craig

    True, but it has some things that people want which drives that Bigger audience. 1) single usb port for both power and programming, while Parallax insists on giving us 4 pins to plug in their $20 PropPlug which the pico includes for free. 2) price/performance that comes with economies of scale and subsidies.

  • pik33pik33 Posts: 2,011
    edited 2023-04-28 12:41

    @hinv said:

    @Mickster said:
    Pico is no Prop. Bigger audience I guess.

    Craig

    True, but it has some things that people want which drives that Bigger audience. 1) single usb port for both power and programming, while Parallax insists on giving us 4 pins to plug in their $20 PropPlug which the pico includes for free. 2) price/performance that comes with economies of scale and subsidies.

    Pico is simply cheap. $5 for a board so you can have 14 pieces of Pico for a price of one Edge. Also, here in Poland I can order a Pico much easier than a P2.

    The interesting things may be done when connecting a Pico to a P2, where the Pico can, for example, replace a PropPlug, while the P2 can generate audio and video signals and service the SD card.

  • ElectrodudeElectrodude Posts: 1,573
    edited 2023-04-28 13:40

    @hinv said:

    @Mickster said:
    Pico is no Prop. Bigger audience I guess.

    Craig

    True, but it has some things that people want which drives that Bigger audience. 1) single usb port for both power and programming, while Parallax insists on giving us 4 pins to plug in their $20 PropPlug which the pico includes for free. 2) price/performance that comes with economies of scale and subsidies.

    @cgracey Shouldn't it only cost Parallax a mask ROM change to add native USB programming to the P2? The USB serial port device @SaucySoliton is working on could be used; it would then just look like a standard USB CDC ACM serial device, and PC software would have no idea anything was different from how it is now.

    How much room is left in the ROM? If there's not enough, perhaps parts of it could be rewritten in (denser) bytecode to run under the TAQOZ engine.

  • hinvhinv Posts: 1,225

    Both of those are worthy solutions.
    I thought of using a pico for both power and usb->serial. Obviously I can't get full power out of the P2 if powered through the pico.

    I think having a usb-serial and power on the Edge card is way more important than a microSD connector, especially since there are problems using both flash and microSD.
    In my mind, as a programming tool, I would rather have usb power and serial built in more than flash.
    The Edge also has a big enough price tag to cover this.

    Does USB and serial over USB work in TAQOZ expanded?

Sign In or Register to comment.