How to use HC12 with STM32 || F446 || F103 || 2 way communication

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 มิ.ย. 2024
  • Purchase the Products shown in this video from :: controllerstech.store
    ________________________________________________________________________________________
    If you got a fake HC12, and range is super low, here is the fix. Just solder the registers as shown by the author
    www.instructables.com/HC-12-D...
    if you have any errors in the ring buffer, read the description of the video mentioned below
    • Manage multiple uarts ...
    To download the code, goto controllerstech.com/how-to-co...
    Check out more VIDEOS on MODULES/SENSORS with STM32 • STM32 and SENSORS/MODULES
    ________________________________________________________________________________________
    ****** SUPPORT US BY DONATING*****
    paypal.me/controllertech
    ******Join the Membership******
    / @controllerstech
    Join the Discord Server / discord
    Join the Telegram Group t.me/controllerstechdiscuss
    Follow me on Instagram / controllerstech
    For more info, visit www.controllerstech.com
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 28

  • @MyMcMichael
    @MyMcMichael 3 ปีที่แล้ว

    I love your work! Thanks a lot

  • @noweare1
    @noweare1 3 ปีที่แล้ว +1

    Another really good video, thanks

  • @mohdtanveer9552
    @mohdtanveer9552 3 ปีที่แล้ว

    Hi,
    Nice tutorial!
    Please make a video on interfacing OV7670 Camera Module with STM32.
    Thanks!

  • @snkr7863
    @snkr7863 3 ปีที่แล้ว

    Nice Video.. Can you also do an example how a CAN-Bus communication between two STM32 controller works.. thnx

  • @ferdinvivian9336
    @ferdinvivian9336 3 ปีที่แล้ว

    can you please make a tutorial, BlueTooth communication with mesh networking, please. I am a great fan of this channel. Thanks for your valuable work

  • @soranfatah1033
    @soranfatah1033 3 ปีที่แล้ว

    well done :)

  • @slawekh7862
    @slawekh7862 3 ปีที่แล้ว

    Nice job. Thanks. What terminal do you use?

  • @mahdighassab9749
    @mahdighassab9749 3 ปีที่แล้ว

    thank you,
    please make a tutorial for OV7670 CAMERA WITH STM32

  • @satyamgnit
    @satyamgnit 10 หลายเดือนก่อน

    @ControlletsTech, Hi sir! I have one good hc 12 module which is responding on AT command. But others are not even working on AT command. How to fix this? Pls help!

  • @ferdinvivian9336
    @ferdinvivian9336 2 ปีที่แล้ว

    Hc12 module supports mesh network?
    If yes can you make a video plz

  • @TheNorasan
    @TheNorasan 3 ปีที่แล้ว

    Hello ! Sir ! A lot of knowles in your video thanks. I have some Question "Can config bluetooth module without AT command?". Sush as I sent my project to my friend and he want to change bluetooth password but he can't under stand MCU or someting like that. and Thanks again.

    • @ControllersTech
      @ControllersTech  3 ปีที่แล้ว +1

      No you can't... And you don't need mcu to use AT commands in bluetooth. Just connect to PC using ftdi and use the AT commands directly from the computer

  • @ibrahimsaber9808
    @ibrahimsaber9808 หลายเดือนก่อน

    how can we get the original one cause the site is in chinese

  • @truongtansang7500
    @truongtansang7500 3 ปีที่แล้ว +1

    Hello ! Thanks you for this video. I can create video "Interface Nrf24L01"

  • @027_lakshaynegi6
    @027_lakshaynegi6 ปีที่แล้ว

    I am not able to send faster than 500ms delay on si4463. What to do?

    • @ControllersTech
      @ControllersTech  ปีที่แล้ว +1

      Data rate might be limited from the HC12. Use AT commands and try to increase it.

    • @027_lakshaynegi6
      @027_lakshaynegi6 ปีที่แล้ว

      @@ControllersTech I am doing internship and they have given me a small pcb which have Si4463 chip. I have to use stm32 blue pill spi communication.
      I tried but the tx fifo of chip overflows and give error if the delay is more than 500ms.
      I also saw the GitHub Library for stm8 which is used in HC12 module. In that code too their is 500ms delay.
      In another Arduino Library they were taking 500ms delay
      The max size of fifo is 64bytes so I don't know how it can send higher bytes per sec. Max speed on net is 1Mbps.
      Is it possible to reach that speed? Even 10kbps will do. If possible with HC12 then I will try Bare-metal and HAL for sending commands.
      Thanks

  • @AS-zs7jw
    @AS-zs7jw 2 ปีที่แล้ว

    Sir can you please tell me that how we can get the Password and mac address of HC12 as we get it in HC05? and how we make one as master and the other as slave ? HC12 datasheet does not have AT commands of ROLE, ADDR and BIND? HOW we set its name and password? please answer

    • @ControllersTech
      @ControllersTech  2 ปีที่แล้ว

      HC12 is not a bluetooth device. It's a radio transceiver, which works at 433MHz.

    • @AS-zs7jw
      @AS-zs7jw 2 ปีที่แล้ว

      @@ControllersTech thankyou sir for your reply. Is there any long range bluetooth module 100meter range?

    • @ControllersTech
      @ControllersTech  2 ปีที่แล้ว

      I don't think so. Even the 5.0 have 40m i guess.
      If you want 100m range then radio devices are the best options for you.

    • @AS-zs7jw
      @AS-zs7jw 2 ปีที่แล้ว

      @@ControllersTech thankyou very much sir , for your replies in short time.

  • @waleedaiad3411
    @waleedaiad3411 2 ปีที่แล้ว

    How can i use hc-12 with arduino using python language??

    • @ControllersTech
      @ControllersTech  2 ปีที่แล้ว +1

      Just use it how you use a serial device. I mean how to write data to the serial monitor..

    • @waleedaiad3411
      @waleedaiad3411 2 ปีที่แล้ว

      @@ControllersTech can i use it to send data when i run python code directly?

    • @ControllersTech
      @ControllersTech  2 ปีที่แล้ว

      Don't know about python. But if you can print on serial monitor, then you can use this too