PBP for dsPIC 16bit??


Closed Thread
Results 1 to 34 of 34

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    France
    Posts
    50


    Did you find this post helpful? Yes | No

    Default Re: PBP for dsPIC 16bit??

    I would like to program PIC24, because they have 4 UART ! Need Them because SERIN(OUT)2 are not good for my apps

    Regards

  2. #2
    Join Date
    May 2007
    Posts
    604


    Did you find this post helpful? Yes | No

    Default Re: PBP for dsPIC 16bit??

    Quote Originally Posted by harryweb View Post
    I would like to program PIC24, because they have 4 UART ! Need Them because SERIN(OUT)2 are not good for my apps

    Regards
    Sure looks like you are not going to find the solution here any time soon.
    Why pay for overpriced toys when you can have
    professional grade tools for FREE!!!

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,154


    Did you find this post helpful? Yes | No

    Default Re: PBP for dsPIC 16bit??

    Quote Originally Posted by harryweb View Post
    I would like to program PIC24, because they have 4 UART ! Need Them because SERIN(OUT)2 are not good for my apps

    Regards
    18F with 4 USART:

    http://www.microchip.com/wwwproducts...ct=PIC18F67J94

    Robert

  4. #4
    Join Date
    Sep 2005
    Location
    France
    Posts
    50


    Did you find this post helpful? Yes | No

    Default Re: PBP for dsPIC 16bit??

    @ Robert,

    The text you select had been written in 2011... not sure that 18F67J94, if exist at this time, was suported by PBP2.60...
    ;-)


    I can see now, that, here in France, electronicians are using more and more ARDUINO, raspberry Pi, beaglebone.... (linux embedded and python prog) May be because of the price and no simple basic compiler for big PIC available. (?)

    Regards

  5. #5
    Join Date
    Oct 2005
    Location
    Sweden
    Posts
    3,612


    Did you find this post helpful? Yes | No

    Default Re: PBP for dsPIC 16bit??

    Hi,
    The 18F67J94 (or, in fact, any of the xxJ94 devices) doesn't seem to be supported even by PBP3 (Supported devices).
    I'd love for PBP to support other device families but as have be said, the 24 and 32 series PICs are completely different animals compared to the 12, 16 and 18 series. However, and I know the thread is old so the point may be moot but if 4 USARTs is the driving factor for going to a 32bit microcontroller one might think about taking a step back and re-evalutate. Take a look at the MAX3107 for example, 4UARTs with 128bytes FIFO buffers, SPI/I2C interface to the main controller.

    /Henrik.

  6. #6
    Join Date
    Sep 2005
    Location
    France
    Posts
    50


    Did you find this post helpful? Yes | No

    Default Re: PBP for dsPIC 16bit??

    Hi,

    I used some PIC24 with Basic and it's different from 12,16,18 series, but easier than using a new device like MAX3107.
    For MAX3107, it seems that it is a new device (2014 ?) and I remember that I found some other same kind of device in 2011. They were very expensive !

    This topic is not mine and there are many other things than 4 USART to use with 24 and 32 series.
    There is a song here that says those who do not go forward, go backward.
    I hope it's not already too late ;-)
    Regards

Members who have read this thread : 1

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