EasPic6 3.3 volts?


Closed Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530

    Default EasPic6 3.3 volts?

    Hey guys, those of you that have the EasyPic6 development boards, do they allow voltage adjustment for 3.3 volt parts, like the 18f26j50?

    Thanks,

    Walter

  2. #2
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default don't think 3.3v supply supported

    Walter,

    Have a look at the EasyPIC6 manual (http://www.mikroe.com/pdf/easypic6/e...anual_v100.pdf) - page11 shows the schematic for the power supply, which appears single rail 5v

    From the Mikroelectronica forum http://www.mikroe.com/forum/viewtopi...121318#p121318
    Last edited by malc-c; - 22nd April 2010 at 08:44.

  3. #3
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default Breadboard, the official 3.3 volt development board

    Quote Originally Posted by malc-c View Post
    Walter,

    Have a look at the EasyPIC6 manual (http://www.mikroe.com/pdf/easypic6/e...anual_v100.pdf) - page11 shows the schematic for the power supply, which appears single rail 5v

    From the Mikroelectronica forum http://www.mikroe.com/forum/viewtopi...121318#p121318
    Thanks Malc. All those jumpers, but none for 3.3 volts? I guess I was hopeful. I have an EasyPic6 coming in the mail, but it looks like I will have to breadboard the 3 volt varieties.

    Thanks,

    Walter

  4. #4
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    It'll probably be a feature of the EasyPIC7 board

  5. #5
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378


    Did you find this post helpful? Yes | No

    Default One approach to this

    As an EasyPic6 user, I posed the same question to Microelektronica in a ticket to their tech support. It took a couple of interactions, but they do have a solution if you are using the extended ports on the EasyPic6 with one of their ProtoBoard. Here are my exchanges with them in reverse chronological order if you are interested.
    ------------------------------------------------
    You can use EasyPROTO for your application.
    http://www.mikroe.com/en/tools/easyproto/

    Best regards

    Slavisa Zlatanovic
    mikroElektronika [Support Department]
    --------
    As I said in my previous email, the 5V-3.3V translator won't work when using more than one of the port expanders with PROTOboard.

    Another approach that might solve my problem would be using flat cables from all 3 ports of the EasyPic6 to the PROTOboard, which would then permit insertion of the 5V-3.3V translator into the circuit for just the single port that I need to convert the voltages for. I see on your web site your product "Flat Cable 1 Extra Development Board", but it has female connectors on both ends. What I would need is a flat cable with female on one end (for connection to the EasyPic6) and male on the other (for connection to the PROTOBoard)....do you have such a product? If so, what is the price?

    Regards, JE
    -----Original Message----
    From: mikroElektronika Support Center [mailto:[email protected]]
    Sent: Monday, March 29, 2010 2:05 AM
    To: [email protected]
    Subject: [SUPPORT #SHW-490341]: How to get MCU logic levels to 3.3 volts for LCD compatibility?

    Hi!

    We recommend you to use our 5V-3.3V Voltage Translator.
    http://www.mikroe.com/en/tools/voltran5/
    That way you will not have to worry about different voltage levels.

    Best regards
    ---

    Slavisa Zlatanovic
    mikroElektronika [Support Department]

  6. #6
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    I have used 3.3V PIC's (including 16-bit devices such as the PIC24 in the picture) with an EasyPIC4.

    Name:  A_124.JPG
Views: 717
Size:  81.7 KB

  7. #7
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Thanks guys. It looks like the MC34063A switching regulator allows down to 3 volts with a change of voltage adjustment resistors R56 and R55. Also looks like most chips on the board might also be 3v tolerant. I'll have to look at it some more. Don't know if the lcd's will work at 3.3v though. Hopefully enough functionality in the rest of the board to get by. What did you find out rmteo? Is this what you did, or are you powering it directly from the pickit2?

    Walter
    Last edited by ScaleRobotics; - 24th April 2010 at 06:09.

  8. #8
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default

    Both the LCD and GLCD work with 3.3V input signals - the LEDs will be a little dimmer as the PIC sources current to them. As long as the external PIC is powered by its own separate supply (3.3V from the PicKIT2 in my case) and share a common ground, most of the peripherals on the EasyPIC work fine. The EasyPIC is powered by its own on-board 5V supply. I have also tried UART communications between the on-board 5V PIC and the external 3.3V PIC and it works.

    Obviously, the external PIC will need to be programmed (and/or debugged) using something like a PicKIT2 (and the appropriate development software). PicFLASH does not support 3.3V only devices. As mentioned previously, this technique allows you to work with other devices such as PIC24/dsPIC33 besides 8-bit PIC's on the EasyPIC. In fact, I have tested this with 32-bit MCU's from NXP and ST as well.
    Last edited by rmteo; - 24th April 2010 at 14:15.

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