Installing the STM32 USB Bootloader, Easily! [SEE DESCRIPTION]

  Рет қаралды 269,848

Caleb Marting

Caleb Marting

Күн бұрын

Пікірлер: 481
@duprod5482
@duprod5482 6 жыл бұрын
I really like the detail of the LED blinking in sync with the music at the end.. :)
@CalebMarting
@CalebMarting 6 жыл бұрын
You are the first person to notice! You get a cookie
@markcummings150
@markcummings150 2 жыл бұрын
I’m just getting started with these devices, so this info is exactly what I need to get past the initial hurdles.
@baconocalypse
@baconocalypse 5 жыл бұрын
Thank you for explaining it without a lot of fanfare and jumping around. There's enough to keep track of figuring this stuff out without trying to follow a scattered video too. I knew I'd found something special at 0:22
@macieksoft
@macieksoft 6 жыл бұрын
2:35 Don''t hold the board like this! You can make short circuit with metal tools!
@CalebMarting
@CalebMarting 6 жыл бұрын
Some other people commented about this. I just did it so my fat fingers weren't in the way. Don't short your board!
@PatTrainor
@PatTrainor 4 жыл бұрын
He's just making sure everything is electrostatically grounded! :) And it those huge SMCs can't take that, or are cold sodder'd (my way of saying), good to know now. :)
@juanmontes8905
@juanmontes8905 4 жыл бұрын
the board isn't even connected
@macieksoft
@macieksoft 4 жыл бұрын
@@juanmontes8905 I mean the FTDI USBUART board. You can see him connecting it to the USB when holding it with tweezers.
@CalebMarting
@CalebMarting 4 жыл бұрын
Yeah the other end was unconnected from the computer but I can definitely see how bad it looked. It was just for a clearer picture of the board and I don't have any plastic tweezers
@MrBirinco
@MrBirinco 6 жыл бұрын
After bad (native usb port) experiences with Arduino SAMD21 MINI, I have decided to switch to STM32. I have ordered a couple different model of STM32 boards from China and was searching some sources to learn how to get it working with Arduino IDE. This is the best what I found so far... Now, I beleive that I am ready to work with STM32 boards when they arrive. You saved my days... Thanks a lot.
@RakshithPrakash
@RakshithPrakash 6 жыл бұрын
Wow this video is art, so precise and perfectly explained!!
@CalebMarting
@CalebMarting 6 жыл бұрын
Thank you!
@SalarAzad
@SalarAzad 6 жыл бұрын
Great explanation Sir, that was very helpful. You should definitely do a series about the STM32 boards and development.
@PeterAbt
@PeterAbt 5 жыл бұрын
very satisfying led-music sync at the end! 🤩 and great, informative video btw, thank you!
@donpgibson
@donpgibson 6 жыл бұрын
Thank you for your clear explanation on how to do this. A real time saver!!!
@CalebMarting
@CalebMarting 6 жыл бұрын
No problem, I got upset at how hard it was to find this info so I made it easy for everyone else!
@johncherry108
@johncherry108 6 жыл бұрын
A little 'Windows-centric', unfortunately.
@CalebMarting
@CalebMarting 6 жыл бұрын
What system should I make a video for?
@AndrewGlasgow2020
@AndrewGlasgow2020 6 жыл бұрын
I use a MacBook Air Laptop or an iMac. I did not yet succeed in installing an FDTI driver on OSX ... ?
@ctjet99channel
@ctjet99channel 6 жыл бұрын
Andrew W Symons I don't know anything about Mac setup, check online for other types of drivers?
@jlaroche0
@jlaroche0 6 жыл бұрын
Fantastic video! You're the man. So happy people are recognizing the utter awesomeness of the STM32!
@torresm8438
@torresm8438 6 жыл бұрын
This video saved me!!! I tried a hundred different things but with your help I was finally able to do it!! Thank you!!!!
@CalebMarting
@CalebMarting 6 жыл бұрын
I made it because it took a lot of experimenting to figure out how to do it. I documented it to save people the time. Thank you for watching!
@renelefebvre53
@renelefebvre53 4 жыл бұрын
Hello, after a lot of trials and tests, I followed your video step by step and I finally managed to get the bootloader (...pc13.bin) for my "blue-pill" module working. I'm with windows 10 and it's much more random than with W7. Thanks for everything! Bonjour, après beaucoup d'essais et de tests, j'ai suivi votre vidéo pas à pas et j'ai enfin réussi à mettre en fonctionnement le bootloader (...pc13.bin) pour mon module "blue-pill". Je suis avec windows 10 et c'est bien plus aléatoire qu'avec W7. Merci pour tout !
@CalebMarting
@CalebMarting 4 жыл бұрын
If you would like to try it I have a new version of the bootloader that doesn't require any weird drivers, it's a little more difficult to get it up and running but I've had a lot of success with it. kzbin.info/www/bejne/g6rSn2t-ZpZkhrM
@TheBodysome
@TheBodysome 5 жыл бұрын
That final send off image, I will never see emojis the same
@kosa2004
@kosa2004 5 жыл бұрын
Thank you very much for this great and detailed video. I am using genuine /and fake/ STM32 blue pill boards for a time now. With your help my job just got better. You saved my life dude :) Thanks again!!
@CalebMarting
@CalebMarting 4 жыл бұрын
No problem! There is actually a new bootloader version and I'm working on a new video so stay tuned!
@robertcoyle1532
@robertcoyle1532 5 жыл бұрын
Nice job Caleb...straight to the point and no bullshit.
@edwardarruda7215
@edwardarruda7215 6 жыл бұрын
Im a neophyte and had a difficult time trying to figure out what to do at the driver web pages. Figured it out and finally got it done. And it worked the first time.
@MatejBosansky
@MatejBosansky 5 жыл бұрын
If you have only 5V serial converter, you can use it also. Just do not power board from serials 5v, but power board via usb and keep GND connected. A9 and A10 pins are 5V tolerant.
@UpcycleElectronics
@UpcycleElectronics 4 жыл бұрын
Well done. This is the best and most complete explanation I've seen. I might actually dig a couple of these out of the back of a drawer and try them again.
@CalebMarting
@CalebMarting 4 жыл бұрын
I recently uploaded a new video about the HID bootloader for these. I would recommend that tutorial a little more. I'm not as proud of that video as I am if this one, but that bootloader works so much better when it's working right. Best of luck!
@elChico-TV
@elChico-TV 6 жыл бұрын
What can i say awesome explanation this STM32F103C8T6 are next generation mcu for cheap diy projects its same price as arduino pro mini but far better
@CalebMarting
@CalebMarting 6 жыл бұрын
I hope the Arduino community embraces them
@Danixu86
@Danixu86 5 жыл бұрын
The only thing that I've found that is worst than Arduino (at least on my board), is the ADC converter... Even when is connected to GND it still saying that is not zero, and I was unable to measure the right voltage because there are much variance in measurements. With an arduino board I was able to do it becuase is more stable. Also a good thing that I can do with this board is to play with clocks easily. I'm able to create a 200kHz PWM signal with a few lines, and for now I'm not able to create a PWM signal higher than 1kHz on Arduino. Is better for a proyect that I want to do of an SPS.
@lahirupamodya6188
@lahirupamodya6188 6 жыл бұрын
great video! , Caleb Marting. I struggled a lot to install the USB bootloader a few months ago but I failed. I will differently try this tomorrow. Please do the mini-series on STM32. It would be a great resource for beginners. cheers !
@DeusExAstra
@DeusExAstra 6 жыл бұрын
Thanks for the video. I'm just getting started with this and after my initial research I decided to buy some stm32 boards. Never used any Arduinos, but these stm32s seemed much more capable and so cheap, I didnt see a reason to start with the actual Arduinos. Any more videos on this subject would be appreciated for us newbs. =)
@accountdeactivated5486
@accountdeactivated5486 6 жыл бұрын
Absolutely perfect tutorial, exactly what I was looking for. Thank you! Btw there is a 5V pin on the STM32 Module
@ctjet99channel
@ctjet99channel 6 жыл бұрын
Ws2812B actually, most of the IO is five volt tolerant as well. You should be fine if you leave it on 5 volts but it's just better to be safe than sorry
@accountdeactivated5486
@accountdeactivated5486 6 жыл бұрын
It is safe, the 5V pin just goes to a LDO that regulates it to 3.3V
@venkir1408
@venkir1408 5 жыл бұрын
Great, very nicely explained. Did anyone notice the green LED blink with the beat sound at last ?
@CalebMarting
@CalebMarting 5 жыл бұрын
A few did but it's always great to see the little detail noticed :)
@EdwinFairchild
@EdwinFairchild 6 жыл бұрын
The stm32 comes with a usb bootloader from the factory, what it doesnt come with as the ARDUINO bootloader. With a St-link programmer ($5.00) instead of the FTDI thingy you have debug capabilities, you can step through your code while its running live line by line so having serial (SWD) is still very useful, of course you'd have to upgrade your IDEfrom the Arduino and go for something like KEIL or SystemWorkbench or Truestudio which is for stm32 which is now also free like the rest. And once you upgrade IDE you are not stuck using just the STM32F103 you can use any stm32 chip, some have dual cores one core runing bluetooth and thus eliminate those huge bluetooth dongles etc. And if you dont like to open the datasheet and learn how to program the chip you can use STM32Cube and just call functions that do everything for you, Arduino style, you dont learn much but you get things done quickly so for hobbyists its perfect.
@CalebMarting
@CalebMarting 6 жыл бұрын
This is some really good information, you wouldn't ever want to help me write for a video about this would you? (Yes I know it's a lot to ask)
@CalebMarting
@CalebMarting 6 жыл бұрын
Truth is I've tried to experiment with stm32cube and another idea but I got stuck
@EdwinFairchild
@EdwinFairchild 6 жыл бұрын
i wouldnt mind , im trying to start a blog myself about programming microcontrollers and personal projects etc... school just keeps me busy though... but yeah I wouldnt mind helping out when and where I can
@CalebMarting
@CalebMarting 6 жыл бұрын
School keeps me busy too
@klazzera
@klazzera 5 жыл бұрын
some boards have the 100kohm R3 resistor that connect BOOT0 header to mcu. In my case, when BOOT0 jumper is on 1 position, the pin on mcu only pulled up to 1 volt, which had me failed to flash the firmware. you might need to replace R3 with 10k. i just replaced it with a 2.2k smd resistor i had and it worked.
@CalebMarting
@CalebMarting 5 жыл бұрын
Interesting, thank you for your knowledge!
@samuellehmann4914
@samuellehmann4914 5 жыл бұрын
This has helped! Thank you :)
@klazzera
@klazzera 5 жыл бұрын
@@samuellehmann4914 you're welcome, i'm happy to hear someone to benefit from my discovery
@WhatAmIGonnaGet
@WhatAmIGonnaGet 6 жыл бұрын
Yes more STM32 videos. I am learning this too, from standard 8-bit Arduino. I like the uarts and hardware interrupts, for projects like closed loop motor control with encoders.
@CalebMarting
@CalebMarting 6 жыл бұрын
Researching this topic now!
@dzee9481
@dzee9481 4 жыл бұрын
Very informative video. I would love to see these processors used in either for Analog to Digital type of projects as well as Digital to Analog. Like the Teensy processors Paul has provided a nice web interface to build the DAC components. I was looking at using one of these processor to avoid buying DACs and ADC and Reference voltage since these should all be built into the processor.
@brotschuh
@brotschuh 6 жыл бұрын
For everybody who is missing the information: To load the compiled sketch to the STM32 you should set the program jumper to 1 like shown THEN press the reset button. You have to do this everytime you want to upload a new sketch. Once it is loaded it will imidiatly start. If you diconnect power you set the jumper back to 0 and the program starts to run. Some Knockoffs may want to have the LED_BUILTIN renamed to PC13. However mine worked also with LED_BUILTIN and also when I mixed both pin named up and used them together 😂 Also mine worked fine when I accidently connected the VCC from the FTDI board to the 5Volt Pin of the STM32
@dwisaputra5936
@dwisaputra5936 6 жыл бұрын
perfectly explained ..... thanx man, ur video really helped my time
@sadashivkamath
@sadashivkamath 6 жыл бұрын
Great Video and well presented...! Quite informative & crisp..!!
@agentpx
@agentpx 6 жыл бұрын
0:13 when you are very delicate handling the stm32 but in the end lose a grip and stm32 fell onto the floor lol
@CalebMarting
@CalebMarting 6 жыл бұрын
May have happened a few times during filming
@alfasih
@alfasih 3 жыл бұрын
I thought any stm32 should support DFU bootloader on the usb port out of the box. At least in the datasheet they didn't say anything about adding any extra bootloader in AN3156 document. Or the goal of this video is to add an Arduino bootloader on the STM32? It is confusing to me.
@CalebMarting
@CalebMarting 3 жыл бұрын
This is not required, and it just provides a way to upload bin files or use Arduino on the STM 32 f103 without needing an external programmer like a serial adapter or st-link. The f103 is old enough where it doesn't actually come with a dfu bootloader, and instead code can only be uploaded typically over serial or dfu. This bootloader is basically only useful for Arduino development however
@seanocansey2956
@seanocansey2956 5 жыл бұрын
This vid is really well explained and easy to follow 👍🏾
@LKbrilliant
@LKbrilliant 6 жыл бұрын
Works like a charm.!! Thanks
@jean-marclugrin1902
@jean-marclugrin1902 6 жыл бұрын
Very well done, thanks. I wish it existed two months ago when I had to painfully find it by myself. But now with this video I am at last able to reproduce it 😀
@das250250
@das250250 6 жыл бұрын
@2:35 are you showing people how to power up the device : powering up the board holding it with conductive tweezer shorting across a bunch of resistors???
@CalebMarting
@CalebMarting 6 жыл бұрын
Apparently I am, I just didn't like having my fat fingers in the way
@KarelQuast
@KarelQuast 6 жыл бұрын
It really works. Thank you so much for step-by-step guide for dummies :-)
@wonkastudio-johnny
@wonkastudio-johnny 4 жыл бұрын
do you know anything about unlocking the hidden 64k flash on these boards ?
@CalebMarting
@CalebMarting 4 жыл бұрын
I wasn't able to figure it out
@stephenremillard9462
@stephenremillard9462 5 жыл бұрын
I was about to toss my SMT32 in the trash but your amazingly useful video saved it. Thank you!
@TheChrisey
@TheChrisey 5 жыл бұрын
Why would you do that? Those chips are awesome.
@brianhenning2014
@brianhenning2014 6 жыл бұрын
Detailed instructions, worked great!
@GameProgrammer79
@GameProgrammer79 4 жыл бұрын
Thanks for the video. quite useful and subscribed a thumbs up
@pflanzgarten
@pflanzgarten 5 жыл бұрын
Thanks a lot Caleb. I get it!!! Now, i can program my bluepills through USB and use Serial Port Monitor. Only a question. I need to press the reset button after upload a program. Upload works fine, but before press the reset button, the COM port apears disabled. After pressing the reset button, the Serial Port Monitor and COM Port works fine. Both jumpers on 0 position.
@dansdroids4067
@dansdroids4067 5 жыл бұрын
I get the same issue, resulting in the error mentioned with the missing footage... any ideas of a workaround? seems like the usb is failing to reset the stm32 into flash mode?
@CalebMarting
@CalebMarting 5 жыл бұрын
Yes some STM32s can't reset themselves, meaning you need to reset it. either reset when it's attempting to program or something like that
@CalebMarting
@CalebMarting 5 жыл бұрын
Basically the USB can't reset it and therefore it can't find the right DFU device
@dansdroids4067
@dansdroids4067 5 жыл бұрын
@@CalebMarting Thank you. Is that the resistor hack that ive seen others doing?
@CalebMarting
@CalebMarting 5 жыл бұрын
It's one of the ways to perform the fix. you should test before you do that though because sometimes it's not required based on your computer or something else.you can also get around needing to do the resistor hack by resetting it as you're uploading. Did that make sense?
@TheSalesEngineer
@TheSalesEngineer 6 жыл бұрын
"multimmiter" *shivers*
@CalebMarting
@CalebMarting 6 жыл бұрын
Multi-meter, voltmeter, what would you want me to call it and/or use? P.s. I have had that multimeter since I was a small child so I use what I have.
@TheSalesEngineer
@TheSalesEngineer 6 жыл бұрын
Caleb Marting...the pronunciation, my friend. Like when someone pronounces GIF as "jiff", or SQL as "seequill"... :) love the atm vids, I subscribed! A small mixing thing, but at 2:31 you moved boot0 to 1, but showed it on 0 at 3:07... :)
@CalebMarting
@CalebMarting 6 жыл бұрын
Oh, I hate pronunciation. We pronounce solder as sodder (sod-er) instead of (sold-er). So bad. Yeah I didn't take enough footage so there were issues with mixing. Thanks for the sub!
@TheChrisey
@TheChrisey 5 жыл бұрын
Lol yeah I reacted to that too. "Mult-immiter" instead of "Multi-Meter"
@AlexanderLang1980
@AlexanderLang1980 4 жыл бұрын
As a Brit I say "multimmiter" in a faux American accent to poke colleagues...good harmless fun - first time I actually heard someone pronounce it that way in real life
@reinermunch5159
@reinermunch5159 6 жыл бұрын
yeah, it works. Great job. Thanks a lot. Now I can jump over to stm32 easily
@sajjsamm
@sajjsamm 5 жыл бұрын
thank you very much, after watching that video I was able to run my STM board finally!!
@hseegreen
@hseegreen 4 жыл бұрын
Suscribed! excellent description in excellent way! :)) Thanx
@ramadoingstuffs8135
@ramadoingstuffs8135 4 жыл бұрын
Perfectly work. Thank you so much!
@anibalvilelarj
@anibalvilelarj 6 жыл бұрын
Congratulations ! Great work. It worked fine for me. Thank you !
@AlexanderLang1980
@AlexanderLang1980 4 жыл бұрын
Thanks for this video...I got things working ;)
@CalebMarting
@CalebMarting 4 жыл бұрын
You're welcome, that's why I made it!
@insanet3
@insanet3 5 жыл бұрын
hey man tremendous video, can you make a tutorial on how to make the stm32 simulate a usb Keyboard?. can it be done with arduino programming? or do you have to use the st-link thingy?
@CalebMarting
@CalebMarting 5 жыл бұрын
I've gotten it to work before with just Arduino but it sort of messes with the bootloader if I remember right. I'll look into it haha
@dieSpinnt
@dieSpinnt 4 жыл бұрын
​@@CalebMarting It works, but you won't like this kind of configuration during development. It's cumbersome and annoying. Maybe later as end-user update mechanism. The boot-loader and your USB-stack will fight against each other every code-update time, worsened by the fact that such a blue pill has no proper USB re-enumeration circuitry like the maple series and most likely has the wrong pull up resistors(like you stated in your video. good job). For USB development I use a proper programming adapter as @insanet3 asked. So you have proper debugging available and two paths: One for development and one for the USB realization of your project. Prepare to invest some time, because this can be a hard task to wrap your head around and get your USB stuff working:)
@CalebMarting
@CalebMarting 4 жыл бұрын
You are exactly right, I had the same experience as you
@CalebMarting
@CalebMarting 4 жыл бұрын
Thank you for your insightful comment!
@gauravapte5126
@gauravapte5126 6 жыл бұрын
thanks man.u made my day
@CalebMarting
@CalebMarting 6 жыл бұрын
Glad to hear it!
@gauravapte5126
@gauravapte5126 6 жыл бұрын
After flashing bootloader.. I am successfully able to blink led and lcd programming.. But i am unable to make call using gsm quectel m95 model. It was working before flashing bootloader.. Can you help me please
@CalebMarting
@CalebMarting 6 жыл бұрын
I have no idea what would cause that. What exactly are you trying to do
@gauravapte5126
@gauravapte5126 6 жыл бұрын
I am having quectel m95 gsm module.. i am trying to make call from that module to particular number.. Code is successfully uploaded..but no response from gsm module..
@CalebMarting
@CalebMarting 6 жыл бұрын
The only thing I can think of is that it somehow is messing with the uart or something. Can you try the same pin/comm method with a different device?
@karllaun2427
@karllaun2427 5 жыл бұрын
Great information! Just a heads-up, you have to register an e-mail address to download the flasher software. If your programming computer doesn't have an e-mail client (for verification) like mine, getting the flasher software will be problematic.
@hgcsm
@hgcsm 5 жыл бұрын
www.guerrillamail.com/
@Jeroen1278
@Jeroen1278 4 жыл бұрын
Great explanation, thanks.
@gaborm4767
@gaborm4767 4 жыл бұрын
Why do you need this bootloader if STM32 has an internal DFU bootloader?
@CalebMarting
@CalebMarting 4 жыл бұрын
Some stm32s don't have a dfu bootloader, for instance the f103c8. If this were about the f4x1 you would be correct, and I have a video on those too
@gaborm4767
@gaborm4767 4 жыл бұрын
thank you. where can I get info about it? They don't mention it here: www.st.com/resource/en/programming_manual/cd00283419-stm32f10xxx-flash-memory-microcontrollers-stmicroelectronics.pdf www.st.com/resource/en/application_note/cd00264379-usb-dfu-protocol-used-in-the-stm32-bootloader-stmicroelectronics.pdf
@CalebMarting
@CalebMarting 4 жыл бұрын
www.google.com/url?sa=t&source=web&rct=j&url=www.st.com/resource/en/reference_manual/cd00171190-stm32f101xx-stm32f102xx-stm32f103xx-stm32f105xx-and-stm32f107xx-advanced-arm-based-32-bit-mcus-stmicroelectronics.pdf&ved=2ahUKEwi31qK4wYztAhVEGDQIHexmDn8QFjAAegQIJBAC&usg=AOvVaw2kF0T1D3TzsgvgnX7fvMku under the section titled "boot configuration"
@SiddanagowdaBiradar
@SiddanagowdaBiradar 4 жыл бұрын
STMCube IDE is also so good. Are there videos on it ?
@CalebMarting
@CalebMarting 4 жыл бұрын
I'm not entirely sure, I really like it but can't justify using it because I don't do things that really need it
@MejoradoLopezJonathan
@MejoradoLopezJonathan 7 ай бұрын
this tutorial works for the programs in the stm32cubeide?
@dave-in-nj9393
@dave-in-nj9393 4 жыл бұрын
MAGIC SMOKE REFILL KIT @ 1.55 Sadly, Sparkfun discontinued sales of the Magic Smoke Refill Kit I did some research to see if I could replicate it. The crystalline structure of the silicon that makes up the chips seem to crystallize in a tetrahedron form. when the voltage gets too high, the angular lattice of the silicone vaporizes, but the structure remains partially intact. By a rather complicated osmosis process, it might be able to be replenished. The best I could figure is that it would be a process of: Tetra-Osmosis Tetrahedron Angular Lattice Binary Sedimentation unfortunately, the acronym does not sound quite as scientific.
@chrisw1462
@chrisw1462 5 жыл бұрын
@2:35 I hope you didn't really have the other end of that USB cable plugged in, while the metal tweezers shorted those resistors/capacitors???? If you short out your USB cable, on recent model motherboards, the internal USB hub will just turn off, and won't come back until you remove power entirely and turn it back on. Best case, you'll have to turn off your computer and restart it to keep working. But there's always the chance of permanent damage when you use conductive tools on a powered circuit.
@CalebMarting
@CalebMarting 5 жыл бұрын
The other end wasn't plugged in :p i figured it was a better shot than having my fat fingers in the gap. A few other people have brought it up and I realized too late what it looked like
@arifindobson
@arifindobson 6 жыл бұрын
This is superb, awesome and amazing.
@omniyambot9876
@omniyambot9876 4 жыл бұрын
How do you deal with fake FTDI drivers?
@CalebMarting
@CalebMarting 4 жыл бұрын
Shouldn't matter too much. I just installed them and then use them as I would any other adapter. I assume you're talking about the CH340
@omniyambot9876
@omniyambot9876 4 жыл бұрын
@@CalebMarting ohh I see, actually I'm not aware that I've bought a fake FTDI and it doesn't work, apparently it was bricked by the official company. Very sad as I'm very poor. Tried every instructions online nothing worked lol.
@khalidtubail
@khalidtubail 6 жыл бұрын
really awesome,,, thanks a lot. now i can enjoy programming with this board.
@CalebMarting
@CalebMarting 6 жыл бұрын
No problem! I'm working on more videos for this board so stay tuned!
@paul.alarner6410
@paul.alarner6410 Ай бұрын
if the links are too old files why not fix it?
@mattjmwmatt
@mattjmwmatt 6 жыл бұрын
Hello, do you happen to know or plan to make a video on nrf24 for stm32?
@CalebMarting
@CalebMarting 6 жыл бұрын
I wasn't planning on making a video for it. If I had one I would but i don't have an nrf24 at the moment. If you make any progress we could work together to make a video for it, however
@SamuelJohnsonBungie
@SamuelJohnsonBungie 4 жыл бұрын
You had me at delete system32 😂
@rezamjj
@rezamjj Жыл бұрын
Hi, I have an .ioc file, how can I transfer it to blue pill with this method (using usb to ttl)?
@kawur1
@kawur1 6 жыл бұрын
Nice! It worked! Thanks a lot
@CalebMarting
@CalebMarting 6 жыл бұрын
Wouldn't have made a video if it didn't work ;p
@monneratrj
@monneratrj 6 жыл бұрын
I always wanted to use STM32 without the need for the FTDI stuff... the video looks quite detailed, wich seems its harder than it appears... can you summarize in few steps everything that is needed? and after that? i will be able to write/rewrite just like common arduinos?
@CalebMarting
@CalebMarting 6 жыл бұрын
Yes, after install it should be able to be written just like a regular Arduino. In a few steps: Download the flasher program, drivers, and correct bootloader. Install the drivers Run the flasher program and use the selected bootloader and ftdi when you install. That's the basic gist, but please watch the video because there are pitfalls I can't type out on my phone that you should be aware of, really it's about 4 mins of video that matters, go to the timestamp mentioned.
@EmbSysDev
@EmbSysDev 6 жыл бұрын
Hi Caleb, 1)This worked for me,but i wish to put back the original serial UART bootloader.Will the same procedure work ? 2) Any idea where I could download the .bin file for the originl bootloader ? I could not find it online or maybe not looking in the proper places. 3) How does the flash loader know where to place the .bin file for the bootloader or the user application in the device memory ? TIA Thomas
@CalebMarting
@CalebMarting 6 жыл бұрын
All you have to do is place the boot 0 jumper back to boot 1 and you should be able to upload via uart again I believe
@EmbSysDev
@EmbSysDev 6 жыл бұрын
It detects the chip,but gives an error after uploading.The same file works OK , if i load it with a STLINK.I think its because I have changed to a USB bootloader perhaps.So i wanted to put the original bootloader and load via UART0.
@CalebMarting
@CalebMarting 6 жыл бұрын
Are you moving boot zero to the 1 position and then plugging it into power?
@EmbSysDev
@EmbSysDev 6 жыл бұрын
@@CalebMarting Hi Caleb,as usual a trivial mistake from my side.I did not notice the drop down menu which chooses the memory size of the device.Selected the right one and now it works perfectly. From what I read in the STM32duino wiki : "The standard ('factory', 'native', 'STM') bootloader is always available -- being stored in read-only memory -- and cannot be modified or deleted. You can access it by configuring the boot pins high or low, and then powering (or resetting) the MCU." I had assumed wrongly that the USB bootloader overwrites the UART bootloader. Thanks for your cordial replies !!
@CalebMarting
@CalebMarting 6 жыл бұрын
No problem!
@Shubham-9996
@Shubham-9996 3 жыл бұрын
After completion of procedure, Is there any need to change that jumpers boot point at any point in FUTURE application and different codes
@CalebMarting
@CalebMarting 3 жыл бұрын
The only jumper you would change is the boot one jumper. The opposite of the one that you used. When it's in the one position it forces the bootloader to be enabled, so if you having issues uploading code you can put the boot one jumper to one. Otherwise you should never need to move jumpers
@Shubham-9996
@Shubham-9996 3 жыл бұрын
@@CalebMarting Thank you so much...
@beakytwitch7905
@beakytwitch7905 4 жыл бұрын
The Arduino does bootloader for the first few seconds, then becomes available as a USB serial port. Does that happen here too?
@CaptFrost-ed8ij
@CaptFrost-ed8ij 5 жыл бұрын
Thank you so much for the video! One question, I can undo the bootloader by flashing a random program via serial I assume? Like loading the blink program via arduino serial?
@CalebMarting
@CalebMarting 5 жыл бұрын
Anything written over serial will overwrite the bootloader, that is correct
@CaptFrost-ed8ij
@CaptFrost-ed8ij 5 жыл бұрын
@@CalebMarting Thank you! I've also tried on the STM32F103RB development board. The board has PB11 connected to the led, I've tested 2-3 binaries and the generic_pc13 seems to be working!(Couldn't find PB11 binary) I've tried to learn more about this, could you explain on why specific binaries must be loaded on board which have different pins connected to the userled?
@CalebMarting
@CalebMarting 5 жыл бұрын
I think it's just so that the board knows which pins are mapped to what, sometimes certain boards have extra peripherals and stuff. If pc13 works then you should be set
@CJ-tv9hd
@CJ-tv9hd 6 жыл бұрын
Mmmmmmm.... Absolutely splended! I am the globaglinkgalub, the shubbleduble...
@DAILYTECHNEED
@DAILYTECHNEED 6 жыл бұрын
you mean now you can upload code directly by an usb cable without the FTDI?
@ctjet99channel
@ctjet99channel 6 жыл бұрын
DAILY TECH NEEDS yes, if you follow all of these steps you should be able to upload with just a USB and no fiddling with an ftdi cable and jumpers!
@jakubstejskal6806
@jakubstejskal6806 5 жыл бұрын
Hello, I am getting error unable to flash memory in (5:01) and cannot download data. Any advice? Thank you
@CalebMarting
@CalebMarting 5 жыл бұрын
Is it a genuine stm32 or is there a different company's name on the chip? It could be that the flash memory is locked as well but I don't know how to fix that
@jakubstejskal6806
@jakubstejskal6806 5 жыл бұрын
​@@CalebMarting Thanks for quick response. I do not know much about the chip. I had to erase all first then flashing worked. Now i can't get over another issue; unknown usb device, code 43 which seems to be unsolvable so I guess am done with this.
@jakubstejskal6806
@jakubstejskal6806 5 жыл бұрын
I figured it out. So, for those who have same problem: Bootloader generic_boot20_pc13 (26.12.2019) not works on some old boards, you can check versions by code written on head of STM32 chip or better by value of Resistor R10 which on these boards equals to 10kOhm. 1) In Demonstrator GUI, first "erase all" (first option in Demonstrator) and then you can upload bootloader with "no erase". Another way is to use STLink 2 and cubeMX programmer - you dont need switch boot jumper and its faster. 2) Find 2 years old bootloader (you can find in history on github), upload to bluepill, and voila, Windows recognizing device as "Maple DFU" in "libusb-win32" category in device manager. In COM and LPT ports you need unninstall all devices. Run arduino IDE and upload random sketch with COM port grayed out (empty), other settings just like in video. You can hear "tudy tydu" and it's done. Working for me.
@pjfrigate
@pjfrigate 6 жыл бұрын
Very useful! Thank you.
@CalebMarting
@CalebMarting 6 жыл бұрын
No problem, I have another video on the stm32 coming out within the week!
@ishanmadhav2471
@ishanmadhav2471 6 жыл бұрын
Thanks for the help man
@kennedyplan7414
@kennedyplan7414 5 жыл бұрын
what is the required value for R10? and what value of paralleled resistors that you used?
@CalebMarting
@CalebMarting 5 жыл бұрын
I didn't have to use any special resistors. I just press the reset button. You should be able to find the right values on the wiki if you still need to though
@testingbeta7169
@testingbeta7169 5 жыл бұрын
thankyou for making world easier place :)
@ashif2997
@ashif2997 6 жыл бұрын
thank you, caleb, it's awesome
@apexablaze
@apexablaze Жыл бұрын
My Port got detected but it is not detecting as mapple mini it is getting detected as generic stm321f103c series😢
@apexablaze
@apexablaze Жыл бұрын
Pls help 🥺
@behzadabf
@behzadabf 5 жыл бұрын
Very useful.. thanksss...
@splendensregan5270
@splendensregan5270 Жыл бұрын
Hi where can I get the FlashLoader Demonstrator for stm32 ?
@CalebMarting
@CalebMarting Жыл бұрын
Hi! You can get it from st's official site
@mutantthegreat7963
@mutantthegreat7963 2 жыл бұрын
Rocking. Cheers
@wiktorjaworski1710
@wiktorjaworski1710 2 жыл бұрын
Hey, just a quick question - can i use a rs232 to usb adapter instead of the ftdi breakout board? I can't order it now but i want to try using it
@CalebMarting
@CalebMarting 2 жыл бұрын
You'd have to check the data sheet, I think it only supports uart for upload, check the bootloader section in the chip sdatasheets
@armincal9834
@armincal9834 3 жыл бұрын
This doesn't mean that I can upload programs directly from stm32 cube ide right? I don't have a separate stlink only the one on my nucleo and I'm not detaching it
@CalebMarting
@CalebMarting 3 жыл бұрын
I don't believe it's possible unless you make a custom upload command which I think is technically feasible. However you won't get the benefits of debugging code and such. You might need to steal the python script or whatever it uses from the actual Arduino files. If you try my hid bootloader it comes with a flasher CLI that you could use
@armincal9834
@armincal9834 3 жыл бұрын
@@CalebMarting thank you very much for answering. Currently I'm using a USB to TTL converter to connect this custom Chinese blue pill to my PC. I want to upload a program I have compiled in cube ide. I believe I can do so using stm32 cube programmer. Now the question is do I upload the . elf file or . bin file?
@CalebMarting
@CalebMarting 3 жыл бұрын
Elf is used for debugging, bin is what you want to upload, although don't be afraid to experiment, you pretty much can't break it unlike a regular computer
@armincal9834
@armincal9834 3 жыл бұрын
@@CalebMarting thanks for helping me. Like and subscribed!
@TechInventorAman
@TechInventorAman 6 жыл бұрын
At 2:33 you tell us to take the (boot 0) jumper and place it to 1 position. But right at 3:09 both jumpers come to 0 positions. Why is it so . And according to some links online putting jumpers according to 2:33 puts the board in serial mode . I tried uploading the code , it worked , great . But the moment i try to re-upload the code the board no longer accepts the new code by overwriting the previous code just like normal arduinos do . It only accepts the new code when i press the reset button (which erases everything ) why is it so can you explain .
@CalebMarting
@CalebMarting 6 жыл бұрын
I moved the jumper back between takes and didn't realize. Boot 0 wipes the program memory when the board is turned on, effectively erasing a sketch. When I moved it back after uploading the blink sketch, I told it to keep that sketch in program memory on next turn on. If you install the USB bootloader, it's effectively another sketch on top of the ones you upload, so you can upload multiple times without resetting. You needed to keep pressing the reset button to clear the program memory and put it back into serial mode. Does that make sense?
@TechInventorAman
@TechInventorAman 6 жыл бұрын
@@CalebMarting i got it thanks . I never thought you will actually reply so early . I'm quite impressed 😄😄 thumbs up for that !!! .
@NewYorkeez
@NewYorkeez 5 жыл бұрын
Does it works only on old arduino version. I tried all tutorials on you tube but no results!
@CalebMarting
@CalebMarting 5 жыл бұрын
I'm not sure, my guess would be drivers of the most important versus Arduino version
@NewYorkeez
@NewYorkeez 5 жыл бұрын
@@CalebMarting failed to knit device Stm32flash 0.4 Http:// stm32flash.googlecode.com/ That's the error im getting. Do you know how to solve that?
@Levisgil47
@Levisgil47 6 жыл бұрын
Thanks for your comment. Specially this comment at 5:15 which is the main cause of faillure for most of us...
@CalebMarting
@CalebMarting 6 жыл бұрын
No problem! Glad I could help
@TheRainHarvester
@TheRainHarvester 6 жыл бұрын
Does maple mini mean (or imply) stmduino? I'd like a video that shows how many gpio are actually usable on stm. Some say 37, but I see pins that are dedicated to other functions. I liked the triple-try usb connection humor. :-)
@CalebMarting
@CalebMarting 6 жыл бұрын
The Maple Mini is actually a specific board, you can look it up and buy one. Stm32duino I think refers to boards flashed with the stm32duino bootloader. That might not be correct though. I believe there are slight differences between the two boards but I'm not quite sure. Did that help? I have more stm32 videos in the works, but I've gone down a rabbit hole and am still researching for the next video. Thank you, I knew someone would appreciate that joke :p
@TheRainHarvester
@TheRainHarvester 6 жыл бұрын
I'm eagerly waiting for my stm32f103c8 from ebay. I haven't found any info on debugging Arduino code (even if not in Arduino ide). I would like to debug, but I really like the ease of the Arduino libraries. Is it possible? How compatible are the libraries? Or, if debug requires non-Arduino libraries, how complete are those? (Support for lcd/oled displays etc) (Lots of material ideas for your videos! :-))
@EmersonCapuano
@EmersonCapuano 6 жыл бұрын
Does this mode allow this STM board to be used as Arduino?
@ctjet99channel
@ctjet99channel 6 жыл бұрын
Emerson Capuano yes it does, I think he mentioned how in the video
@EmersonCapuano
@EmersonCapuano 6 жыл бұрын
ctjet99 Thanks. I bought this board on internet but i don't know if it will come with some bootloader. If no I will try the explanations describled on this video. Thanks a lot. :)
@ARRun
@ARRun 5 жыл бұрын
I cant find stm32f1 in my board manager. It shows only stm32f4. What should i do?
@CalebMarting
@CalebMarting 5 жыл бұрын
Put the link in the desc into your additional urls
@ARRun
@ARRun 5 жыл бұрын
Still i cant stm32f1.
@CalebMarting
@CalebMarting 5 жыл бұрын
Add this to your Additional URLs under File/Preferences: dan.drown.org/stm32duino/package_STM32duino_index.json
@TheNikhilmishras
@TheNikhilmishras 5 жыл бұрын
TIL! Thnx for the info! Are there any disadvantages to using the serial port method (apart from inconvenience)? Because I might need that extra 20kb of space. Great video thnx!
@CalebMarting
@CalebMarting 5 жыл бұрын
It's not the most reliable. I would definitely recommend picking up an ST-Link v2 if you are going to be using these a lot, otherwise serial works just fine and you can upload with that whenever even if you install the bootloader
@AJB2K3
@AJB2K3 6 жыл бұрын
Is 103 the correct value for R10 as that's whats on my bluepill.
@Bright8888
@Bright8888 6 жыл бұрын
The R10 on a Blue Pill board is normally a 10K (103) resistor. It should be replaced with a 1.5K (152) resistor for reliable bootload operation.
@AJB2K3
@AJB2K3 6 жыл бұрын
Ahh, thanks.
@CalebMarting
@CalebMarting 6 жыл бұрын
You don't have to replace it fully, you can also put an equivalent resistor between the pin and ground I think, I have a picture somewhere I can link to if still needed
@AJB2K3
@AJB2K3 6 жыл бұрын
replacing it shouldn't be too hard. My biggest issue is with the M5Stacks that have a horrible adapter that needs to be bypassed.
@CalebMarting
@CalebMarting 6 жыл бұрын
Good luck with that lol, looks terrible. Tell me how it goes
@blaedd
@blaedd 6 жыл бұрын
While I'd double check the datasheet and schematic. Most STM32 inputs that aren't in analog mode are usually 5V tolerant. (3.3V is still preferable, but it would be an odd setup to damage the MCU)
@CalebMarting
@CalebMarting 6 жыл бұрын
I was going to make a second video calling my first self a liar but I'll explain that later
@buiciucdaniel6794
@buiciucdaniel6794 6 жыл бұрын
Hi,, my Win 7 i not seeing STM32 board.. Have any idea??
@CalebMarting
@CalebMarting 6 жыл бұрын
Try reinstalling the drivers listed below, as well as restarting your computer after. You can also open device manager and see if any change happens when you unplug and replug it into the computer. Also make sure you did the bootloader install correctly
@akarshagarwal4516
@akarshagarwal4516 6 жыл бұрын
Great work. subbed and liked
@jaragon1udem
@jaragon1udem 5 жыл бұрын
Can we use this bootloader without using arduino ? I ask because I prefer Keil. I just want the support for the USB port in the STM32
@CalebMarting
@CalebMarting 5 жыл бұрын
I'm not sure, I haven't gotten it to work with mbed or anything. You could extract how the .bin file is uploaded and just use keil to run that file
@avejst
@avejst 5 жыл бұрын
Nice job an video Thanks for sharing :-)
@AhmedAli-op6ng
@AhmedAli-op6ng 5 жыл бұрын
i followed the same process as you and uploaded binary file and succesfully installed drivers but as soon as i plug stm32 to my pc it throws error that it does not recognise this device. any help
@CalebMarting
@CalebMarting 5 жыл бұрын
It could be a faulty board but try reinstalling the drivers again
@AhmedAli-op6ng
@AhmedAli-op6ng 5 жыл бұрын
@@CalebMarting i did 4 5 times but same problem . but i am still be able to upload code using usb to serial converter.
@AJB2K3
@AJB2K3 6 жыл бұрын
Didn't come here to delete system32, already mastered accidently deleting it!
STM32 Bits: Neopixels!
3:13
Caleb Marting
Рет қаралды 7 М.
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
STM32 F103 BLUEPILL - Getting Started with Arduino Core
9:32
Saravanan AL
Рет қаралды 79 М.
STM32 Programming via USB (DFU) - Phil's Lab #72
5:09
Phil’s Lab
Рет қаралды 53 М.
I Made The Ultimate Cheating Device
9:39
ChromaLock
Рет қаралды 1,8 МЛН
11. Install STM32 CubeIDE and LED blink program for Windows (OpenOCD included)
17:56
MicroPeta by Nizar Mohideen
Рет қаралды 77 М.
Extreme off-roading on a narrow brigde #shorts #shortsvideo
1:00
DASH CAM CN
Рет қаралды 11 МЛН
Bobcat Chasing a Squirrel around a Tree
0:18
ViralSnare Rights Management
Рет қаралды 12 МЛН