search

Product Results:W83773G-2, Matches
Keyword Results:W83773G-2, 1590 Matches

NuTiny-NUC029SGE



Board Introduction The NuMaker-ML51PC development board consists of two parts, a ML51PC0AE platform and an on-board Nu-Link2-Me debugger and programmer. The NuMaker-ML51PC allows users to quickly develop and easily program and debug application. The NuMaker-ML51PC offers ML51PC0AE full pins extension connectors, Arduino UNO compatible extension connectors and diversified power supply option. It is an easy-to-develop platform for user to expand the functionality and build the applications. The NuMaker-ML51PC also provides an ammeter connector, allowing user to monitor the microcontroller’s power consumption during development. The Nu-Link2-Me is a debugger and programmer that supports on-line programming and debugging through SWD interface. The on-board 16 Mbit SPI Flash allows it able to off-line program the target microcontroller. The Nu-Link2-Me is also a USB mass storage device for drag-and-drop programming of the target microcontroller.


FAQ / Why can’t the clock source of HCLK be switched to PLL when the system clock source is initialized with the following commands? CLK->CLKSEL0 = (CLK->CLKSEL0 & ~CLK_CLKSEL0_HCLKSEL_Msk); CLK->CLKSEL0 |= CLK_CLKSEL0_HCLKSEL_PLL;



HIRC, PLL, 时钟切换 Why can’t the clock source of HCLK be switched to PLL when the system clock source is initialized with the following commands? CLK->CLKSEL0 = (CLK->CLKSEL0 & ~CLK_CLKSEL0_HCLKSEL_Msk); CLK->CLKSEL0 |= CLK_CLKSEL0_HCLKSEL_PLL; 1480414232839 Q: Why can’t the clock source of HCLK be switched to PLL when the system clock source is initialized with the following commands? CLK->CLKSEL0 = (CLK->CLKSEL0 & ~CLK_CLKSEL0_HCLKSEL_Msk); CLK->CLKSEL0 |= CLK_CLKSEL0_HCLKSEL_PLL; A: In the execution of the first command line, CLK->CLKSEL0 = (CLK->CLKSEL0 & ~CLK_CLKSEL0_HCLKSEL_Msk); HCLKSEL (CLKSEL0 [2: 0]) is set to 0x00. When HCLKSEL is set to 0x00, as shown below, the clock source of HCLK is switched to external crystal. If the external crystal is not stable or enabled at this time, the switching clock source will fail and the HCLKSEL will be remain its default setting (initialized as 0x07, clock source as HIRC). Therefore, in the execution of the second command line, CLK->CLKSEL0


FAQ / When using Nu-Link or Nu-Link Pro to do Offline Programming, what protection mechanisms are available for written files?



Offline Programming When using Nu-Link or Nu-Link Pro to do Offline Programming, what protection mechanisms are available for written files? 1482203753541 The options “Use Password for Offline Programming” and “Limit the Number of Offline Programming” are provided. Using Password can protect the file written to the offline Flash from being read. Limiting the number of offline programming can prevent private programming. Follow the steps below to enable the options: 1. After the ICP Programming Tool is opened, you can click on the "Options" in the "Programming" section, as shown in Figure 1, to enable programming options. Figure 1 2. In the "Programming" options, select the "Offline Programming Mode" in the "Operation" section, you can open the "Options for Offline Programming Mode" section, as shown in Figure 2. Figure 2 Check "Use Password for Offline Data" to enable data encryption. The user can enter a password of 1 to 32 characters in length, and have to enter the password once


FAQ / How to read the actual N76E003 band-gap voltage?



How to read the actual N76E003 band-gap voltage? 1482387076715 The N76E003 ADC can select an internal band-gap voltage as the input pin, which can be used to get the ADC reference voltage, for more accurate ADC results. At room temperature, all N76E003 band-gap voltage values will be calibrated within the range of 1.17V to 1.27V. If you want to get the actual band-gap value for N76E003, read the 2 bytes value after the UID address. There are 2 bytes after the UID address that store the actual band-gap value, but the actually valid bit is 12. The first byte is the upper 8 bits, and the lower 4 bits of the second byte are the lower 4 bits of the 12 bit. Reading and calculation steps: Read a bad-gap value with IAP by reading UID; Merge the upper 8 bits and the lower 4 bits; Use the following formula to convert to an actual voltage value. Formula: Calculation example: Read the 2 bytes value after the UID address, wherein the first bytevalue is 0x64, and the second bytevalue is 0x0E,


FAQ / Can FMC instructions be used to adjust the Data Flash size in the program?



Can FMC instructions be used to adjust the Data Flash size in the program? 1493179003648 For the NuMicro® series that can set the Data Flash size, usercanmodify DFEN (Config0 [0]) to enable or disable Data Flash,and modify DFBADR (Config1) to set the base address of Data Flash and adjust the Data Flash size. After the setting, the program needs to write 1 to CHIPRST (SYS_IPRST0 [0]) for software chip reset. With software chip reset, the new setting will take effect. Sample code is as follows: uint32_t au32Config[2]; SYS_UnlockReg(); FMC_Open(); FMC_ReadConfig(au32Config, 2); FMC_ENABLE_CFG_UPDATE(); au32Config[0] &= ~0x1; au32Config[1] = u32DFBA; FMC_WriteConfig(au32Config, 2) SYS_ResetChip();


FAQ / How to use the ICP tool to do encrypted programming for the NUC505?



NUC505, MTP, Cipher, ICP tool, Off-line ICP, Nu-Link pro How to use the ICP tool to do encrypted programming for the NUC505? 1543307764380 When using the ICP tool, offline programming or online programming can be used for encrypted programming of NUC505. The user must first switch the NUC505 to ICP mode before the ICP tool is connected. The online programming procedure is as follows: After connecting the NUC505 with the ICP tool, first place the bin file to be burned in the code, as shown in Figure 1. Set the MTP KEY as shown in Figure 2. The user must define the MTP KEY as the password (red box 1 in the figure), and then set the offset (red box 3 in the figure). The ICP tool will read the offset of the bin file as the MTP Signature (red box 2 in the figure). Finally, the red box 4 in the figure can be set to lock the MTP, that is, the MTP KEY cannot be changed again. Check Code and MTP and click Start to program the code and MTP KEY into the NUC505. Figure 1.


제품 및 기술 / Nuvoton Announces its New eSIO Series IC – NCT6683D



Hsinchu, Taiwan, Mar. 8, 2013 - Nuvoton Technology Corporation proudly announces NCT6683D, the new eSIO series IC, which integrates traditional SIO with built-in uC or uP to provide the best green control on MB / AIO systems. The “e” of eSIO stands for the "embedded” controller based SIO. NCT6683D, combining a built-in microcontroller and traditional legacy SIO functions, supports a rich set of features and targets the All-in-One PC applications, high-end motherboard applications that need the built-in microcontroller to fulfill the customized features, server applications for BMC-lite segments, such as workstation, storage and cloud, and any other applications that microcontroller can better execute the performance. The microcontroller inside NCT6683D is the industrial standard 1T 8-bit microcontroller and the firmware code is stored in an external SPI flash, which could be updated via LPC interface or PS/2 interface with special tools provided by Nuvoton.


M451 시리즈



The NuMicro M451 Base series 32-bit microcontroller ( MCU ) is embedded with the ARM® Cortex®-M4 core and operating at 2.5V - 5.5V and - 40 ℃ -105 ℃ , and provides 22.1184 MHz internal oscillator ( 1 % accuracy at 25 ℃ , 5V ) , Data Flash configurable and high immunity ( 8 kV ESD, 4 kV EFT ) . Package types include LQFP48, LQFP64 and LQFP100. Target Application: Industrial Automation, PLCs, Inverters, Home Automation, Portable Data Collector, Smart Card Reader, Motor Control, etc. Key Features: • Core - ARM®Cortex®-M4 with DSP and FPU - Max frequency of 72 MHz - Operating voltage: 2.5V to 5.5V - Temperature range: - 40 ℃ to 105 ℃ • Memory - 40/72/128/256 KB of Flash Memory - 16/32 KB of SRAM - Data Flash configurable • 12-bit ADC ( up to 16 channels ) • 12-bit DAC • 16-bit PWM ( up to 12 channels ) • Timers - Four timers - RTC • Connectivity - Up to 5 UART s - Up to 2 LINs - Up to 3 SPI s - Up to 2 I²Cs ( up to 1 MHz ) - Smart card interfaces - Up to 2 I²S interfaces • Security - CRC


M452 USB 시리즈



The NuMicro® M452 USB series 32-bit microcontroller ( MCU ) is embedded with the ARM® Cortex®-M4 core and operating at 2.5V ~ 5.5V and - 40 ℃ ~ 105 ℃ , and provides 22.1184 MHz internal oscillator ( 1 % accuracy at 25 ℃ , 5V ) , Data Flash configurable and high immunity ( 8 kV ESD, 4 kV EFT ) . Package types include LQFP48, LQFP64 and LQFP100. Target Application: Industrial Automation, PLCs, Inverters, Home Automation, Portable Data Collector, USB Accessories, Smart Card Reader, Motor Control, etc. Key Features: • Core - ARM® Cortex®-M4 with DSP and FPU - Max frequency of 72 MHz - Operating voltage: 2.5V to 5.5V - Temperature range: - 40 ℃ ~ 105 ℃ • Memory - 40/72/128/256 KB of Flash Memory - 16/32 KB of SRAM - Data Flash configurable • 12-bit ADC ( up to 16 channels ) • 12-bit DAC • 16-bit PWM ( up to 12 channels ) • Timers - Four timers - RTC • Connectivity - USB 2.0 OTG/Device - Up to 5 UART s - Up to 2 LINs - Up to 3 SPI s - Up to 2 I²Cs ( up to 1 MHz ) - Smart card interfaces -


NUC123LD4AN0



The NuMicro™ NUC123 series embedded with the ARM® Cortex™-M0 core runs up to 72 MHz with 36K/68K bytes Flash program memory, 12K/20K bytes SRAM , and 4K bytes Flash loader memory for In System Program ( ISP ) . The NUC123 series also integrates Timers, Watchdog Timer ( WDT ) , Window Watchdog Timer ( WWDT ) , PDMA with C RC calculation unit, UART , SPI , I²C , I²S, PWM Timer, GPIO, PS/2, USB 2.0 FS Device, 10-bit ADC , Low Voltage Reset Controller and Brown-out Detector. Target Application: Consumer Electronic, USB Keyboard, Touch System, etc. Key Features: • Core - Cortex™-M0 processor - Max frequency of 72 MHz - Operating voltage: 2. 5V to 5. 5V - Temperature range: - 40 ℃ ~ 85 ℃ • Memory - 68 KB of flash memory - 20 KB of SRAM - Configurable Data Flash - ISP ( In-System Programming ) - ICP ( In-Circuit Programming ) - IAP ( In-Application Programming ) • PWM - Up to 4-channel PWM or 2 complementary paired PWM outputs - Period/duty trigger ADC function • Connectivity - One USB 2.