Shop OBEX P1 Docs P2 Docs Learn Events
Feedback on large P2 project? - Page 2 — Parallax Forums

Feedback on large P2 project?

2»

Comments

  • JonnyMacJonnyMac Posts: 8,926
    edited 2020-03-18 07:05
    2. When it comes to Programming/Objects for HDMI, I2C, USB, etc - are these and examples available yet?
    I just posted a demo with an I2C object. It contains the basics: setup(scl, sda, speed), start, write(b), read(), and stop(). You should be able to use this to build other objects.
  • YanomaniYanomani Posts: 1,524
    edited 2020-03-18 14:33
    The P2's main PLL will add a noticeable amount of phase noise. This could be minimized by using as high a clock input as possible. I've tested 80 MHz and it seems to work fine. I would like to try 125MHz or more.

    Peter Jakacki's last P2D2 design does includes a Silicon Labs Si5351A clock generator as an option (need to check with him, if that clock gen option will come assembled onto next batch of pcbs).

    As designed by Peter (5351A' XA/XB driving a crystal or XA-only connection to a Cmos oscillator), those Si devices could hit 200MHz, driving P2' XI.

    I foresee a lot of interesting experiments, just ahead! :lol:
  • @Yanomani said:
    Unfortunatelly, Microchip did just listed USB3500-ABZJ as EOL, effective 2020-03-08.

    They didn't suggest any replacement, and I wasn't able to locate any USB3500-XXXX version, other than the "-ABZJ".

    So recently it was (EOL), it isn't listed as such at any distributor's page.

    Looks like the USB3300 is still produced, and seems to be close enough to the USB3500, just not footprint-compatible.

Sign In or Register to comment.