Тёмный

Getting Started with Nuvoton MS51FB9AE - LED Blink 

Hex code
Подписаться 138
Просмотров 19 тыс.
50% 1

These steps are must do before programming the Micro controller.
1. Downloading and Installing Keil C-51 μVision®IDE Software
#Please connect to the Keil company website (www.keil.com) to download the Keil C-51 μVision IDE and install
2. Downloading and Installing Nuvoton Nu-Link Driver
#Please connect to Nuvoton 8bit 8051 MCUs website (www.nuvoton.com...) to download the “Nu-Link_Keil_Driver” file.After the Nu-Link driver is downloaded, please unzip the file and execute the file to install the driver.
3. Downloading the Board Support packages(BSP)of MS51FB9AE
#Download it from github.com/Ope... then unzip it.
4. VS Code and keil. ( Optional )
#Install Keil Assistant plugin
#Restart VS Code
#Go to extension settings and change the C51 UV4.exe path.
(example : C:\Keil_v5\UV4\UV4.exe )
#Restart VS Code
#for further details about plugin github.com/git...

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

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 39   
@nitinkushwaha9074
@nitinkushwaha9074 2 месяца назад
Ws2811 pixel ka video banaiye ms51fb9ae ka and thanks❤
@btstoxikosmos
@btstoxikosmos Год назад
I want to learn more plz help me
@handle-th
@handle-th Год назад
Good day! What about debugging this chip?
@nitinkamble6399
@nitinkamble6399 2 года назад
Hi, I'm using nuvoton ms51pc0ae 32 pin Ic, and i have adc problem, adc not stable in ch5 and ch6, so can you help me? Please
@gowthamkumar2297
@gowthamkumar2297 2 года назад
Hi, I need help In my device list I am not getting Ms51 series
@nyznyz
@nyznyz 6 месяцев назад
Is it possible to program MS51FB9AE IC into ch341a?
@Electrondemon
@Electrondemon Год назад
Thanks isi microcontroller pr or bhi video banao thodi 1080p m
@squarequanto4282
@squarequanto4282 6 месяцев назад
content matter not quality
@pritamnath7727
@pritamnath7727 Год назад
Thanks... It worked without "Function_Define_MS51_16K.h"... I got 13 errors with it... But finally worked...
@industron22
@industron22 10 месяцев назад
thanx pritam
@Plazma9032
@Plazma9032 Год назад
How to select Internal oscillator in ms51fb9ae microcontroller using keil programming
@nfcradio4622
@nfcradio4622 2 года назад
My keil does not show ms51 in device list my part no is MS51PC0AE
@sharadgupta7958
@sharadgupta7958 Год назад
3 step Voltage STABILIZER Ka software program develop karna hai app meri kya help kar saqte hai
@niteshagrawal5234
@niteshagrawal5234 Год назад
Can u please upload a same with with configuration as a c++ insated of c i mean i want to keil comfigure as a c++ for MS 51 and then add as a extension with VS
@YogeshDixit2911
@YogeshDixit2911 Год назад
Showing Error in VS Code 'C:\Keil_v5\UV4' is not recognized as an internal or external command, operable program or batch file. * Terminal will be reused by tasks, press any key to close it. Why ? Please Help
@squarequanto4282
@squarequanto4282 6 месяцев назад
You Entered Wrong path. you have to include 'C:\Keil_v5\UV4\UV4.exe'
@pyhrm
@pyhrm 2 года назад
how to use ADC of this microcontroller?
@Sofia-nt4zu
@Sofia-nt4zu 2 года назад
Can I do it without visual studio?
@sooryadevk9797
@sooryadevk9797 Год назад
Yes, it is optional, the reason that he used vscode is to use the features that provided by the vs code editor such as code completion etc ..
@maru6551
@maru6551 Год назад
You can use Keil to develop microcontroller which is supported ,when you use the free version of keil(lite license), you only can compile cortex m0 series.
@alokjoshi5896
@alokjoshi5896 2 года назад
Hello sir, I am getting this error, please help... main.c(10): error C202: 'clr_SFRS_SFRPAGE': undefined identifier
@alokjoshi5896
@alokjoshi5896 2 года назад
should I remove the clr_SFRS_SFRPAGE in function define library..??? please guide.
@satishpatidar4756
@satishpatidar4756 3 года назад
hello sir how to use watchdog timer for MS51FB9AE controller restart..... i will pay you if you guide me
@vamsidanda5235
@vamsidanda5235 3 года назад
for any mcu same algorithm. set the timer with a limit above your target code block execution time and reset the WDT befor start of the code block and clear it after your block execution completed sudo code: WDT initicalize with time limit; start wdt; { your target code; } disable WDT; if program did not reach "disable WDT" with in time then CPU gets reset
@vamsidanda5235
@vamsidanda5235 3 года назад
i can provide support as ou mentioned you ar willing to pay. i have developed my own N76e003/MS51FB9AE board with seril bootloader ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-i7v6N11ig2U.html
@satishpatidar4756
@satishpatidar4756 3 года назад
@@vamsidanda5235 time limit not decided if MCU not work restart MCU Thank you sir
@vamsidanda5235
@vamsidanda5235 3 года назад
@@satishpatidar4756 dude define "mcu not work" who will decide that test case?
@shivamkumar-xo3wl
@shivamkumar-xo3wl 5 месяцев назад
I want to learn dud
@satishpatidar507
@satishpatidar507 3 года назад
Can you help for keil software use?
@hexcode9573
@hexcode9573 3 года назад
Hi satish, There are so many tutorials about keil in the RU-vid. That's why I didn't post that video. 😊 Thank you for watching ❤️
@maulikvasoya5003
@maulikvasoya5003 3 года назад
Hello how i can put 1hr delay!
@vamsidanda5235
@vamsidanda5235 3 года назад
i dont think so.
@8menime
@8menime 2 года назад
Is it possible to read codes back to PC?
@satishpatidar507
@satishpatidar507 3 года назад
very nice
@42NET42
@42NET42 3 года назад
good
@hexcode9573
@hexcode9573 3 года назад
Thank you for watching ❤️
@squarequanto4282
@squarequanto4282 6 месяцев назад
Showing this Error. please Help @Hex code ****************************************************************************** * RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 0B7EH BYTE (143%) * ****************************************************************************** Program Size: data=17.6 xdata=44 const=21 code=2911 *** ERROR L250: CODE SIZE LIMIT IN RESTRICTED VERSION EXCEEDED LIMIT: 0800H BYTES Target not created. Build Time Elapsed: 00:00:00
Далее
НЮША РОЖАЕТ?
00:17
Просмотров 893 тыс.
Cool Parenting Gadget Against Mosquitos! 🦟👶
00:21
STM32 Guide #2: Registers + HAL (Blink example)
30:02
Просмотров 201 тыс.
Manage Your Dotfiles with Home Manager!
32:06
Просмотров 62 тыс.
Why Are Open Source Alternatives So Bad?
13:06
Просмотров 651 тыс.
Malware Development: Processes, Threads, and Handles
31:29
НЮША РОЖАЕТ?
00:17
Просмотров 893 тыс.