搜尋
搜尋結果
搜尋IIR (IIR ???) ,
共找到 405 筆
- 排序
- 依時間
- 依熱門度
創新產品
工具
學習
影片長度 - 8:24
The video introduces Nuvoton's MPU N9H30's development set-up for Linux and Non-OS, taking NuMaker-emWin-RDK-N9H30 for example. Starting from the EVB introduction to BSP and related software downloads.
-
User manuals and related resource can be downloaded
https://www.nuvoton.com/products/gui-solution/gui-reference-design/numaker-emwin-rdk-n9h30/
First, we introduce how to program Linux OS to the N9H30 evaluation board
Find the N9H30 evaluation board resource that we used on Nuvoton’s Github and download the VMware Image
https://github.com/OpenNuvoton/MPU-Family
VMware application can be downloaded from the VMware website
https://www.vmware.com/tw/products/workstation-player/workstation-player-evaluation.html
First, open the VMware
Find the ubuntu_NUC970_980_Linux folder we downloaded
Choose Ubuntu 64-bit_nuvoton.vmx
Choose Play virtual machine
The password is “user”
It will take a while to open this application for the first time
Open the terminal when the system is ready
Enter NUC970_Buildroot-master folder
After entering the folder, we need to update the Buildroot tool
Enter the command as shown below
“git reset –hard”
“git pull”
After updating, enter the dl folder
Remove the original Linux kernel and u-boot
Enter the command as shown below
“sudo rm -rf linux-master.tar.gz uboot-master.tar.gz”
After entering, enter the password “user”
Leave the dl folder and enter the Buildroot folder
Enter the “make clean” command
You don’t need to do these steps unless updating Buildroot tools
Now, we set up the evaluation board configuration
Enter configs folder to search evaluation board name
Back to buildroot after searching
Enter “make nuvoton_n9h30_emwin_defconfig” to generate configuration file
After finishing these step, enter “make” to compile
It will take about three hours to compile
After compiling, copy the two files below to windows
“/NUC970_Buildroot-master/output/images/uImage”
“/NUC970_Buildroot-master/output/build/uboot-master/u-boot.bin”
Create text file ”env-nor.txt”
The content is shown below:
baudrate=115200
bootdelay=1
stderr=serial
stdin=serial
stdout=serial
setspi=sf probe 0 50000000
loadkernel=sf read 0x7fc0 0x200000 0x600000
bootcmd=run setspi;run loadkernel;bootm 0x7fc0
bootargs=noinitrd root=/dev/mtdblock2 rw rootfstype=jffs2 console=ttyS0 rdinit=/sbin/init mem=32M mtdparts=m25p80:0x200000@0x0(u-boot),0x600000@0x200000(kernel),-(user) ignore_loglevel
Then, we need to install NuWriter and related file
The NuWriter is a programming tool provided by Nuvoton. The NuWriter application and firmware code are open-sourced, and users can add new features or develop new user interfaces per user’s application
NuWriter: https://github.com/OpenNuvoton/MPU-Family
Open “NUC970_NuWriter-master”
Enter Driver folder and install “WinUSB4NuVCOM.exe”
Enter /Nuwriter/Release and execute NuWriter
Choose IC number based on the evaluation board
We need to program Image to SPI Flash, so we choose SPI
Here we need to turn the all Power-On Setting to ON
Push Reset button
Return to NuWriter to check the green light and the connection
If it is not connecting, click Re-Connect to reconnect
After confirm the connection, start to program Image
Program the three files to particular address
u-boot.bin program to 0xe00000
env.nor.txt program to 0x80000
uImage program to 0x200000
After programming, turn the Power-On Setting to off
Push the Reset button
Evaluation board can start to boot from SPI-NOR
After booting, we need to find the rcS demo application under/etc/init.d
Enter “chmod 777 rcS” to modify the application
Now, you can see the application on the evaluation board panel
Here, we finish compiling and programming
The next topic is how to compile and program Non-OS code
First, download MDK-Arm from the link below
https://www.keil.com/download/product/
Download the Non-OS BSP provided by Nuvoton
https://github.com/OpenNuvoton/MPU-Family
The BSP includes Keil environment set up user manual
Use Keil need to purchase the related license
After downloading, Open Keil uVision
Click the File on the upper left and choose Open
Go to the BSP that we downloaded choose BSP, SampleCode, emWin_SimpleDemo, KEIL and emWin_SimpleDemo.uvproj
Click Option for Target
Click Device and choose NuMicro ARM9 Database and N9H_series
After setting up, click Rebuild, and it will generate a sample code application which is a binary file
Open the NuWriter and connect it to the evaluation board
Choose SPI and search the application we built
\N9H30_emWin_Non-OS_BSP_v1.04.000\N9H30_emWin_Non-OS_BSP_v1.04.000\BSP\SampleCode\emWin_SimpleDemo\KEIL\obj\emWin_SimpleDemo_FW070TFT_24BPP.bin
Follow the setting and program the file to 0x0
After programming, turn the Power-On Setting to boot from SPI
You can see the demo application on the evaluation
#Basic #Product #Tool #Learning #en
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/
contact us: SalesSupport@nuvoton.com
創新產品
工具
學習
影片長度 - 5:57
影片中介紹新唐科技emWin 繪圖程序庫應用於HMI,內容包含HMI簡介,新唐emWin所提供的平台資源,以及相關網路資源。
#Basic #Product #Tool #Learning #zh-Hant
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw
聯絡我們: SalesSupport@nuvoton.com
創新產品
工具
學習
影片長度 - 8:3
影片中介紹新唐科技微控制器 Cortex-M4 / 微處理器 N9H 系列 HMI平台,其中包括如何選擇合適的平台,以及介紹成功案例。
#Basic #Product #Tool #Learning #zh-Hant
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw
聯絡我們: SalesSupport@nuvoton.com
創新產品
工具
學習
影片長度 - 9:49
The video includes introductions to Nuvoton's MCU Cortex-M4 and MPU N9H series and how to choose suitable MCU or MPU under HMI platform. Customer successful cases are avaliable in this video.
#Basic #Product #Tool #Learning #en
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/
contact us: SalesSupport@nuvoton.com
影片長度 - 5:45
The video introduces Nuvoton's emWin graphic library for HMI applications, it also includes the breif HMI introduction, emWin resources.
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/
contact us: SalesSupport@nuvoton.com
工具
前瞻應用
學習
影片長度 - 7:34
此影片將教大家如何使用 Chili Board 完成遠端監控與資料存取應用。一步步教學完成從網路 IP 設定到遠端操控 Child Board 及內部資料存取的實例操作。
#NuMaker_RTU_NUC980 #遠端監控 #遠端資料存取 #Linux #IoT #物聯網 #Remote_monitoring #Remote_control #RTU
[ 步驟和時間軸 ]
00:00 Intro 簡介
00:31 網頁與開發板的互動範例
01:03 接下來設定網路 IP 位址
01:24 更改 PC 的 IP 位址
02:07 修改 Ubuntu 內部網路設定
02:39 測試網路是否通順
03:05 開啟 Chili Board 終端機介面
03:37 Web Server
04:15 遠端資料存取與監控的範例
04:48 修改 Ubuntu 內部網路設定
05:10 開啟終端機介面
05:37 使用跳線將 USB0_H 接地並且拔除 USB0_D
05:59 創建分享給開發板的資料夾
06:39 插入 USB Webcam
06:48 創建 nfs 資料夾
07:05 使用 Webcam 拍攝照片
[ 推薦觀看 ]
新唐 Chili Board – 開發板與平台介紹: https://youtu.be/JqxBVAvKDD4
新唐 Chili Board (1) – 下載、編譯與燒錄教學: https://youtu.be/Zw0WUPHAbUc
#網頁與開發板互動範例
(1) 檢查開發板 Network File System Support 是否有開啟
(2) 輸入: linux-menuconfig
(3) 進入 configuration 選單
(4) 依序選擇 File Systems、Network File System
(5) 檢查以下選項是否開啟:
NFS client support
NFS client support for NFS version 2
NFS client support for NFS version 3
(如果有任意選項未開啟,則需要重新編譯後燒錄至開發板)
#設定網路IP位址
(1) 將開發板、PC 與 Ubuntu 設定為同一網域
(2) 將 Chili Board 網路孔與 PC 連接
(3) 在 Chili Board 終端機輸入: ifconfig
(4) 確認 IP 位址為 192.168.0.100
#虛擬機透過PC端網路連上網
(1) 將網路設定設為可連上網路的狀態
(2) 在 Ubuntu 上安裝 Network File System Server
(3) 虛擬機的部分需要先到 VMware Network Adapter
(4) Network Connection 選擇 NAT
#修改Ubuntu內部網路設定
(1) 從右上角進入 Wired Settings
(2) 將網路關閉為 OFF,點選齒輪進入設定
(3) 點選 IPv4,將 IPv4 Methoad 改為 Automatic (DHCP)
(4) 關閉後將網路開啟為 ON
(5) 設定完成後開啟終端機介面,輸入已下指令:
sudo apt-get install nfs-kernel-server rpcbind
此為安裝 Network File System Server 的套件
能將此 Ubuntu 虛擬機設為網路共享資料夾的主機
其他有安裝 Network File System Client 的套件的開發板經過一次設定後
都能存取特定資料夾
#創建分享給開發板的資料夾
(1) 於終端機介面創建資料夾
(2) 在 /home/user 底下輸入指令: mkdir -p nfs
(3) 創建完成後輸入以下指令更改設定檔: sudo gedit /etc/exports
(4) 將以下指令加進去:
/home/user/nfs 192.168.0.100(rw,sync,no_root_squash)
(5) 輸入以下指令,重啟 Network File System Server 加載剛剛的設定檔:
sudo /etc/init.d/nfs-kernel-server restart
#設定Network_File_System
(1) 在來到 mnt 資料夾下創建 nfs 資料夾 (與 Ubuntu 的 nfs 資料夾共享)
(2) 輸入以下指令完成設定 Network File System:
mount -o nolock -t nfs 192.168.0.102:/home/user/nfs /mnt/nfs
#使用Webcam拍攝照片
(1) 進入 nfs 資料夾
(2) 輸入以下指令使用 Webcam 拍攝照片: fswebcam -r 640x480 test.jpg
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw
聯絡我們: SalesSupport@nuvoton.com
#application #tool #learning #intermediate #zh-Hant
#修改Ubuntu內部網路設定
#Remote_monitoring
#learning
#網頁與開發板互動範例
#遠端監控
#Remote control
#IoT
#RTU
#zh-Hant
#Remote_control
#NuMaker-RTU-NUC980
#使用Webcam拍攝照片
#創建分享給開發板的資料夾
#設定Network_File_System
#設定網路IP位址
#新唐科技
#虛擬機透過PC端網路連上網
#tool
#NuMaker_RTU_NUC980
#物聯網
#NUC980
#遠端資料存取
#Nuvoton
#Linux
#application
#intermediate
#Remote monitoring
前瞻應用
學習
影片長度 - 7:32
此影片將教各位從零開始使用 Chili Board,下載新唐提供的虛擬環境、BSP、Linux 環境設定、Image 編譯與燒錄、Chili Board 開機。基於新唐提供的開發平台,能有效縮短使用者在 Linux 的環境設定時間,直接進入開發應用程式的階段。
以下是步驟和時間軸:
00:00 Intro 簡介
00:23 下載 Linux 開發環境 VMware 虛擬機、NUC980 Linux V4.4 BSP
00:59 開啟 VMware 主程式
01:42 更新 Buildroot 工具
02:44 開發板的編譯設定
03:31 抓取 Image 檔
04:12 uboot 啟動參數
04:23 安裝 NuWriter 所需要的相關檔案
05:15 將開發板兩個 Micro USB 接上 PC
05:20 執行 NuWriter
05:34 打開 PuTTY
06:10 開始燒錄 Image
[ Linux 開發環境 VMware 虛擬機 ]
https://www.nuvoton.com/resource-download.jsp?tp_GUID=SW1320200406183205
[ NUC980 Linux V4.4 BSP ]
https://www.nuvoton.com/resource-download.jsp?tp_GUID=SW1820200909165814
[ 以下動作只需要在更新 Buildroot 工具時使用 ]
進入Buildroot 資料夾後請輸入以下指令:
git reset --hard
git pull
更新完成後進入 dl 資料夾,先將既有的 linux kernel 與 u-boot 刪除,並輸入以下指令:
sudo rm -rf linux-master.tar.gz
輸入密碼 user,並輸入以下指令:
sudo rm -rf uboot-master.tar.gz
離開 dl 資料夾,進入 Builroot 資料夾下 make clean。
[ 開發板的編譯設定 ]
進入 configs 資料夾,找到開發板名稱後回到 buildroot,輸入:
make nuvoton_nuc980_chili_defconfig
產生預設的 configuration file,設定完成後輸入 make 開始編譯。
編譯完成後,點選左方檔案系統至各個地方抓取 Image 檔複製到 PC 資料夾,請參考以下路徑:
/NUC970_Buildroot-master/output/images/uImage
/NUC970_Buildroot-master/output/build/uboot-master/u-boot.bin
env.txt 則需要自己建立,此檔案為 uboot 啟動參數,請參考下方文字:
baudrate=115200
bootdelay=1
stderr=serial
stdin=serial
stdout=serial
setspi=sf probe 0 30000000
loadkernel=sf read 0x7fc0 0x200000 0x800000
bootcmd=run setspi;run loadkernel;bootm 0x7fc0
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw
聯絡我們: SalesSupport@nuvoton.com
#application #learning #intermediate #zh-Hant
工具
學習
影片長度 - 4:1
新唐推出的 Chili Board 開發平台,支援豐富的軟硬體設備,不須額外安裝與編譯,設定完成後即可開發周邊應用程式。Chili Board 更專注在物聯網的開發環境上,支援各種網路通訊協議(SNMP、Web Server、HTTP(S))、雲端(Arm Pelion、AWS、Microsoft Azure、Aliyun)以及加解密引擎(PRNG、AES256、SHA, ECC、RSA2048),搭配新唐提供的 BSP 包,有效縮短開發時間。
#tool #learning #basic #zh-Hant
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw
聯絡我們: SalesSupport@nuvoton.com
工具
研討會
影片長度 - 10:50
#zh-Hant #Tool #Seminar #General
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/low-pow...
聯絡我們: SalesSupport@nuvoton.com
前瞻應用
研討會
影片長度 - 10:11
#zh-Hant #Application #Seminar #General
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/low-pow...
聯絡我們: SalesSupport@nuvoton.com
創新產品
學習
影片長度 - 12:54
新唐科技推出低功耗5V微控制器NuMicro®M251 / M252系列,基於Arm®Cortex®-M23核心頻率為48 MHz,內建32 KB至256 KB閃存及8 KB至32 KB SRAM,內建五種電源管理模式與三種芯片安全保護滿足工業物聯網中預期的與高安全性的必要需求。
#zh-Hant #Product #Learning #Basic
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/low-pow...
聯絡我們: SalesSupport@nuvoton.com
培訓
工具
學習
影片長度 - 1:42
本影片介紹如何下載與安裝 Nu-Link Keil 驅動程式,其內容包含 如何在新唐網站下載 Nu-Link Keil 驅動程式,以及安裝時所需要注意的事項,讓您可以更快與更順利的來使用 Arm Keil。
#Tool #Training #Learning #Intermediate #zh-Hant
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/low-pow...
聯絡我們: SalesSupport@nuvoton.com