PIC16F877A/PIC16F887/PIC16/18F*** interface CH340 USB to TTL device

Поділитися
Вставка
  • Опубліковано 11 лис 2024

КОМЕНТАРІ • 31

  • @JaySubramaniam-u4p
    @JaySubramaniam-u4p 2 місяці тому +1

    you have a PIC 3.5 to download the code to the PIC so why use the USB CH340 ?

    • @learningmicrocontrollers3561
      @learningmicrocontrollers3561  2 місяці тому

      @@JaySubramaniam-u4p bcz USB is used for data transfer to PC
      You cannot use PICKIT to transfer or receive data bcz that use flash method of burning code

  • @fahimi.saiyed8939
    @fahimi.saiyed8939 Рік тому +1

    Can you tell me which software ?
    And can i Program atmega32 using AVRasp or FT322xx programmer with the Avrdudes application or other?

  • @ar.mamunhossain9592
    @ar.mamunhossain9592 Рік тому +1

    Will it work for PIC16C56A?

  • @MuhammadSaleem-vv5nb
    @MuhammadSaleem-vv5nb Рік тому +1

    V informative vedio

  • @rajithperera9040
    @rajithperera9040 3 роки тому +1

    Can we connect this to an android smart phone instead of a computer and perform this test?

  • @yasirh2004
    @yasirh2004 4 роки тому +1

    Is there any way to burn code on the pic using ttl or using rs to usb cable and max232 ic how they made pickit2 to burn hex using usb then

    • @learningmicrocontrollers3561
      @learningmicrocontrollers3561  4 роки тому

      For that you need a good pic18
      Capable of using HID bootloader in tools from mikroC
      Crystal must be above 40MHz

    • @yasirh2004
      @yasirh2004 4 роки тому

      Learning Microcontrollers // i already have one pic18f4550 and i have usb to rs cable and max232 what should i do next

    • @learningmicrocontrollers3561
      @learningmicrocontrollers3561  4 роки тому +1

      @@yasirh2004 you need a device like ch340 usb to ttl converter
      Connect it to pc
      Install drivers
      Go to mikroC tools
      In end you will see usb bootloader
      Click it
      Select pic18
      Then select code and click on upload
      If pic you have supports it
      It will work

    • @yasirh2004
      @yasirh2004 4 роки тому

      Learning Microcontrollers // i’ll try this method really appreciate your help thank you very much

    • @moinshaikh6684
      @moinshaikh6684 4 роки тому

      Can we burn code in PIC16 microcontroller using this CH340 porgrammer which you're using in this video..? Sir please guide...?

  • @synth1002
    @synth1002 Рік тому +1

    Tike.
    Can you make data logger with this.
    Please make tutorial about connecting PIC to PC and logging temperature data.

  • @shradhas45
    @shradhas45 4 роки тому

    Is it necessary to write UART code to dump using usb 2ttl

    • @learningmicrocontrollers3561
      @learningmicrocontrollers3561  4 роки тому

      Yes... Because we are using TX and RX pins to send and receive data... Without code PIC wont be able to understand whats comming... there some PIC usb boards for burning they use same device as on board component... they use additional chip which burns this code with everytime we use usb burner to burn...
      you can do the same but for that you have to permanently burn the uart code in pic yourself.
      Without uart port initialized PIC cant interface with any UART device.
      But if you do this then you can use this same device to burn any code in PIC
      this device is 10 times cheaper then PIC kit 3 or any other board.
      But require effort.

  • @electricalcoder3025
    @electricalcoder3025 4 роки тому

    can we put this pic in a bread board and connect to pc using usb to ttl ...will i be able to upload the code?

    • @learningmicrocontrollers3561
      @learningmicrocontrollers3561  4 роки тому

      For uploading code using ttl to usb devicr you need a PIC which can support a crystal of 48MHZ or above
      Mostly PIC18 support this crystal
      Then you go to mikroC there in tools goto HID bootloader
      Connect device and ttl to usb device
      Then press upload code
      That will do

    • @electricalcoder3025
      @electricalcoder3025 4 роки тому +1

      @@learningmicrocontrollers3561 yeah thanks dude...have ever did it directly without development board or is it successful there less tutorials on internet regarding that

    • @learningmicrocontrollers3561
      @learningmicrocontrollers3561  4 роки тому

      I will make a video regarding that soon
      Everything that i show works on breadboard aswell

  • @imranarshad4737
    @imranarshad4737 3 роки тому +1

    So. Real... Nice!

  • @hamzouz1229
    @hamzouz1229 2 роки тому +1

    Thank you. Can we burn a hex file or read firmware using this module?

  • @adhil8918
    @adhil8918 3 роки тому +1

    Thanks bro

  • @mustaphasabir6685
    @mustaphasabir6685 4 роки тому +1

    Thanks dear