5秒后页面跳转
XMC1302-Q040X0200 AB PDF预览

XMC1302-Q040X0200 AB

更新时间: 2023-09-03 20:31:20
品牌 Logo 应用领域
英飞凌 - INFINEON 电动机控制电机控制器微控制器传感器
页数 文件大小 规格书
11页 955K
描述
32 位微控制器,带 ARM® Cortex®-M0,重点用于低成本嵌入式控制应用。对于将传统 32 位设计带入一个新的水平,涵盖从典型 32 位应用到数字功率换算,甚至是磁场定向电动机控制的广泛应用领域,当首选 XMC1000。XMC1300 系列可集成无传感器现场定向控制(FOC)电机、无刷(BLDC)电机、有刷直流电机以及永磁同步电机所需的所有控制和模拟接口功能。

XMC1302-Q040X0200 AB 数据手册

 浏览型号XMC1302-Q040X0200 AB的Datasheet PDF文件第3页浏览型号XMC1302-Q040X0200 AB的Datasheet PDF文件第4页浏览型号XMC1302-Q040X0200 AB的Datasheet PDF文件第5页浏览型号XMC1302-Q040X0200 AB的Datasheet PDF文件第7页浏览型号XMC1302-Q040X0200 AB的Datasheet PDF文件第8页浏览型号XMC1302-Q040X0200 AB的Datasheet PDF文件第9页 
XMC1100 / XMC1200 / XMC1300  
XMC1000 Family  
Fixed Flash Wait States  
1
Fixed Flash Wait States  
The parameter limits defined in this addendum extend the electrical parameters defined  
in the XMC1100 / XMC1200 / XMC1300 Data Sheet stated below.  
Data Sheet AA-Step, V1.4, 2014-05  
Data Sheet AB-Step, V1.6, 2015-04  
1.1  
Flash read access with fixed wait states  
Per default the XMC1100 / XMC1200 / XMC1300 devices use a configuration with  
adaptive wait states for read accesses to the flash memory, dynamically adapting to the  
system frequency and flash access timing without user software interaction.  
Alternatively, it is possible to configure the XMC1100 / XMC1200 / XMC1300 devices to  
apply fixed wait states to each flash read access, improving determinism of program  
execution from flash. The required number of wait states depends on the system  
frequency fMCLK, as defined in the parameter NFWSFLASH. The number of wait states can  
be configured with the bit NVM_NVMCONF.WS, the selection of adaptive or fixed wait  
states is done with the bit NVM_CONFIG1.WS.  
Attention: Any write operation to the register NVM_CONFIG1 to switch between  
adaptive and fixed wait states configuration must only modify the bit  
NVM_CONFIG1.FIXWS. Changing other bits in NVM_CONFIG1 can lead  
to unpredictable results.  
Attention: Before and after the fixed wait states configuration or the system  
frequency fMCLK is changed, the number of selected wait states must  
always comply to the parameter NFWSFLASH  
.
Below is a code snippet defining the register addresses, configuring one wait state and  
then switching to operation with fixed wait states.  
Example  
// Headers and variables to fix number of wait states to "1"  
#define ADDR1 0x40050008  
uint32_t * NVM_NVMCONF = (uint32_t *) ADDR1;  
#define ADDR2 0x40050048 //Address of NVM_CONFIG1  
//Address of NVM_NVMCONF  
uint32_t * NVM_CONFIG1 = (uint32_t *) ADDR2;  
// init sequence to fix number of wait states to "1"  
*NVM_NVMCONF = *NVM_NVMCONF | 0x1000; //Set .WS bit => 1WS  
*NVM_CONFIG1 = *NVM_CONFIG1 | 0x0800; //Set .FIXWS bit => fixed  
WS scheme  
Data Sheet Addendum  
6
V1.0, 2016-02  
Subject to Agreement on the Use of Product Information  

与XMC1302-Q040X0200 AB相关器件

型号 品牌 获取价格 描述 数据表
XMC1302-Q040X0200AB INFINEON

获取价格

Material Content Data Sheet
XMC1302-Q040X0200AB_15 INFINEON

获取价格

Material Content Data Sheet
XMC1302-T016 INFINEON

获取价格

Microcontroller Series for Industrial Applications
XMC1302-T016X0008 INFINEON

获取价格

Microcontroller Series for Industrial Applications
XMC1302-T016X0016 INFINEON

获取价格

Microcontroller Series for Industrial Applications
XMC1302-T016X0032 INFINEON

获取价格

Microcontroller Series for Industrial Applications
XMC1302T016X0032ABXUMA1 INFINEON

获取价格

RISC Microcontroller, 32-Bit, FLASH, 32MHz, CMOS, PDSO16, TSSOP-16
XMC1302-T028 INFINEON

获取价格

Microcontroller Series for Industrial Applications
XMC1302-T028X0016 INFINEON

获取价格

Microcontroller Series for Industrial Applications
XMC1302-T028X0016 AB INFINEON

获取价格

32 位微控制器,带 ARM® Cortex®-M0,重点用于低成本嵌入式控制应用。对于将