STM32 F103 BLUEPILL - Getting Started with Arduino Core

Поделиться
HTML-код
  • Опубликовано: 4 дек 2018
  • This video is on implementing Arduino core on to 32 bit STM32 BLUEPILL, so that you can use Arduino IDE to program a 4 times faster STM32 32 bit Blue pill board.
    Arduino IDE File Preferences paste the board link from :
    dan.drown.org/stm32duino/packa...
    ST LINK debugger dongle can also be used to upload code through Serial Wire Debug pins.
    ST LINK Driver here:
    www.st.com/en/development-too...
    BLOG :
    alselectro.wordpress.com/2018...
  • ХоббиХобби

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

  • @deepakkadam1669
    @deepakkadam1669 5 лет назад +5

    Very well explained first time i have come across such a simple explanation.

  • @kafuiavevor6626
    @kafuiavevor6626 3 года назад +2

    Thank you so much for this tutorial!!! I had been trying to get this to work for ages then I watched this video and I was done within minutes.

  • @vogel431
    @vogel431 4 года назад

    Nicely done, sir. Easy to follow and your blog is so detailed and well explained. Thank you.

  • @gskempe9
    @gskempe9 5 лет назад +5

    Excellent presentation on how to use both types of loaders. It helped me quickly get the STM32F103C functional using the Arduino IDE. Thank you and thank you again. Respectfully, Steve

  • @nickk48
    @nickk48 5 лет назад +2

    Great job Saravanan, thanks! Trying to get my bluepill going in August 2019, I wondered which of the links I researched had the most current info. This one turned to work quite well.
    I'm using ST-LINK, so I started in that part of the video, but I also needed to go to the serial portion on how to add the board to the board manager in the Arduino IDE. The URL gets truncated on my system for some reason but I was able to copy it from the video.
    The other thing I had to do was get the driver, which worked fine per instructions. One slight glitch was that it didn't show up in my Device Manager. But I went ahead and after all was done, it does show. So apparently it became visible after the IDE started using it. I guess.
    After those two downloads and then following the step-by-step in the video for wiring connections and IDE options I was good to go. Note that the "blink" sketch in Examples is Read Only to you have to move it to your sketchbook to add the #define line.
    I've never been so pleased to see an LED blinking on and off at a 1 second rate. -- Nick

  • @electrolabs337
    @electrolabs337 5 лет назад +4

    Thank you for sharing your time and effort!!!

  • @varunchakravarthy5844
    @varunchakravarthy5844 2 года назад

    Thank you so much sir for this video...helped me a lot...looking forward to see more of these videos

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

    Thank you so much! Exactly what I needed to get started.

  • @saeedvba5655
    @saeedvba5655 3 года назад +1

    thank u very much - this tutorial is simple and helpful

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

    Just one word help me to go with Bluepill without errors is "Most of the BluePill comes with 128kb Flash"...!
    Very helpful!

  • @vicentematricardi3596
    @vicentematricardi3596 5 лет назад

    Excelentes Sus Videos , muchas Gracias !!!!!!

  • @batosato
    @batosato 4 года назад

    Thanks a lot, I had problems with connecting STLINK

  • @BertHeideveld
    @BertHeideveld 2 года назад

    Tank you for this lesson, good work works good :-)

  • @Arinachipsquare
    @Arinachipsquare 6 месяцев назад

    Very nice job 😊

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

    Great explaination 👌🏻

  • @muhammadosama3358
    @muhammadosama3358 5 лет назад

    Why do you say chose 128k flash in the video but use the 64k option? And how do you remove the program from the stm32?

  • @essouaiedameur7642
    @essouaiedameur7642 4 года назад

    for my example my arduino compiler doesnt write in read like in minute 09:00 and so my PC13 doesn't blink what can the problem be?
    btw it says transfer complited even tho my cart isn't connected

  • @abhinavbhardwaj5681
    @abhinavbhardwaj5681 7 месяцев назад

    Nicely explained, I am kind designing my own pcb. I have same doubt. If I use the STLINK method then I don't have to Expose the BOOT pin with jumper arrangement is that correct. However via UART Pins I have to expose the BOOT and RESET Pin both

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

    Very informative and useful

  • @aditaksharan4019
    @aditaksharan4019 3 года назад

    Why do I have to unplug the ST LINK Device whenever update the program? (STM32F103CB + KEILV5 + ST LINK V2)

  • @makeityourself1987
    @makeityourself1987 2 года назад

    are you have any example for tft 8 bit with plue pill and thank you

  • @abpccpba
    @abpccpba 3 года назад

    Nice work helped a lot Thank You : - ))

  • @SiddanagowdaBiradar
    @SiddanagowdaBiradar 4 года назад +1

    I have downloaded STM32 Cube IDE and bought USB to TTL. How can I upload program using it ?

  • @nuhmusaozyoldas465
    @nuhmusaozyoldas465 4 года назад

    Çok Teşekkür ederim. Thank you so much. :D

  • @lnnayma3571
    @lnnayma3571 5 лет назад +1

    Sir mujhe gsm module, arduino uno nd relay module
    Se light vagrh control krna h iske liye code bna dijiye sir plz

  • @yxhankun
    @yxhankun 4 года назад

    Wirtual port installed 3 times not successful in window 7 32 bit single user. Any help, please!!

  • @ghifordmizzard1897
    @ghifordmizzard1897 4 года назад

    I have the Blue Pill card.
    It has an MCU STM32F103C8T6.
    The problem is that the jumper for the BOOT 0 when it is at high (1) the led pc13 always lameps !
    It does not enter programming mode.
    And I can't program the card via FTDI.
    I tried with ST LINK V2 and it works with the reset pin cable (RST).
    Because not having boot 0 working I can't keep it reset.
    The problem I program with the ST LINK module I can not use serials.
    I'm initialing Serial 1 (Serial.begin(115200))
    but when I use the print statement it doesn't appear if I connect an FTDI module.
    ST LINK to program
    FTDI to display the serial but does not work.
    Is there a way to activate the BOOT 0 jumper in such a way that when the set to one (HIGH) he after the reset remains in programming mode ?

  • @manianandh
    @manianandh 4 года назад

    Thanks for uploading

  • @Dzejbok
    @Dzejbok 5 лет назад +1

    Thank You for help! :D

  • @electronics303
    @electronics303 5 лет назад

    sir i have a question..........any code for serial usart receiver interrupt

  • @kavtech_midi
    @kavtech_midi 3 года назад

    can you make tutorial sending/receive data via bluetooth using stm32

  • @akhankhan1146
    @akhankhan1146 2 года назад

    Great job

  • @sandeepthorvat6395
    @sandeepthorvat6395 4 года назад

    hi sir how can import hex file from stm32f103c8t6 microcontroller

  • @pearinnovation1419
    @pearinnovation1419 2 года назад

    sir can u show how to use internal rtc using arduino ide

  • @MuhammadArshad-sz1ym
    @MuhammadArshad-sz1ym 3 года назад

    Hi , I have Arduino Nano Stm32. Which has already program in it. I want to copy program from Arduino board.

  • @rekhacindepall7837
    @rekhacindepall7837 3 года назад

    If we use keil version is that possible

  • @kittikajorns1811
    @kittikajorns1811 3 года назад

    Great tutorial

  • @mikeandrew443
    @mikeandrew443 7 месяцев назад

    Hi, I am getting the following message, any suggestions?
    'C:\Users\Mike's' is not recognized as an internal or external command,
    operable program or batch file.
    Failed uploading: uploading error: exit status 1

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

    THANKU SIR THANKU SO MUCH

  • @RahulSingh-fn1qr
    @RahulSingh-fn1qr 4 года назад

    Sir, can the st-link be used to get the Serial logs on the console while running the program.

  • @WhatAmIGonnaGet
    @WhatAmIGonnaGet 5 лет назад

    Thanks for demo. Still unclear about stm-32, debugging. Can I only use this for program upload? Is there no way to get a com-port output, or use this with visual studio to monitor variables and pins?

    • @EdwinFairchild
      @EdwinFairchild 5 лет назад

      Yes use Keil IDE and an ST-link and get full debug capabilities... if you are heavily dependent on Arduino libraries then I do know about that but if you can write your own code then definitely try Keil. For Com port you can get a cheap Usb to serial dongle or try an STM32Nucleo board which are a bit more expensive but I am working on making some STM32 boards with full USB UART support and debug with only 1 usb connection and no dongles.

    • @superdau
      @superdau 5 лет назад

      I'm using an st-link to debug with openocd in eclipse. It can do it. If you get a nucleo board, you can flash the SEGGER jlink firmware on its integrated programmer, which works even better. I have st-link and jlink working both in eclipse and with platformio. (forget the Arduino IDE obviously; it's crap and it calling itself an IDE is an insult to all real IDEs)

  • @samuelgallardo6760
    @samuelgallardo6760 4 года назад +1

    At the IDE Arduino I can't see the PORT, and I don't have the "Ports (COM & LPT)" option at the Device Manager, thanks

    • @stefanooliveira
      @stefanooliveira 4 года назад

      I have the same problem. I'm stuck in this for days now.. If you have a solution, please, share with me!

    • @pabloxd1239
      @pabloxd1239 2 года назад

      @@stefanooliveira no solution right? fml

  • @clgproject
    @clgproject 3 года назад

    Sir I am trying to program STM8S103 Board, but not succeed, I followed many tutorial but no solution, can you Please guide me, It will be very helpful for me because I am trying to solve this problem from 1 month

  • @galalahmedfahmy5482
    @galalahmedfahmy5482 3 года назад

    good presentation

  • @waripark4385
    @waripark4385 4 года назад +1

    I found problem with stlink "arm-none-eabi-g++: error: CreateProcess: No such file or directory
    exit status 1
    Error compiling for board Generic STM32F103C series.
    "
    I don't know what happen and how fix it?

  • @Zayn_Sky
    @Zayn_Sky 3 года назад

    Please make a video on STM32 Cube IDE

  • @escaleatomique5500
    @escaleatomique5500 4 года назад

    Thanks you vert much 🤗

  • @mohammedasadbubere6519
    @mohammedasadbubere6519 3 года назад +1

    Hello sir!
    I need your help i am getting an error.
    Sir please help me🙏🏻🙏🏻

  • @AcordaPraJogar
    @AcordaPraJogar 3 года назад

    Thank you!

  • @javasyndicate713
    @javasyndicate713 4 года назад +3

    Sir,
    I'm following instruction on the video, I get Done uploading status, but my PC13 Led not blinking
    I got orange mssg
    STM32 flash 0,4
    Failed to init device.
    STM32flash, google code.com/
    using parser : raw BINARY
    Interface serial_w32 : 115200 8E1
    any sulotion for my led blinking, sir? Thank You

  • @krissutikno2136
    @krissutikno2136 5 лет назад

    'pc13' was not declared in this scope, this message on compile

  • @user-kr8ee4bq2b
    @user-kr8ee4bq2b 3 года назад

    Good video, but the ST-LINK wire connection was explained incorrectly. Please correct the video.
    I hope people who watch this video also check and use the ST-LINK connection.

  • @srikantachaitanya6561
    @srikantachaitanya6561 4 года назад

    Thank you

  • @ganeshramesh9947
    @ganeshramesh9947 4 года назад +1

    Sir in my pc windows 10 home this error coming how to solve that
    (stm32flash 0.4
    /=\: No such file or directory
    Intel HEX ERROR: System Error
    stm32flash.googlecode.com/)

  • @Hajj-juin-2023
    @Hajj-juin-2023 5 лет назад

    thanks

  • @uniqueautomationelectronic5696
    @uniqueautomationelectronic5696 4 года назад

    Thanks

  • @rasesh333
    @rasesh333 3 года назад

    Failed to init device.
    stm32flash 0.4
    stm32flash.googlecode.com/
    Using Parser : Raw BINARY
    Interface serial_w32: 115200 8E1

  • @ashwinshetty1961
    @ashwinshetty1961 5 лет назад +1

    Your video is really informative although the video quality is very poor. please try to upload contents with better video quality in the near future

    • @binarybox.binarybox
      @binarybox.binarybox 4 года назад

      No problem here, nice and clear. Maybe your monitor is the problem. Sentences start with a capital letter , so "please" should be "Please".

    •  4 года назад

      I must say, that the quality is not the best, but it is _perfectly enough_ to grab all the necessary information. Maybe not everyone has the best resources for recording and processing. But this does not decrease the educational value of this video. I am satisfied with it, and I don't care that it is not 4K or something. Perfectly enough.