An 8 MHz xtal based clock source for the target uC is provided by the MCO output from the ST-Link ST32F103 processor. There are two jumpers in the MCO path, one near the STLINK processor and one near the target processor in the MCO path to target processor OSC-IN pin. If you want to put an xtal at the target processor you have to place the two 20 pF xtal load caps, two zero ohm resistor off the xtal that connects the xtal to target processor pins, and remove the jumper on xtal input of the target processor coming from the STLINK MCO 8 MHz clock output.
@stm32user5 жыл бұрын
Hi, Remember me Sir, This is suresh same Coimbatore, After long time ago I am seeing again. Me also started this nucleo boards same F103RB.
@MKRCLabs3 жыл бұрын
Good channel for learn
@johndubose14015 жыл бұрын
Great, You saved me from a lot of read !!!
@rcinfla90174 жыл бұрын
The Blink LED app is good to verify board is working but not all Nucleo ST32 uC's have this program available. The F103RB does have program available, F466RE board does not. It is not too difficult to write your own program and there are plenty examples on web for the basic code which is pretty much the same on all the ST32 boards, just check to match the user LED port pin assignment for your particular board.
@vikrantsingh474 жыл бұрын
Ali Yilmaz did you mean F446RE? os.mbed.com/teams/ST/code/mbed-os-example-blinky/?platform=ST-Nucleo-F446RE
@xilinx804 жыл бұрын
Hi, thanks for great tutorials!!!! Can you please create a tutorial about STM32+Camera? It will be very appreciated. 🙏
@noweare14 жыл бұрын
Just wondering if using MBED you lose some control over the processor. I have been using eclipse IDE, Cube and HAL for development and there is a lot of Code that MBED is does not show.
@MeMostreODinheiroCortesBR4 жыл бұрын
Hi I would like to know about it as well
@bennguyen13134 жыл бұрын
When is it necessary to import the 'mbed' library? I assume the online compiler uses Arm's Keil.. is debugging online possible as well, or is it too slow/not-supported? Is it possible to compile/debug locally.. using eclipse/gcc? How does placing the bin file onto the Mass-Storage-Device perform the flash? Is there some resident code that is running, monitoring for a bin file?
@nikhilchitroda64094 жыл бұрын
Sir, please upload more videos .. 🤓
@utkarshpatil35145 жыл бұрын
Nice video Was very helpfull, but if i am using Linux based system how should i install the STSW-LINK009 driver
@sayyidalisajjadrizavi74185 жыл бұрын
I have STM32 F091 RC... can I make a basic robot with its features? How to embed a program in it?
@aliyilmaz23844 жыл бұрын
What do you mean with "basic robot"? You have to be more specific.
@jorgeluisdias9295 жыл бұрын
First of all, Congratulations for your video! It is very useful. I bought these boards F401-RE and núcleo nfc03a1, i upgrade the firmware with stlink and the leds blinking OK How can i configure my F401-RE with my núcleo nfc03a1 to compile a code thay read/write this Tags ICODE SLI from NXP? i am using STM32Cube 5.1 THANKS
@nakulchauhan67134 жыл бұрын
Which is the best source to buy ST nucleo boards?
@gizmoguyar4 жыл бұрын
Directly from ST Microelectronics. They're the cheapest from them directly, and shipping is cheap and fast.
@nikhilchitroda64094 жыл бұрын
Evelta site .. Gives u fast delivery with cheap rate. I'm not promoting any company name !!
@ashishjog3 жыл бұрын
@@nikhilchitroda6409 Indeed I also had great experience buying STM32F407 Disc 1 !
@electronic79796 жыл бұрын
Useful video 👍
@vai.jagadeesan3 жыл бұрын
Super ........wow
@manofmesopotamia76025 жыл бұрын
Brilliant
@nikhilsahani20006 жыл бұрын
awesome
@Neptunus685 жыл бұрын
Hello and thank you for interducing this new board. Sir may i ask, can i program this board in Python programming language? My other question is, is all this NUCELO good options for smarthome devices sensors and robotics? LIDAR ? looking for a solid development boards tha it can be programmed for smarthome devices over tcp/ip by a lan jack.Is the anything specific development board that you could recommend me to get? working on a simple local voice recognition AI smart home system in python. so the python dev board and python programmin must be working together as Alpha and Omega.
@akilankanagaraj415 жыл бұрын
It don't work on python ! It uses embedded C
@francescocontalbi12226 жыл бұрын
It is possibile to’ programmino with Arduino IDE???
@SaravananAL6 жыл бұрын
Yes possible.More videos soon.
@francescocontalbi12226 жыл бұрын
Saravanan AL tank you!
@shivashankar285 жыл бұрын
Please DO NOT use Arduino, mbed is much better and useful tool than Arduino
@7xr1e20ln85 жыл бұрын
@Christian Weissmuller yes platformio 100% I use vim and cli. This is great for CI/CD stuff.