Amicus shields


Closed Thread
Results 1 to 34 of 34

Thread: Amicus shields

Hybrid View

  1. #1
    Join Date
    May 2007
    Posts
    604

    Default Re: Amicus shields

    Quote Originally Posted by Bruce View Post
    Rmteo,

    That's it. Have you tried one yet?
    I have not tried it as I no longer work with MCHP MCUs. I did take a look at this one as it uses an ST32 processor http://leaflabs.com/devices/maple/


    Name:  4613181199_33a31ca4ab_m.jpg
Views: 13128
Size:  43.8 KB
    Attached Images Attached Images  
    Why pay for overpriced toys when you can have
    professional grade tools for FREE!!!

  2. #2
    Join Date
    Dec 2005
    Posts
    1,073

    Default Re: Amicus shields

    Right now it looks like the ds30 bootloader will work with the 16F88 so I may end up with a nifty little, super economical development system for prototyping, testing PIC code and prototyping, testing shields. I'll be able to say a bit more once I get the XINO kit. There's a dearth of online documentation so all is possible until I get the hardware and documentation and reality sets in.

    For working with the EM500/GA1000 (if the long-promised firmware is ever released) we only need a serial link and a reset line with very simple code since all the heavy lifting takes place in the EM500 (which requires coding in Tibbo's Basic dialect).

    I think I can do a similar simple shield for the ConnectOne Socket LanReach and mini iWiFi modules (one only plugged in at a time).

    Oh, one change to the layout. I've doubled the pads around the perimeter so a scope or logic probe can access pins which are not used on the shield but may be employed in the PIC program being developed for a more permanent design.

  3. #3
    Join Date
    Dec 2005
    Posts
    1,073

    Default Re: Amicus shields

    Quote Originally Posted by rmteo View Post
    I did take a look at this one as it uses an ST32 processor
    Impressive. I wonder how they handle USB on the PC end.

  4. #4
    Join Date
    May 2007
    Posts
    604

    Default Re: Amicus shields

    Quote Originally Posted by dhouston View Post
    Impressive. I wonder how they handle USB on the PC end.
    Not sure what you mean. PC side?
    Why pay for overpriced toys when you can have
    professional grade tools for FREE!!!

  5. #5
    Join Date
    Dec 2005
    Posts
    1,073

    Default Re: Amicus shields

    Quote Originally Posted by rmteo View Post
    Not sure what you mean. PC side?
    Do they provide virtual serial port drivers for Windows, Linux, OSX or must users write their own routines to handle USB?

  6. #6
    Join Date
    May 2007
    Posts
    604

    Default Re: Amicus shields

    The STM32 includes a dedicated USB peripheral which can be configured to act as a generic USB slave device with transfer rates up to 12Mbps. It is configured for two uses: first, to receive sketch/program uploads from the IDE and secondly, to emulate a regular serial port for use as a terminal (text read/write). For more info, see http://leaflabs.com/docs/usb.html and http://leaflabs.com/docs/lang/api/se...lang-serialusb
    Why pay for overpriced toys when you can have
    professional grade tools for FREE!!!

  7. #7
    Join Date
    Dec 2005
    Posts
    1,073

    Default Re: Amicus shields

    Good luck with that.

  8. #8
    Join Date
    Dec 2005
    Posts
    1,073

    Default Re: Amicus shields

    For my own use, in keeping with the philosophy of phrugality behind the XINO Basic board, I'd like to use a 16F88 with internal 8MHz OSC and with the two comparators used as inverters for the serial lines. There are, at least, three possible bootloaders - TinyPIC Bootloader, Spark Fun's BLoader & ds30. The latter is probably required for those using the bigger PIC but I think the others use less space on the 16F88.

    However, I still need a power supply. So it might be better to use an external USB-Serial adapter which can also supply power. This frees the comparators for other uses and saves the cost of an external power supply. An external 5V power supply actually costs less than the USB-Serial adapter but the adapter has the advantage that there are virtual serial port drivers for Windows, Linux & OSX. Plus, using the comparators requires revising the bootloader code which may be above my paygrade. I'll have to wait until I have the XINO kit and USB-Serial adapter in hand to see how best to interface them. While waiting for them (as well as the release of the long-promised Tibbo EM500/GA1000 firmware), I'll do a shield layout for ConnectOne ethernet modules.

    The people who make the XINO also have a prototyping shield called ProtoX which you can see on this page (scroll down). This should be compatible with Arduino and clones like Amicus18.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts