Тёмный

STM32-Nucleo - Keil 5 IDE with CubeMX: Tutorial 1 - LED Blink 

Mutex Embedded
Подписаться 22 тыс.
Просмотров 85 тыс.
50% 1

Наука

Опубликовано:

 

2 фев 2018

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@vikingsraven
@vikingsraven 4 года назад
Thank you the first STM32 tutorial that actually did what it said.
@mustafaderin2204
@mustafaderin2204 5 лет назад
Thanks a lot. It's my first project on ARM processors :)
@xilinx80
@xilinx80 6 лет назад
Wellcome back and thanks for great tutorials. :)
@mutexembedded2206
@mutexembedded2206 6 лет назад
Hi Ali.. Thanks
@Pushpam1995
@Pushpam1995 3 года назад
You are Awesome Sir. your Explemnation Skill is great, I am very much impressed.
@75whitehawk
@75whitehawk 6 лет назад
Great video series. Thanks a lot!
@Frisky0563
@Frisky0563 4 года назад
Hello I order a STM32-Nucleo board waiting for it to arrive enjoyed your videos so far! Thank you
@hemantbabel4279
@hemantbabel4279 5 лет назад
Great explanation , nice Accent . Keep up your work. and yeah add the donate button.
@ahmedelouni3039
@ahmedelouni3039 Год назад
WHAT AN ACCENT .LIKE IT
@khalilaliouich8246
@khalilaliouich8246 6 лет назад
thank you, i'm following
@mikebaee7731
@mikebaee7731 Год назад
thanks for the upload
@ramiyacelik2451
@ramiyacelik2451 10 месяцев назад
Thank you 😌
@sameerareddybhupathi9307
@sameerareddybhupathi9307 5 лет назад
thanks for dis video
@5t3fan001
@5t3fan001 6 лет назад
Very useful video, thanks for this! I do have one question however, when CubeMX generates the code, are all those functions in the file essential? Also would it be possible to program the board from 0 just using Keil MDK v5?
@qaissabbas1237
@qaissabbas1237 4 года назад
Thank you so much for this video ,I was wondering if you could show us how to download STM32CubeMX
@lightningmcqueen1577
@lightningmcqueen1577 3 года назад
Also, what is the process of connecting my stm board to pc like do I have to install some drivers, programmers, etc.?
@Tony770jr
@Tony770jr 6 лет назад
Could you do a tutorial on clock configurations, as I seem to find that confusing at times?
@mutexembedded2206
@mutexembedded2206 6 лет назад
Tony770jr Good one Tony
@ercancelen9347
@ercancelen9347 4 года назад
Hello sir, I just wonder that why you did not want to use max clock freq? it is all about using power or what? Besides what is x3 on the card which is empty? what kinda circumstances you need to use it? Thank you and waiting for your answer
@electronicsguy8609
@electronicsguy8609 3 года назад
i saw that you have left teacching embedded c for a while on youtube, hope to see you back :)
@mutexembedded2206
@mutexembedded2206 3 года назад
Hey man! I have been doing Embedded Projects my full time. I will be back later this year to RU-vid to share more topics than before :)
@najibkassab9254
@najibkassab9254 4 года назад
could you please share where i can download Cubemx and Keil?
@lorenrus
@lorenrus 5 лет назад
Hi when i open my stm32 cube mx i have a problem and tool keil say me that rte is disable. Can you help me ?
@tarikirmak
@tarikirmak 3 года назад
Thank you so much Muhammed Yaqoob
@mutexembedded2206
@mutexembedded2206 3 года назад
Pleasure :)
@lightningmcqueen1577
@lightningmcqueen1577 3 года назад
hey so I use Keil generally for doing 8051 projects, so when I exported code from cube MX to Keil, Keil didn't recognize the processor and is showing some error and not able to run my program, it will be awesome if someone could clear my errors.
@abdulkadirmuhendis2272
@abdulkadirmuhendis2272 5 лет назад
Could you explain how to blink 2 leds at different frequencies please ?
@mutexembedded2206
@mutexembedded2206 5 лет назад
Hi, Use TIM OC, there is a video about it in my channel
@classic5005
@classic5005 6 лет назад
Hello Muhammad .. Is it a mistake that LED1 1:30 In the schematic is LED2 3:57 in the board?
@mutexembedded2206
@mutexembedded2206 6 лет назад
classic5005 Hi, Nah, it's just the difference between pins diagram and pcb schematic. An LED can be referred to as LED1 in pinout, and on pcb schemaic as LD2 or LD3 whatever.. it just means that there are other 2 LEDs on the board. Regards
@anushkadeep9069
@anushkadeep9069 2 месяца назад
Facing an error while loading 'no target detected' Any solution please?
@utkarshpatil3514
@utkarshpatil3514 4 года назад
Thanks A lot, Videos are very helpful, However can you please help a video to set the CubeMX+Atollic True studio environment for the same board on Linux based system as i tried to do i am getting error "Failed to connect to device, usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found" i am not able debug the code whereas on windows system i was able debug the code
@mutexembedded2206
@mutexembedded2206 4 года назад
Hi, I don't use linux unfortunately
@utkarashpatil6235
@utkarashpatil6235 4 года назад
@@mutexembedded2206 no issues any thank you for your response and concern
@zainrehman5897
@zainrehman5897 3 года назад
can you share its coding?
@shivammittal2449
@shivammittal2449 4 года назад
Sir can you please tell me how to interface I2S on nucleo board. I am very much stuck in it.
@mutexembedded2206
@mutexembedded2206 4 года назад
Hi, I have a demo example of I2S with the Discovery F4, but the concept is the same. Just follow your intuition I would say, you will get it to work.
@shivammittal2449
@shivammittal2449 4 года назад
@@mutexembedded2206 sir I want to use i2s to take audio input and apply operations to find the intensity of sound.
@tawfikalhadhrami4152
@tawfikalhadhrami4152 4 года назад
Hi Mohammed, I am trying to generate codes and click open the project, I do receive an error " Cannot read RTE data from project file: RTE is not enabled". I have tried to look after RTE to enable it. I couldn't find it. Any help!!!
@mutexembedded2206
@mutexembedded2206 4 года назад
Hi, What IDE have you selected from CubeMX.
@tawfikalhadhrami4152
@tawfikalhadhrami4152 4 года назад
@@mutexembedded2206 MDK-ARM v5?
@mutexembedded2206
@mutexembedded2206 4 года назад
@@tawfikalhadhrami4152 Hi, Try Uninstalling your Keil and CubeMX and get the latest version with complete files.. might be just missing files. Let me know how it goes.
@ygim1396
@ygim1396 Год назад
Error, Flash Download failed - Could not load file 'LED Blink\LED Blink.axf....................
@Bhagat-jt8jx
@Bhagat-jt8jx 3 месяца назад
I want that code
@designworks7347
@designworks7347 5 лет назад
PROTOEUS 8,8 add cortex m4 stm32f401
@chengchencheng4517
@chengchencheng4517 4 месяца назад
Open source!
Далее
меня не было 9 дней
12:48
Просмотров 1,9 млн
STM32F4 Nucleo Tutorial- Control GPIO LED Switch
19:00
Lecture 10: ABOUT THE STM32F401 NUCLEO BOARD
27:34
Просмотров 24 тыс.
Acer Predator Тараканьи Бега!
1:00
Просмотров 466 тыс.