search
M2354CJFAE
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m23-mcus/m2354-series/m2354cjfae/
NuMicro® M2354CJFAE là vi điều khiển Arm® TrustZone® dựa trên kiến trúc Armv8-M và được cung cấp năng lượng bởi CPU Arm® Cortex-M23®, được thiết kế để tăng cường bảo mật IoT. Nó phù hợp với các yêu cầu bảo mật dài hạn và các tình huống bảo vệ dữ liệu cực kỳ nhạy cảm. M2354CJFAE hoạt động ở tần số lên đến 96 MHz, cung cấp dải điện áp hoạt động rộng từ 1,7V đến 3,6V và dải nhiệt độ hoạt động rộng từ -40°C đến +105°C. Mức tiêu thụ điện năng là 89,3 μA/MHz ở chế độ LDO và 39,6 μA/MHz ở chế độ DC-DC, giúp kéo dài hiệu quả tuổi thọ pin của thiết bị và đáp ứng nhu cầu hoạt động IoT dài hạn. NuMicro® M2354CJFAE is an Arm® TrustZone® microcontroller based on the Armv8-M architecture and powered by the Arm® Cortex-M23® CPU, designed to enhance IoT security. It is suitable for long-term confidentiality requirements and highly sensitive data protection scenarios. The M2354CJFAE operates at frequencies up to 96 MHz, offers a wide operating voltage range of 1.7V to 3.
M2354SJFBE
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m23-mcus/m2354-series/m2354sjfbe/
NuMicro® M2354SJFBE là vi điều khiển Arm® TrustZone® dựa trên kiến trúc Armv8-M và được cung cấp năng lượng bởi CPU Arm® Cortex-M23®, được thiết kế để tăng cường bảo mật IoT. Nó phù hợp với các yêu cầu bảo mật dài hạn và các tình huống bảo vệ dữ liệu cực kỳ nhạy cảm. M2354SJFBE hoạt động ở tần số lên đến 96 MHz, cung cấp dải điện áp hoạt động rộng từ 1,7V đến 3,6V và dải nhiệt độ hoạt động rộng từ -40°C đến +105°C. Mức tiêu thụ điện năng là 89,3 μA/MHz ở chế độ LDO và 39,6 μA/MHz ở chế độ DC-DC, giúp kéo dài hiệu quả tuổi thọ pin của thiết bị và đáp ứng nhu cầu hoạt động IoT dài hạn. NuMicro® M2354SJFBE is an Arm® TrustZone® microcontroller based on the Armv8-M architecture and powered by the Arm® Cortex-M23® CPU, designed to enhance IoT security. It is suitable for long-term confidentiality requirements and highly sensitive data protection scenarios. The M2354SJFBE operates at frequencies up to 96 MHz, offers a wide operating voltage range of 1.7V to 3.
FAQ / How to change the Nu-Link Pro I/O voltage?
https://www.nuvoton.com.cn/support/technical-support/faq/d749aa51-04f1-11ea-b113-05daf7eedf03/
How to change the Nu-Link Pro I/O voltage? 1482215328114 The Nu-Link Pro I/O voltage can be adjusted through the ICP Programming Tool, Keil RVMDK and IAR EWARM. The steps are as follows: ICP Programming Tool 1. After the ICP Programming Tool is opened, click on the "Options" in the "Programming" section, as shown in Figure 1, to enable programming options. Figure 1 2. In the “Nu-Link Pro IO Voltage” section, select the Nu-Link Pro I/O Voltage, as shown in Figure 2. Figure 2 3. After clicking "OK", the Nu-Link Pro I/O voltage will be changed immediately. Keil RVMDK 1. In the Project → Options for Target → Debug page, click "Settings" to open the "Debug" window, as shown in Figure 3. Figure 3 2. In the "Power Control" section, select the Nu-Link Pro I/O voltage. 3. The Nu-Link Pro I/O voltage can be changed only when the "Download" or "Start / Stop Debug Session" is executed. IAR EWARM 1. Open the Nu-Link settings window through Nu-Link→Nu-Link Monitor, as shown in Figure 4. Figure 4 2.
FAQ / When programming with the ICP Programming Tool, does user need to initialize watchdog in the program after enabling the "Watchdog" option in the Configuration Bits setting? Does user need to clear the time-out flag?
https://www.nuvoton.com.cn/support/technical-support/faq/d76d10e6-04f1-11ea-b113-05daf7eedf03/
When programming with the ICP Programming Tool, does user need to initialize watchdog in the program after enabling the "Watchdog" option in the Configuration Bits setting? Does user need to clear the time-out flag? 1492996346033 When programming with the ICP Programming Tool, click the "Setting" button under the Config Bits to open the Chip Options. In the chip options, user can enable the “Watchdog” option, as shown below: After the "Watchdog" is enabled, the user does not need to initialize the watchdog. After chip reset (except System Reset and CPU Reset), the following initialization is automatically performed for the watchdog: Set WDTEN (WDT Enable) andRSTEN(WDTTime-outReset Enable Control) to 1. Set WDTSEL (Watchdog Timer Clock Source Selection) to 111, i.e. 10 kHz LIRC. TOUTSEL (WDT Time-out Interval Selection) is preset 111, i.e. the time-out time is 218 * WDT_CLK (about 26.214 seconds) The user needs to clear the time-out flag after the watchdog timer triggers a time-out
FAQ / How to use Nu-Link to do encrypted file offline programming for the NUC505 series?
https://www.nuvoton.com.cn/support/technical-support/faq/d77c050f-04f1-11ea-b113-05daf7eedf03/
NUC505, MTP, Cipher, ICP tool, Off-line ICP, Nu-Link How to use Nu-Link to do encrypted file offline programming for the NUC505 series? 1486028832384 Use the ICP tool to enable the MTP encryption function. The related MTP setting is shown in Figure 1. After the MTP related setting, you can select MTP to encrypt the file. Then, refresh the data area and save the file to obtain an encrypted bin file, as shown in Figure 3. Then, select the Offline Programming Mode option in the programming options and the encrypted bin file will be programed in the Nu-Link memory, as shown in Figure 4. Finally, you can use offline programming to write the encrypted code. For details on NUC505 encryption, refer to the following FAQ and document: -FAQ:http://www.nuvoton.com/support/technical-support/faq/d6fc7487-04f1-11ea-b113-05daf7eedf03/ -ICP Programming Guide:http://www.nuvoton.com/resource-download.jsp?tp_GUID=DA01-NUC505 Figure 1 MTP Programming Setting Figure 2 Select MTP for Programming Figure 3
FAQ / Why does the "Invalid Chip ID" error message appear and Part No. show Unknown when using the NuMicro® ISP Programming Tool connection?
https://www.nuvoton.com.cn/support/technical-support/faq/d5d3ac4c-04f1-11ea-b113-05daf7eedf03/
Why does the "Invalid Chip ID" error message appear and Part No. show Unknown when using the NuMicro® ISP Programming Tool connection? 1444978740000 In the installation folder for the ISP Programming Tool, “config.ini” records PDID (Part Device Identification Number) of all the NuMicro® series. After connection, the ISP Programming Tool will compare the PDID of target chip with the “config.ini”. If the “config.ini” gets lost or the PDID of target chip is not listed in “config.ini”, the "Invalid Chip ID" error message appears on the ISP Programming Tool, or Part No. shows Unknown. User can download the latest version of NuMicro® ISP Programming Tool from Nuvoton website.
디버거 및 프로그래머
https://www.nuvoton.com.cn/tool-and-software/debugger-and-programmer/
Nuvoton provides a variety of Debugger and Programmer (Nu-Link Debug Adapter) for Nuvoton NuMicro® series microcontrollers. In the development stage, The developers can use Nu-Link2-Pro, Nu-Link-Pro, Nu-Link-Me and Nu-Link2-Me with the application developed by Nuvoton, to develop and test related products efficiently and quickly. In the mass production stage, Nuvoton also provides Nu-Link-Gang series programmers for one-to-four programming. Name Feature Supported Device User Manual Nu-Link2-Pro A high-speed debugger/programmer with ETM trace function : • ETM trace clock frequency up to 96 MHz • USB 2.0 HS to SWD bridge • SWD interface up to 24 Mbps • On-line/off-line ISP firmware update: I²C, SPI, UART, CAN, RS-485 • Supports 3 types of storage devices: Micro SD, USB flash drive, built-in SPI flash • Programmable output VDD : 1.8 V, 2.5 V, 3.3 V, 5.0 V • Wide target VDD input level :1.8 V ~ 5.5 V • Control bus for automatic IC programming system • Virtual COM port NuMicro® Family User
제품 및 기술 / Nuvoton Launches 1T 8051 Microcontroller—N76E616AL48
https://www.nuvoton.com.cn/news/news/products-technology/TSNuvotonNews-000206/
Hsinchu, Taiwan – 2016/3/30 – Nuvoton Technology Corp., a leading microcontroller manufacturer, announced a new generation of high-efficiency 1T 8051 product line with the launch of N76E616AL48 . With the high noise immunity (4KV EFT / 8KV HBM ESD), wide operating voltage (2.4V~5.5V ) and operating temperature (-40℃ - 105℃), the N76E616AL48 also integrates a LCD driver module, which reduces costs on extra components as well as the printed circuit board (PCB) size. The high-performance computing of N76E616AL48 can achieve complicated manipulation within short time, enhance the system performance, and reduce power consumption. Its on-chip ICE is convenient for users in verification during development stage. All components of the N76E616AL48 are merged into a small size, high-density package, which can be widely used in consumer and electrical fields, making it especially suitable for small appliances with LCD screens, such as the rice cooker, water heater and air purifier.
M471CI8AE
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m4-mcus/m471-series/m471ci8ae/
The NuMicro M471CI8AE is a 32-bit microcontroller based on Arm Cortex-M4F core, with DSP instruction set and single-precision floating-point unit (FPU), targeted for smart home appliance applications. For the growing requirement of the safety functions on the home appliance, the M471CI8AE provides certified Software Test Library (STL) and an application note for IEC60730-1 Class B Annex H. This certified STL can significantly reduce the development time and efforts to pass IEC60730-1 Class B certification for home appliances. The M471CI8AE runs up to 120 MHz, and features 2.5V to 5.5V wide operating voltage, -40°C to 105°C wide operating temperature, a variety of packages with wide pin pitch, and excellent high immunity characteristics by ESD HBM 8 KV and EFT 4.4 KV, which greatly meets the rigid requirements for stability, reliability and safety of home appliance systems. As the new smart function added on home appliances, the M471CI8AE provides up to 512 KB dual-bank of Flash memory
M471KI8AE
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m4-mcus/m471-series/m471ki8ae/
The NuMicro M471KI8AE is a 32-bit microcontroller based on Arm Cortex-M4F core, with DSP instruction set and single-precision floating-point unit (FPU), targeted for smart home appliance applications. For the growing requirement of the safety functions on the home appliance, the M471KI8AE provides certified Software Test Library (STL) and an application note for IEC60730-1 Class B Annex H. This certified STL can significantly reduce the development time and efforts to pass IEC60730-1 Class B certification for home appliances. The M471KI8AE runs up to 120 MHz, and features 2.5V to 5.5V wide operating voltage, -40°C to 105°C wide operating temperature, a variety of packages with wide pin pitch, and excellent high immunity characteristics by ESD HBM 8 KV and EFT 4.4 KV, which greatly meets the rigid requirements for stability, reliability and safety of home appliance systems. As the new smart function added on home appliances, the M471KI8AE provides up to 512 KB dual-bank of Flash memory