搜尋

已選項目

搜尋結果

搜尋Debug Adapter , 共找到 5 筆
  • 排序
  • 依時間
  • 依熱門度
工具  前瞻應用  學習  影片長度 - 7:34
此影片將教大家如何使用 Chili Board 完成遠端監控與資料存取應用。一步步教學完成從網路 IP 設定到遠端操控 Child Board 及內部資料存取的實例操作。 【步驟&時間軸】 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/tkYXZoYUY68 新唐 Chili Board (1) – 下載、編譯與燒錄教學:https://youtu.be/9W8HGrzjGZ8 #網頁與開發板互動範例 (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 #NUC980 #NuMaker-RTU-NUC980 #Linux #IoT #物聯網 #遠端監控 #遠端資料存取 #RemoteMonitoring #RemoteControl #RTU #新唐科技 #Nuvoton #application #tool #learning #intermediate #zh-Hant - 更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC 購買管道:https://direct.nuvoton.com/tw 聯絡我們: SalesSupport@nuvoton.com
創新產品  前瞻應用  學習  影片長度 - 5:20
Hi everyone, I'm Aaron. The FAE of Nuvoton technology. Today, I'm glad to show you the Nuvoton secure development board, NuMaker-IoT-M2354. The NuMaker-IoT-M2354 is an IoT evaluation board powered by the NuMicro® M2354 series. Before the introduction of NuMaker-IoT-M2354, I will take you to a quick understanding of NuMicro M2354. The M2354 is the latest NuMicro IoT series product which is based on Arm® Cortex®-M23 CPU core technology. The TrustZone® technology based on Armv8-M architecture is a CPU system-wide approach to microcontroller security. The M2354 series carry 1 Mbytes embedded Flash memory and 256 Kbytes SRAM. It's essential for IoT devices with real-time OS requirements. And you can focus on software development without warring about the flash and SRAM resource. The M2354 series is equipped with plenty of peripherals. In addition to providing UART I2C SPI Timer, it also supports the Quad SPI, USB FS OTG, and CAN BUS. Furthermore, to satisfy the IoT device's display development, the M2354 series built-in 8 COM x 40 SEG LCD controller drives up to 320 dots to meet various smart home and IoT appliances. In addition to providing many peripherals, the critical feature of M2354 is supporting many security functions. The secure boot ensures the legality and integrity of the running firmware. The hardware crypto with RSA/ECC/AES/SHA accelerators can help the device connect to the cloud fast and safely. Moreover, the M2354 is equipped with Key Store, which could be used with crypto accelerators to enhance the chip security level. To comply with Arm PSA CertifiedTM Level 3, the M2354 has implemented some countermeasures to protect against non-invasive attacks like side-channel attacks or fault injection attacks. The NuMaker-IoT-M2354 equips a Bosch environmental sensor, BME680, which contains temperature, humidity, barometric pressure, and VOC gas sensing capabilities. After getting data from the sensor, users can send data to the cloud, such as Pelion or AWS, by Mbed OS. Because M2354 supports hardware crypto, the data can be sent more efficiently and safely. The data could be shown on the LCD panel by the LCD library provided in the M2354 BSP. The NuMaker-IoT-M2354 contains a Wi-Fi module and LoRa module for wireless applications. Depending on the data throughput and power consumption, you can choose one of them for your IoT applications. In the LoRa network, each node is not connected but must be connected to the gateway before being linked back to the central host, or data can be transmitted to another node through the central host. For example, if choosing the LoRa module for the cloud development, you could use NUC980 LoRa Gateway for your gateway platform. The NuMaker-IoT-M2354 supports the radio frequency band of the LoRa module on 915MHz and 433MHz, depending on the customer's requirement. In addition to providing the rich peripheral, the NuMaker-IoT-M2354 also equips the Arduino UNO connector and mikroBUS™ connector for flexible applications. Suppose you want to develop other wireless connecting features like 4G-LTE or NB-IoT. In that case, the Nuvoton also provides a UNO-to-PCI adapter board to supports Quectel EC21 4G/LTE and Quectel BG96 NB-IoT modules. The NuMaker-IoT-M2354 also provides multiple power supplies by external power connectors and an ammeter connector that can instantly measure power consumption. In addition, the Nu-link2-Me on the board is a debugger and programmer supporting development on Keil, IAR, GCC, and Mbed IDE. #en #Learning #Basic #Application #Product - Online Purchase Development Tools: ● M2354 Series https://www.nuvoton.com/products/microcontrollers/arm-cortex-m23-mcus/m2354-series/index.html ● NuMaker-LoRa-NUC980 https://www.nuvoton.com/products/iot-solution/lora-platform/ ● NuMaker-M2354 https://direct.nuvoton.com/tw/numaker-m2354 ● Quectel-BG96A https://direct.nuvoton.com/en/quectel-bg96a ● Quectel-EC21A https://direct.nuvoton.com/en/quectel-ec21a - For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC buy now: https://direct.nuvoton.com/ contact us: SalesSupport@nuvoton.com
培訓  工具  學習  影片長度 - 4:6
說明Nuvoton Nu-Link Debug Adapter是一個基於SWD(串列調試)信號介面的USB調試及燒錄器,可應用在Nuvoton NuMicro 家族晶片的開發中。用戶可以搭配ICP工具進行批量燒錄。Nu-Link Adapter也支援協力廠商的開發工具。本視頻介紹Nu-Link Adapter的種類、功能,及如何使用。搭配ICP工具教學請看 【新唐線上批次燒錄】使用NuMicro ICP Programming Tool https://youtu.be/_yyIUw6gyMU 【新唐離線批次燒錄】使用NuMicro ICP Programming Tool https://youtu.be/OlUAQ_0iY8w #zh-Hant #Tool #Training #Basic #Learning
影片長度 - 4:40
說明Nuvoton Nu-Link Debug Adapter是一個基於SWD(串列調試)信號介面的USB調試及燒錄器,可應用在Nuvoton NuMicro™ 家族晶片的開發中。用戶可以用ICP工具進行批量燒錄。Nu-Link Adapter也支援協力廠商的開發工具。本視頻介紹Nu-Link Adapter的種類、功能,及如何搭配KEIL使用。
影片長度 - 4:52
說明Nuvoton Nu-Link Debug Adapter是一個基於SWD(串列調試)信號介面的USB調試及燒錄器,可應用在Nuvoton NuMicro™ 家族晶片的開發中。用戶可以用ICP工具進行批量燒錄。Nu-Link Adapter也支援協力廠商的開發工具。本視頻介紹Nu-Link Adapter的種類、功能,及如何搭配IAR使用。
本網站使用cookie作為與網站互動時識別瀏覽器之用,瀏覽本網站即表示您同意本網站對cookie的使用及相關隱私權政策
OK