STM32C0 UART project using LL Driver

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 22

  • @olafurjons
    @olafurjons Месяц назад +1

    Fantastiskt, tack!

  • @rbk47samir
    @rbk47samir Год назад +1

    hello , thank you for your videos, i would like to see more about LL driver for other peripherals (spi, i2c, can, timers, ... etc)

    • @prtechtalk416
      @prtechtalk416  11 месяцев назад

      Sorry for late reply i need to understand these filters :-),
      Thanks for your input, i did one or two on LL drivers and if you didn't see this i will put link below. Else stay subscribed and hit that bell so you don't miss any comings releases.
      /PR TechTalk

  • @mglepd
    @mglepd 11 месяцев назад +1

    Hi Per, thank you for your video series on STM32. Would it be possible for you to put out a video regarding clocks? Specifically, what are the pros and cons of selecting one clock source compared to another. What are the advantages and disadvantages of selecting higher and lower clock speeds. I have searched on the Internet and found nothing useful on this topic. Thanks again !

    • @prtechtalk416
      @prtechtalk416  11 месяцев назад

      I have made a video touching the Clock´s but just basic. If you mean if to use ext or internal clocks or what frequency is best. Can you be a bit more detailed?
      /PR TechTalk

    • @prtechtalk416
      @prtechtalk416  11 месяцев назад

      ruclips.net/video/AB3EqvwQ8Xw/видео.html

  • @TLovskog
    @TLovskog Год назад +1

    Nice series Peter!

  • @AlexanderRacheev
    @AlexanderRacheev Год назад +2

    Hey, thanks for the tutorial. I've just checked the mouser stock for the STM32C0 and it does not look as cheap as it promised to be. Kind of on par with the F0 series currently. For my hobby projects I'm personally leaning towards new Chinese RISC-V low cost chips like CH32V003. Did you have a chance to try any of those?

    • @prtechtalk416
      @prtechtalk416  Год назад +1

      Hi , I took a look at Mouser and selected SOIC8Pin and the STM8S050J3M3 cost 1.47USD/pcs and STM32C011J4M6 cost 1.42USD so approx on par. But you get more with the new STM32C0. So I think ST´s statement are somewhat fair. You can also look at www.estore.st.com for ST MCU´s.
      I have not looked at any Chinese MCU manuf like the one you suggest.
      /PR TechTalk

    • @negvorsa
      @negvorsa Год назад +1

      I'm designing my first CH32 RISCV board ...

    • @msbanda2123
      @msbanda2123 9 месяцев назад

      CH32V003 is 0.22 USD

  • @craig5445
    @craig5445 10 месяцев назад +1

    You didn't introduce a transmit function, it's not the micro that sends back the characters, it's your PuTTY echo setting that does that.

    • @prtechtalk416
      @prtechtalk416  10 месяцев назад +1

      Hi Craig, Thanks for taking the time viewing and commenting my videos. If you look 08:46-09:33 i talk about the callback function. So whole demo is that the STM32 is waiting for a char to be recieved, then trigger this callback function and echo back the received char. So it is the STM32 that are doing the Echo back not the Putty. The send back instruction is on line 310.
      Hope this clears it out else just let me know :-)
      /PR TechTalk

  • @kennedyodeyootieno5643
    @kennedyodeyootieno5643 10 месяцев назад

    Thank you. White mode looks good

    • @prtechtalk416
      @prtechtalk416  10 месяцев назад

      Thanks for the feedback, seems that the general preference is White mode.
      /PR TechTalk

  • @ganeshsharma24894
    @ganeshsharma24894 4 месяца назад +1

    How is putty sending data to the USART peripheral? I always use a usb to usart converter and connect it to rx and tx pin of usart but I don't see that in your case how come you are sending data using only usb cable?

    • @prtechtalk416
      @prtechtalk416  4 месяца назад

      Hi, the USB cable that is used for ST-Link is also carry the UART at the same time /PR TechTalk

  • @dolme99
    @dolme99 Год назад

    Hi and thanks for this tutorial. Would you mind doing a remake of this video, using LL drivers, so that you as a user type a string of size N in Putty, and when you press Enter, the whole string is printed out in the Putty terminal but on a new line.

    • @prtechtalk416
      @prtechtalk416  Год назад

      Thanks for the idea! For now i do not have any plan on doing this but you never know. Stay tuned :-) /PR TechTalk

  • @msbanda2123
    @msbanda2123 9 месяцев назад