Search found 207 matches

by a_ziliu
27 Mar 2017, 14:14
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: If the watchdog (WDT) function is enabled in the config bit, will it affect ISP upgrade procedure?
Replies: 0
Views: 2589

If the watchdog (WDT) function is enabled in the config bit, will it affect ISP upgrade procedure?

If the watchdog (WDT) function is enabled in the config bit, the watchdog will start automatically. The default clock source is internal low speed 10 kHz clock. Reset Time = Overflow Time + Delay Time = (2 ^ 18 + 1026) /10k=26.3 seconds. The Nuvoton ISP Boot Loader program did not include the watchd...
by a_ziliu
27 Mar 2017, 14:13
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: When planning analog and digital power supply for the NuMicro? family, can analog power (AVDD, AVss) and digital power (
Replies: 0
Views: 2612

When planning analog and digital power supply for the NuMicro? family, can analog power (AVDD, AVss) and digital power (

No. When planning analog and digital power supply for the NuMicro? family, analog power and digital power should be at the same voltage level. It is recommended that an inductor is used between AVDD and VDD as well as between AVSS and VSS for connecting separate analog and digital power lines in ser...
by a_ziliu
27 Mar 2017, 14:13
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: What are the specifications of panel thickness and key pad size for designing a Touch Key Pad? Can a user dig in the mid
Replies: 0
Views: 2583

What are the specifications of panel thickness and key pad size for designing a Touch Key Pad? Can a user dig in the mid

When using the NT series and the M4TK series Touch Key IC with touch functions, the panel thickness and key pad size shall comply with the specification in the following table: If a user needs to dig in the middle of the key pad, the user also needs to fill in the excavation area so that the key pad...
by a_ziliu
27 Mar 2017, 14:12
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: What Nuvoton MCU series is provided with LCD driver function?
Replies: 0
Views: 2569

What Nuvoton MCU series is provided with LCD driver function?

Currently, the LCD driver function is supported by four Nuvoton MCU series: Nano110, Nano 130, Nano 112, and N76E616 series. Specifically, the first three series include the ARM? Cortex? M0 core, and the last one includes the 8051 core. Related specifications are listed below: Note: Charge pump can ...
by a_ziliu
27 Mar 2017, 14:12
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: Is there any ADC feature comparison table for each NuMicro? family series?
Replies: 0
Views: 2635

Is there any ADC feature comparison table for each NuMicro? family series?

The ADC features provided by each of the NuMicro? family series may vary. Please refer to the following table for details:


Note: ADJ means that it can be set by users through a program. For details, please refer to the respective TRM (Technical Reference Manual).
by a_ziliu
27 Mar 2017, 14:11
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: How to execute a new program when using the IAP (In-Application Programming) function of the NuMicro? family?
Replies: 0
Views: 2480

How to execute a new program when using the IAP (In-Application Programming) function of the NuMicro? family?

When using the IAP (In-Application Programming) function of the NuMicro? family series, you can execute a new program in two ways:
1
by a_ziliu
27 Mar 2017, 14:10
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: How to erase/write Flash data in the BoD interrupt function?
Replies: 0
Views: 2616

How to erase/write Flash data in the BoD interrupt function?

After the system enters the BOD interrupt function, to erase/write Flash data, the user needs to disable the BOD function and clear BODOUT. After the erase/write is complete, the user can enable the BOD function again.
by a_ziliu
27 Mar 2017, 14:10
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: What should be considered when using NuMicro? microcontrollers (MCUs) for I?C development and using polling to send data
Replies: 0
Views: 2675

What should be considered when using NuMicro? microcontrollers (MCUs) for I?C development and using polling to send data

When using the NuMicro? microcontrollers (MCUs) for I?C development while using polling instead of interrupts, the user needs to consider the following condition. After the I?C bus issues a STOP signal, the user should wait for some time and check the status of the bus to make sure that the START si...
by a_ziliu
27 Mar 2017, 14:10
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: What should be considered when using PWM output function in the NuMicro? family?
Replies: 0
Views: 2689

What should be considered when using PWM output function in the NuMicro? family?

When using the PWM output function in the NuMicro? family, the users not only sets the corresponding pin to the PWM output function, but makes sure the PWM clock source is turned on, initializes and enables the PWM output function. Otherwise, the unstable state of the output pin may lead to leakage ...
by a_ziliu
27 Mar 2017, 14:08
Forum: Nuvoton Cortex-M0/M23 MCU
Topic: What should be considered when using the PWM function of pin P4.3 in the M051 and NUC029xAN series?
Replies: 0
Views: 2614

What should be considered when using the PWM function of pin P4.3 in the M051 and NUC029xAN series?

When using the PWM function of the M051 and NUC029xAN series, the user needs to pay attention to the setting of the pin P4.3, as described below:


When setting the pin P4.3 or PWM capture function, the pin P4.1 should be set to PWM1 or reserved.