Search
Search Results
SearchMCU ,
find 91 items
- Sort by
- Most recent
- Popularity
Training
Tool
Learning
Watch time - 2:21
Hello everyone! I am Chris, the Field Application Engineer from Nuvoton Technology.
Today, I will introduce how to run a simple sample code on NuMicro M251/M252 series microcontroller.
First, we connect the M251/M252 NuMaker development Board to the computer.
Then click the M251/M252 BSP folder, click the Sample Code folder, template folder, Keil folder, and finally open the Template project file.
What we are going to do is running a simple GPIO Toggle LED Sample Code.
Introduce the main program briefly.
First, set GPIO PB14 to Output Mode.
After writing a small loop, set PB14 to reverse.
Finally, set CLK_SysTickDelay to 300,000 microseconds (uSec).
Before Rebuild, we must add the GPIO Source Code to the Library, find the corresponding Source Code and load it, and press Rebuild after it is complete. After the Rebuild, press Load and program the Code into the IC.
When programing is over, press the reset button on the development board to confirm whether the LED lights are flashing on the board.
That’s all for the tutorial of running sample code. Thank you for watching it. If you want to know more information, please feel free to contact us.
#Tool #Training #Learning #Intermediate #en
-
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
Training
Tool
Learning
Watch time - 5:40
Hello, everyone! I'm Chris, Field Application Engineer from Nuvoton Technology.
Today, I will introduce you how to design NuMicro M251/ M252 application circuit.
Let's start with the power application circuit of M251/M252.
The external power should add 10uF and 0.1uF decoupling capacitors, and the capacitor should be placed close to the source of the external power supply.
Before the external power enters the VDD/VDDIO/VBAT of the IC, 0.1uF bypass capacitors should be added separately, and the capacitors should be placed close to the IC.
Before the external power enters the AVDD, the bead should be connected in series for filtering, and then 1uF, 0.1uF, and 0.01uF bypass capacitors should be added. The bead and capacitors should be placed close to the IC.
Before connecting AVDD to VREF, first, connect the bead in series for filtering, and then add 2.2uF, 1uF, and 470pF bypass capacitors. The bead and capacitors should be placed close to the IC.
A 1uF bypass capacitor should be added to the internal LDO power supply of the IC, and the capacitor should be placed close to the IC.
AVSS and VSS should be connected in series with a bead for filtering.
USB_VBUS should be connected in series with a 10-ohm resistor to enhance the ability of USB to resist EFT interference.
USB_D+ and USB_D- should be connected in series with 27-ohm resistors for impedance matching.
USB_VCC33_CAP needs to add a 1uF bypass capacitor.
ICE_DAT and ICE_CLK should be connected to 100K ohm pull-up resistors.
The two ends of the high-speed and low-speed crystal oscillators should be connected with an equivalent capacitance of 20pF to VSS.
I2C_SCL and I2C_SDA should be connected to 4.7K ohm pull-up resistors.
nRESET should be connected to a 10K ohm pull-up resistor and a 10 uF capacitor to VSS.
The internal LDO power supply of the IC needs to add a 1 uF bypass capacitor, and the capacitor should be placed close to the IC.
In addition, reference circuits for EBI, UART, SPI, and Audio are provided.
VDD is connected to 4~32 MHz crystal oscillator, POR33, Power On Control, 5V to 1.5V LDO, IO Cell... and other circuits inside the IC. Among them, GPIO PF.4 to PF.6 and PA.0 to PA.5 output, the high level is equal to VDD.
Vbus is connected to the USB 1.1 PHY inside the IC.
This 1.5V regulator will provide 1.5V for Digital Logic, SRAM, Flash, POR15, LIRC, MIRC, HIRC... and so on.
Vbat is connected to internal 1.5V RTC_LDO and provides 1.5V voltage for RTC, 32.768 kHz crystal oscillator, IO Cell PF.6.
VDDIO is connected to some IO cell for use, and the output high level of PA.0 to PA.5 is equal to VDDIO.
AVDD is connected to the analog circuit inside the IC, and VREF is the reference voltage of the analog circuit.
That's all for the hardware design of the NuMicro M251/M252 series instruction. Thank you for watching it.
If you have further questions, please contact us.
#Tool #Training #Learning #Intermediate #en
-
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
Training
Tool
Learning
Watch time - 4:26
Hello everyone, I am Chris, the field application engineer from Nuvoton Technology. Today I will introduce the power modes of the M251/M252 series microcontroller.
The M251/M252 series has multiple power modes. The differentiation is based on power consumption, wake-up time, the operable CPU, and peripherals.
In normal mode, the CPU is running normally. In Idle mode, only the CPU clock is disabled while other peripherals work as usual.
Normal mode and idle mode can be divided into high-efficiency high-speed PL0 mode and low-power low-speed PL3 mode according to CPU operating speed.
We should note that in the low-speed PL3 mode, only the clock source of the CPU and peripherals is 32.768 or 38.4 kHz can run.
In power-down mode, there are three types according to power consumption.
The first is NPD (Normal Power Down Mode). The CPU and high-speed peripherals stop running, and only the low-speed peripherals can work normally.
The second is FWPD (Fast Wake Up Power Down Mode), which is the fastest wake-up of the three power-down modes but consumes more power.
The third is DPD (Deep Power Down Mode), which consumes the lowest power among the three power-down modes, but the data in the RAM cannot be retained, and the wake-up speed is the slowest. Specific peripherals or pins can only activate the wake-up.
For power consumption and wake-up time, we list the corresponding data. Users can choose the most suitable power mode according to the required power consumption and wake-up time.
We need to note that FWPD mode will consume more power in the power-down mode because this mode wakes up the fastest.
The DPD mode is the least power consumption, but the longest wake-up time.,
Also, normal mode is a normal working mode, so there is no need to wake up.
The time unit of the idle mode is different from the power-down mode, which is five cycles. The length of a cycle is determined according to the operating frequency used by the system.
In the related resources section, we provide application notes for power management, which have more detailed operations and descriptions. If you want to know more, please download it from the URL in the video.
There are also various power mode entry and wake-up methods in the BSP package; you can also refer to and use it.
That’s all for the power modes introduction. Thank you for watching it. Please subscribe to our channel for more video resources. If you want to know more information, please contact us.
#Tool #Training #Learning #Intermediate #en
-
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
Application
Learning
Watch time - 1:30
Nuvoton provides a new development platform, Chili. Chili is designed by NUC980 family. A user can begin application developing within 15 minutes once receiving this PCB. This PCB is very small and can be easily installed into another system after development complete. It is suitable for some remote control or IoT applications.
#application #learning #intermediate #en
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
Buy now: https://direct.nuvoton.com/tw/numaker-rtu-nuc980?search_query=Chili&results=1
Contact us: SalesSupport@nuvoton.com
Watch time - 4:56
具備豐富功能的 NuMaker IoT 物聯網開發平台,經過數種即時作業系統(RTOS)與雲端的認證。在這個影片裡,我們將介紹 NuMaker-IoT-M487 開發板,支援的即時作業系統和雲端,以及物聯網應用示範。
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/
聯絡我們: SalesSupport@nuvoton.com
Watch time - 4:46
新唐的 NUC970 及 NUC980 工業控制系列適合用於工業自動化及工業物聯網類型的應用,本影片展示一套由新唐的合作夥伴所設計製造的工業自動化解決方案,包括一套人機交互介面(HMI)及一套遠程終端設備(RTU)。
新唐NUC970、NUC980為一款工業操作溫度範圍,內置DRAM顆粒,採用LQFP包裝的處理器,內建豐富IO介面並包含通訊加解密引擎,為工業通訊安全提供保護。NUC980軟體包則支援聯網協議,包括AWS、阿里雲等,可應用於各種資料採集及聯網需求,特別是針對5G基地台監控、大數據採集,NUC980提供了一套完整的設計方案,詳細內容,請參考新唐官網。
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
購買管道:https://direct.nuvoton.com/tw/numaker-nuc980-iiot
聯絡我們: SalesSupport@nuvoton.com
Application
Learning
Watch time - 3:48
The rich features of NuMaker IoT platforms have been certified by several RTOS and clouds. In this video, we introduce the NuMaker-IoT-M487 development board, supported OS and clouds, and an IoT demonstration.
#Application #Learning #Basic #en
-
For more information, please visit Nuvoton Technology Website: https://bit.ly/3hVdcmC
buy now: https://direct.nuvoton.com/tw/
contact us: SalesSupport@nuvoton.com
Watch time - 3:12
本方案使用 NuMicro M480 高效能 M4 微控制器,搭配 emWin library 進行 GUI 圖像化人機介面設計,將結果顯示在 2” OLED 上。NuMicro M480 系列微控制器是新唐的最新產品,透過這個系列產品高達 192 MHz 的強大運算能力和多達 160 KB 的 SRAM,並且搭配 2 吋 OLED 螢幕,來達到流暢地解碼及播放 GIF 動態影像,那這個方案包含了三大重點:
第一點:我們使用了新唐 M480 高效能微控制器,透過高速 SPI 控制 OLED 來顯示炫麗的動態效果
第二點:本方案已內建 GIF 解碼和多種字型的 Library,如果有其他字型需求,可以透過新唐字型轉換工具載入其他字庫,再加上 emWin Library 的使用,快速開發完成高質感使用者介面。
第三點:本方案可以應用於有顯示功能需求的產品,如電競主機板,可以高效地動態顯示溫度、風扇轉速和硬碟狀態等
-
更多產品資訊,請至新唐科技網站 https://bit.ly/3hVdcmC
聯絡我們:SalesSupport@nuvoton.com
----
Today we are going to introduce our reference design OLED Display with GIF Format Decode featuring the NuMicro M480 series microcontroller. As you can see, the microcontroller controls the 2-inch OLED screen and GIF files can be played on it. The M480 series runs up to 192 MHz with 512 KB embedded Flash memory and 160 KB embedded SRAM. The high-performance MCU decodes GIF motion graphics smoothly.
There are three major features about this reference design:
First: We use the Nuvoton M480 high-performance microcontroller to control the OLED through high-speed SPI to showcase dynamic effects.
Second: This solution has built-in GIF decoding and various font libraries. If there are other font requirements, you can load other fonts through the Nuvoton font conversion tool, and use the emWin Library to develop a high-quality user interface quickly.
Third: It can be applied to products requiring display functions, such as e-sports motherboards, which can dynamically display temperature, the speed of the fan and the status of the hard disk.
The OLED device has a 2-inch OLED screen with a resolution of 256*64. There is an SD card slot underneath, which obviously is for data storage and the storage status is shown on the OLED screen. The right side, there is a high-speed USB for PC connection as a flash drive. A headphone jack is on the left, I’m sure you all know how it works.
Watch time - 7:44
As a leading supplier of 8051 microcontrollers (MCUs) , Nuvoton offers a variety of products with the best performance critical to the success of consumers and industrial products. NuMicro® 8051 industrial series microcontrollers is based on 1T 8051 core, running up to 24 MHz, with up to 32 Kbyte of Flash memory and up to 2 Kbyte of SRAM. It supports one high precision 24 MHz allowing ± 1 % deviation and one 10 kHz internal RC Oscillators, operating at 2.4 V ~ 5.5 V voltage and - 40 ℃ ~ 105 ℃. NuMicro® 8051 industrial series is equipped with special features such as up to 15 channels of 500k SPS 12-bit ADC, up to 12 channels of PWM with independent counters and GPIO supports 20 mA driving capability, also with ESD resistivity 8 kV and EFT resistivity 4.4 kV. Combined all these above high performance features, and provides 10-33 pin packages for a broad range of applications.
Watch time - 21:39
● How to buy:
https://direct.nuvoton.com/en/search?controller=search&orderby=position&orderway=desc&search_query=+emWin+&submit_search=
● More information:
https://www.nuvoton.com/hq/products/application-specific-socs/hmi-emwin-mpus/-n9h-series
Watch time - 1:26
Voice controlled electronic devices have become a popular trend. The advantage is that electronic devices can be controlled without hands. For this scheme, we use Google TensorFlow as the algorithm development environment of speech recognition for deep learning. Then we implement speech recognition on NuMaker-PFM-M487 platform, and realize an offline and instant speech recognition system by Keyword Spotting.
Nuvoton Website: www.nuvoton.com