Getting Started with Nuvoton MS51FB9AE - LED Blink

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ค. 2021
  • 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/8bit-8051-mcus) 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/OpenNuvoton/MS51BS... 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/github0null/keil-a...

ความคิดเห็น • 38

  • @satishpatidar507
    @satishpatidar507 3 ปีที่แล้ว +1

    very nice

  • @pritamnath7727
    @pritamnath7727 ปีที่แล้ว

    Thanks... It worked without "Function_Define_MS51_16K.h"... I got 13 errors with it... But finally worked...

    • @industron22
      @industron22 7 หลายเดือนก่อน

      thanx pritam

  • @Plazma9032
    @Plazma9032 ปีที่แล้ว

    How to select Internal oscillator in ms51fb9ae microcontroller using keil programming

  • @nitinkamble6399
    @nitinkamble6399 ปีที่แล้ว +1

    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 ปีที่แล้ว +1

    Hi, I need help In my device list I am not getting Ms51 series

  • @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

  • @nfcradio4622
    @nfcradio4622 2 ปีที่แล้ว +1

    My keil does not show ms51 in device list my part no is MS51PC0AE

  • @nyznyz
    @nyznyz 3 หลายเดือนก่อน

    Is it possible to program MS51FB9AE IC into ch341a?

  • @DN-yn2wj
    @DN-yn2wj ปีที่แล้ว +1

    Good day! What about debugging this chip?

  • @pyhrm
    @pyhrm 2 ปีที่แล้ว

    how to use ADC of this microcontroller?

  • @btstoxikosmos
    @btstoxikosmos 9 หลายเดือนก่อน +1

    I want to learn more plz help me

  • @Electrondemon
    @Electrondemon ปีที่แล้ว +1

    Thanks isi microcontroller pr or bhi video banao thodi 1080p m

    • @squarequanto4282
      @squarequanto4282 3 หลายเดือนก่อน +1

      content matter not quality

  • @YogeshDixit2911
    @YogeshDixit2911 ปีที่แล้ว +1

    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 3 หลายเดือนก่อน +1

      You Entered Wrong path.
      you have to include 'C:\Keil_v5\UV4\UV4.exe'

  • @42NET42
    @42NET42 3 ปีที่แล้ว

    good

    • @hexcode9573
      @hexcode9573  2 ปีที่แล้ว

      Thank you for watching ❤️

  • @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.

  • @sharadgupta7958
    @sharadgupta7958 10 หลายเดือนก่อน

    3 step Voltage STABILIZER Ka software program develop karna hai app meri kya help kar saqte hai

  • @Sofia-nt4zu
    @Sofia-nt4zu 2 ปีที่แล้ว +1

    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.

  • @satishpatidar507
    @satishpatidar507 3 ปีที่แล้ว

    Can you help for keil software use?

    • @hexcode9573
      @hexcode9573  2 ปีที่แล้ว +1

      Hi satish,
      There are so many tutorials about keil in the TH-cam. That's why I didn't post that video. 😊
      Thank you for watching ❤️

  • @maulikvasoya5003
    @maulikvasoya5003 2 ปีที่แล้ว

    Hello how i can put 1hr delay!

  • @satishpatidar4756
    @satishpatidar4756 2 ปีที่แล้ว +1

    hello sir how to use watchdog timer for MS51FB9AE controller restart..... i will pay you if you guide me

    • @vamsidanda5235
      @vamsidanda5235 2 ปีที่แล้ว

      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 2 ปีที่แล้ว

      i can provide support as ou mentioned you ar willing to pay. i have developed my own N76e003/MS51FB9AE board with seril bootloader th-cam.com/video/i7v6N11ig2U/w-d-xo.html

    • @satishpatidar4756
      @satishpatidar4756 2 ปีที่แล้ว

      @@vamsidanda5235 time limit not decided
      if MCU not work restart MCU
      Thank you sir

    • @vamsidanda5235
      @vamsidanda5235 2 ปีที่แล้ว

      @@satishpatidar4756 dude define "mcu not work" who will decide that test case?

  • @8menime
    @8menime 2 ปีที่แล้ว

    Is it possible to read codes back to PC?

  • @shivamkumar-xo3wl
    @shivamkumar-xo3wl 2 หลายเดือนก่อน

    I want to learn dud

  • @squarequanto4282
    @squarequanto4282 3 หลายเดือนก่อน

    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