Search
Search Results
SearchProduct Release ,
find 10 items
- Sort by
- Most recent
- Popularity
Product
Learning
Watch time - 3:40
The NuMicro® MA35D1 series is a heterogeneous multi-core microprocessor targeted to high-end edge IIoT gateway. It is based on dual 64-bit Arm® Cortex®-A35 cores with speed up to 1 GHz, and one 180 MHz Arm® Cortex®-M4 core. Based on the high-performance cores, the MA35D1 series facilitates the tiny AI/ML for edge computing.
#General #Product #Learning #en #MA35D1 #Nuvoton #Nuvoton MPU #Nuvoton HMI #Nuvoton Edge Gateway #NuMaker-IoT-MA35D1-A1 #NuMaker-HMI-MA35D1-S1
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/
contact us: SalesSupport@nuvoton.com
Product
Learning
Watch time - 9:4
Describe the content of MCU Security, including assets, security attributes, and threat assessment.
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/
contact us: SalesSupport@nuvoton.com
#en #Product #Learning #Basic
Product
Tool
Learning
Watch time - 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
【Product Release】NuMicro M2354 Enables MCU Chip-Level Security with IoT Security Standards Compliant
Application
Webinar
Watch time - 53:19
The security issues of every network-connected device pose new challenges for system developers. More and more national or regional network security supervision departments have proposed corresponding security standards and regulations. Nuvoton Technology debuts brand new NuMicro® M2354 series products. In addition to inheriting NuMicro® M2351 Series security features that have passed Arm® PSA Certified™ Level 1, Level 2, and PSA Functional API Certified, M2354 Series endows the microcontrollers used by network-connected devices with the physical level (chip-level security) security protection function. Simultaneously, it satisfies the device's development and design requirements requiring low-power operation while performing secure networking.
#en #webinar #Intermediate #application
-
Agenda:
• Security Threats to IoT Environment
• NuMicro M235x Secure IoT MCUs
• Application Fields for NuMicro M235x
• Multi-OS and Multi-Cloud Support for IoT Node Devices
• Summary
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/
contact us: SalesSupport@nuvoton.com
Product
Webinar
Watch time - 1:0:50
Two brand new products are released:
• Nuvoton's first automotive microcontroller, NuMicro NUC131SD2AEU with AEC-Q100 grade 2 qualified
• NuMicro M0A23 series with up to 125℃ operating temperature
Join us and talk to our product manager for related inquiries!
#Product #Webinar #General #en
-
Agenda:
• Nuvoton Technology Company Profile
• Nuvoton Automotive Solution
• Nuvoton CAN series MCU Portfolio
• NUC131U AEC-Q100 Grade 2 Qualified MCU
• NuMicro® M0A23 Series
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/
contact us: SalesSupport@nuvoton.com
Product
Learning
Watch time - 5:0
Introduce the waterproof and noise immunity of ML56 touch key.
Hello! Everyone! I am Nuvoton FAE Tim.
Today, I will show you the waterproof and noise immunity of ML56 touch key.
First introduce the waterproof and noise immunity of ML56 touch key.
Good waterproof function, support finger touch with 2 mm depth water droplet.
IEC 61000-4-6 conducted noise immunity (CNI) with 10 Vrms noise voltage.
Next, we will explain the related parameter settings of the ML56 touch key, and first explain the touch sensitivity.
#Pulse Width (Touch key sensing pulse width time control)
Touch key sensitivity can be adjusted by setting Pulse Width properly, shorter Pulse Width setting comes with poor sensitivity and less power-consumption, vice versa.
Then explain the stability of touch performance, Part 1.
#Times (Touch key sensing times control)
Touch key raw data stability can be adjusted by setting Times properly, shorter Times setting comes with poor raw data stability and less power-consumption, vice versa.
Stability of touch performance, Part 2.
#IIR (IIR filter)
IIR filter can control the ratio of current raw data and previous one. User can enable IIR Filter to be against noise. It will increase the touch response time when enables IIR Filter.
Stability of touch performance, Part 3.
#Debounce (Touch key debounce)
Touch key stability can be adjusted by setting Debounce properly, the debounce times for touch key entry (on) and release (off) detection, shorter Debounce setting comes with faster touch response time, vice versa.
Stability of touch performance, Part 4.
#Trace Baseline (Baseline is generated by “Calibration”)
Touch key auto environment compensation is an algorithm that baseline tracking each touch key automatically at power-up and keeps compensating environment variation affects touch key performance during runtime.
Based on the above parameter description, the following introduces the waterproof and noise immunity parameter settings.
The first is waterproof parameter setting.
Good waterproof function, support finger touch with 2 mm depth water droplet. Touch key system parameters are shown in the table
Pulse Width = 500 ns
Times = 128
Next is the noise immunity parameter setting
IEC 61000-4-6 conducted noise immunity (CNI) with 10 Vrms noise voltage. Touch key system parameters are shown in the table.
Pulse Width = 2 us
Times = 128
IIR New = 6, Old = 2
Debounce Entry = 1, Release = 1
Then we use the ML56 NuMaker Board to show you the waterproof function of the touch key.
Dip the finger in water first, and then touch the touch key. Repeat the above actions, we can see that the touch key still works normally and is not affected.
Finally, we use the ML56 NuMaker Board to show you the noise immunity ability of the touch key.
Turn on the walkie-talkie first, and then interfere with the touch key at close range, we can see that the touch key still operate normally and is not affected.
That's all for today's video, thank you everyone!
If you have any questions, please contact us.
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
Buy now: https://direct.nuvoton.com/tw/low-power-8051-series/
Contact us: SalesSupport@nuvoton.comon.com
#Product #Learning #Basic #en
#Basic
#ML56
#NuMicro
#Pulse Width (Touch key sensing pulse width time control)
#IIR (IIR filter)
#Product
#en
#Trace Baseline (Baseline is generated by “Calibration”)
#Times (Touch key sensing times control)
#8051
#Learning
#Debounce (Touch key debounce)
#Nuvoton
#touch key IC
#noise immunity
#low power
#ML54
#waterproof
#MCU
#ML51
Product
Learning
Watch time - 6:6
Nuvoton announced the latest ML56 microcontroller, built-in capacitive touch sensing, LCD driver highly integrated low power platform. And provides capacitive touch sensor and LCD driver library. The solution is delivered through the API guide, which includes details on each function call, parameters and returns. Finally, this video provides an overview on how to develop a custom touch key and LCD application from the BSP release.
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
Buy now: https://direct.nuvoton.com/tw/low-power-8051-series/
Contact us: SalesSupport@nuvoton.comon.com
#Product #Learning #Basic #en
Product
Learning
Watch time - 14:8
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
Buy now: https://direct.nuvoton.com/numaker-m251sd
Contact us: SalesSupport@nuvoton.com
#Product #Learning #Basic #en
0:00 簡介
0:29 Nuvoton Low Power Microcontroller Family
1:24 NuMicro M251 Series Overview
3:31 M251 & M252 Low Power Series
4:08 M251 Series Remarkable Features
7:14 M251/M252 Power Mode
9:37 I NuMicro MCU Applications
12:09 Development Tools
Product
Learning
Watch time - 3:37
An introduction for NUC980 gateway application.
#Product #Learning #Basic #en
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/tw/numaker-nuc980-iiot
contact us: SalesSupport@nuvoton.com
Product
Learning
Watch time - 26:19
The ML51 is a Flash embedded 1T 8051-based microcontroller. The instruction set of the ML51 is fully compatible with the standard 80C51 with performance enhanced and low power consumption.
The ML51 runs up to 24 MHz at a wide voltage range from 1.8V to 5.5V, and contains up to 64/32/16/8 Kbytes Flash called APROM for programming code. The ML51 Flash supports In-Application-Programming (IAP) function, which enables on-chip firmware updates.
The ML51 includes an additional configurable up to 4/3/2/1 Kbytes Flash area called LDROM, in which the Boot Code normally resides for carrying out the In-System-Programming (ISP).
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/tw/ml51-series/
contact us: SalesSupport@nuvoton.com
#Product #Learning #Basic #en
0:00 簡介
0:20 Agenda
0:45 NuMicro Product Portfolio
1:28 2019 Brand New MCU Platform
2:06 ML51/ML54/ML56 Series Portfolio
3:29 ML51 Series Low
4:50 NuMicro Naming Rule
6:06 NuMicro® ML51 Features
8:19 4 Different Power Modes
10:44 Low Power Mode Features • Wake up resource: WKT, ACMP, GPIO
12:37 Low Power VS Battery Life
13:28 ADC
15:00 Comparison of 8-bit Products Feature
17:13 Fire Fighting System
21:30 Battery Management System (BMS)
22:30 Gaming Phone
23:36 Development Board
24:13 Development Environment