搜寻
常见问答 / NuMicro™家族的闪存都包含哪些功能?
https://www.nuvoton.com.cn/support/technical-support/faq/d5142d73-04f1-11ea-b113-05daf7eedf03/
NuMicro™家族的闪存都包含哪些功能? 1429780680000 在NuMicro™系列中,芯片的闪存至少包含4个独立区域: APROM: 存放用户的应用程序代码; LDROM:存放芯唐ISP代码以便客户更新代码; Data Flash:为一个独立区域,用来存储与应用相关的数据,并能够在掉点后保持数据; 用户配置区:提供控制相关设置,例如Flash安全锁、boot启动选择、Data Flash的起始地址、欠压电压等级,在芯片上电期间由闪存加载到相应的控制寄存器。 NUC100系列的闪存构架如下:
常见问答 / PWM的时钟源有哪些?
https://www.nuvoton.com.cn/support/technical-support/faq/d53f0d1e-04f1-11ea-b113-05daf7eedf03/
PWM Clock Source PWM的时钟源有哪些? 1430988660000 根据不同的NuMicro™芯片系列,PWM的时钟源可以有多种选择,包括内部的RC振荡器、外部晶振、HCLK、PCLK以及PLL. 详细的NuMicro™ M0/M4系列芯片对应的时钟源如下表所示: NuMicro™ M0/M4 系列 HIRC LIRC HXT LXT HCLK PCLK PLL Mini51 系列 √ M051 系列 √ √ √ √ NUC100/120 系列 √ √ √ √ √ NUC122 系列 √ √ √ √ NUC123 系列 √ √ √ √ NUC130/140 系列 √ √ √ √ NUC200/220 系列 √ √ √ √ √ NUC230/240 系列 √ √ √ √ √ NUC131 系列 √ √ M0518 系列 √ √ NUC442/472 系列 √ √ √ √ √ M451 系列 √ √ NUC505 系列 √ √ Nano100 系列 √ √ √ √ Nano1x2 系列 √ √ √ √
常见问答 / 在Keil开发环境的调试模式下,当程序全速运行时,用户能否查看寄存器和变量的数值更新?
https://www.nuvoton.com.cn/support/technical-support/faq/d56fe139-04f1-11ea-b113-05daf7eedf03/
在Keil开发环境的调试模式下,当程序全速运行时,用户能否查看寄存器和变量的数值更新? 1436420640000 自Nu-Link Driver for Keil RVMDK的1.27.6340版本后,用户可以打开工程文件夹中的Nu_Link_Driver.ini文件,找到对应的芯片系列。举例来说,如果用户使用的是NUC230_240系列,可以在Nu_Link_Driver.ini中搜索[NUCxx],并加入MemAccessWhileRun=1到[NUC2xx]下方,如下图所示。 NuMicro®各系列对应的搜索关键字如下表所示: Keyword NuMicro® Series NUC1XX NUC100, NUC120, NUC122, NUC123, NUC130, NUC131, NUC140 NUC2XX NUC200, NUC220, NUC230, NUC240 NUC4XX NUC442, NUC472 M05X M051 Mini51 Mini51, Mini58 Nano100 Nano100, Nano102, Nano110, Nano112, Nano120, Nano130 M451 M451, M451M, M452, M453 NUC505 NUC505 NUC029 NUC029 M0518 M0518 M0519 M0519 再次进入调试模式后,点击工具列表的“View”,开启下拉菜单,在下拉菜单中,勾选“Periodic Window Update”。 完成以上步骤后,当程序全速运行时,用户就可以查看寄存器和变量的数值以500毫秒的频率更新。
常见问答 / 当看门狗定时器(WDT)发生计数器溢出并且触发超时事件之后,在看门狗定时器产生系统重置信号前,用户有多长时间可以清除超时事件标志?
https://www.nuvoton.com.cn/support/technical-support/faq/d588c078-04f1-11ea-b113-05daf7eedf03/
当看门狗定时器(WDT)发生计数器溢出并且触发超时事件之后,在看门狗定时器产生系统重置信号前,用户有多长时间可以清除超时事件标志? 1437114420000 在看门狗定时器产生系统重置信号前,根据NuMicro®系列的不同,看门狗定时器有着不同的延迟时间,请参考下表: NuMicro® Family Series Watchdog Reset Delay Period TRSTD Mini51 Series 1024 * TWDT Mini58 Series 3/18/130/1026 * TWDT M051BN Series 1024 * TWDT M051DN/DE Series 3/18/130/1026 * TWDT M0518 Series 3/18/130/1026 * TWDT NUC100/120 Series 3/18/130/1026 * TWDT NUC130/140 Series 1024 * TWDT NUC122 Series 1024 * TWDT NUC123 Series 3/18/130/1026 * TWDT NUC131 Series 3/18/130/1026 * TWDT NUC200/220 Series 3/18/130/1026 * TWDT NUC230/240 Series 3/18/130/1026 * TWDT Nano100 Series 3/18/130/1026 * TWDT Nano1x2 Sries 3/18/130/1026 * TWDT NUC442/472 Series 3/18/130/1026 * TWDT M451 Series 3/18/130/1026 * TWDT NUC505 Series 3/18/130/1026 * TWDT 注意:TWDT = 1 / WDT_CLK,WDT_CLK为看门狗定时器的时钟源。
常见问答 / 通用I/O的默认状态是什么?
https://www.nuvoton.com.cn/support/technical-support/faq/d59cbdb4-04f1-11ea-b113-05daf7eedf03/
通用I/O的默认状态是什么? 1437115080000 根据NuMicro®家族系列的不同,通用I/O的默认状态有着不同的选择,用户可以通过设置CIOINI(Config0[10])来选择通用I/O的默认状态。 CIOINI的设置如下表所示: NuMicro® Family Series CIOINI = 1 (Default) CIOINI = 0 Mini51 Series Input tri-state Quasi bi-direction Mini58 Series Input tri-state Quasi bi-direction M051 Series Quasi bi-direction Input tri-state M0518 Series Quasi bi-direction Input tri-state NUC100/120 Series Quasi bi-direction Input tri-state NUC130/140 Series Quasi bi-direction NUC122 Series Quasi bi-direction NUC123 Series Quasi bi-direction NUC131 Series Quasi bi-direction Input tri-state NUC200/220 Series Quasi bi-direction Input tri-state NUC230/240 Series Quasi bi-direction Input tri-state Nano100 Series Input tri-state Nano1x2 Series Input tri-state NUC442/472 Series Input tri-state Quasi bi-direction M451 Series Input tri-state Quasi bi-direction NUC505 Series Input tri-state
常见问答 / NuMicro®家族芯片内部的LDO(Low Dropout Regulator)是否需要外接电容?
https://www.nuvoton.com.cn/support/technical-support/faq/d5a8f2ba-04f1-11ea-b113-05daf7eedf03/
NuMicro®家族芯片内部的LDO(Low Dropout Regulator)是否需要外接电容? 1443167460000 为了稳定芯片内部LDO的输出电压,在LDO的输出管脚LDO_CAP处需要外接一个电容,并且电容的位置需要靠近LDO_CAP管脚。如果芯片型号有多个LDO的输出管脚,每个LDO的输出管脚都需要外接电容。 根据NuMicro®家族不同的芯片系列,LCD_CAP外接的电容值有不同的要求,请参考下表: NuMicro® Family Series Minimum Value of an External Capacitor Mini51 Series Do not need an external capacitor. Mini58 Series Do not need an external capacitor. M051 Series 1 uF M0518 Series 1 uF NUC029xAN Series 1 uF NUC029FAE Series Do not need an external capacitor. NUC100/120 Series 1 uF NUC130/140 Series 1 uF NUC122 Series 10 uF NUC123 Series 1 uF NUC131 Series 1 uF NUC200/220 Series 1 uF NUC230/240 Series 1 uF Nano100 Series 10 uF Nano1x2 Series 1 uF NUC442/472 Series 1 uF M451 Series 1 uF NUC505 Series 4.7 uF 除此之外,LDO_CAP还可以外接0.1uF的旁路电容(bypass capacitor)来滤除高频信号。
NUC100 / 200 系列 / 示例代码
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m0-mcus/nuc100-200-advanced-series/?tab=2&group=Software&rt=Ex...
/resource-files/EC_NUC100_FreeRTOS_Porting_V1.00.zip CPU_NUC100_FreeRTOS Porting EC0120191220172059
NUC100 / 200 系列 / 示例代码
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m0-mcus/nuc100-200-advanced-series/?tab=2&group=Software&rt=Ex...
/resource-files/EC_NUC200_USBD_MSD_SPI_Mode_SDCard_HID_Mouse_V1.00.zip USB/SPI_NUC200_USBD MSD SPI Mode SDCard HID Mouse EC0120191223160939
NUC100 / 200 系列 / 示例代码
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m0-mcus/nuc100-200-advanced-series/?tab=2&group=Software&rt=Ex...
/resource-files/EC_NUC200_NFC_Card_Reader_PN512_V1.00.zip SPI_NUC200_NFC Card Reader PN512 EC0120200107164116
NUC100 / 200 系列 / 用户手册
https://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m0-mcus/nuc100-200-advanced-series/?tab=2&group=Document&rt=Us...
/resource-files/NuLink_Adapter_User_Manual_SC_V1.01.pdf The document describles how to use Nu-Link Debug Adapter. The tool is an USB debugger and programmer based on the SWD signal interface and can be applied to the development of Nuvoton NuMicro chips. UG0820140822103705