VADC - How to request a conversion with software triggers?
Hi all, I am having troubles figuring out how to use software triggers to request conversions with VADC on my XMC4400 micro. The reference manual states that there conversions may be requested by...
View ArticleHow to debud the usage of APP E_EEPROM_XMC1
Greeting, I'm learning on how to use the XMC Flash emulated EEPROM and I have studied the APP help of E_EEPROM_XMC1. I configured the app as the help manual demonstrates, and used then build the same...
View ArticleXMC4800 Ethernet DMA descriptor selection
I tested with the Normal DMA descriptor layout, but that didn't work. Changing to Alternate 16-bytes layout worked. It appears as the Alternate 16-bytes descriptors are the default. The reference...
View ArticleSEGGER SystemView
I tried Percepio as well. It is quite nice. However, it costs RAM, which was problematic in my case.
View Articleethernetif.c ETH_LINK_STATUS
Hi Niclas, I am using DAVE 4.1.2 and there is while loop. You say that in 4.2.2 it has been removed? Can you post ethernetif.c. and h. rum
View ArticleXMC4500 Incremental Encoder
Hello, I am using DAVE 3 and POSQE001 App, in order to get the signals from an incremental encoder that ouputs the signals A, B, Index, to a XMC4500 Relax Lite. I am new to this and I believe I'm...
View ArticleXMC4000 Series - Data Sheet and Errata Sheet updated
An updated set of XMC4000 Data Sheet and Errata Sheet are available at the Infineon Technologies website: http://www.infineon.com/cms/en/produ...9385e#ispnTab3 Data SheetXMC4100 / XMC4200 Data Sheet...
View ArticleSpice simulation problem with IGW30N60H3
Hi together, I tried in in LTspice and in Pspice but with all the troubleshootings for the solver and simulation editing, i couldn`t solve the problem. I can`t simulate the IGW30N60H3_L2 (just the...
View ArticleXC161: CAN Message Object Buffer
I refer to the XC161 family users' manual. On page 21-19 you state "If several valid message objects with pending transmission request are noticed by the associated CAN node controller, the contents of...
View ArticleFAT and FTP_SERVER
Hello. I would like to log to SD card some data. Application should work in RTOS environment. So I opened file once in thread initiation section and then I wrote to the already opened file every let...
View ArticleBug in e_eeprom_xmc4 app
Hello, the E_EEPROM_XMC4 app tries to copy a custom linker file when generating code. This fails in a very bad way when there are spaces in the project path. The problematic code is in...
View ArticleEnable_cpu_cm_001_workaround
Well, just saw that what I just wrote is partly wrong. That define is used as workaround for the errata "CPU_CM.001" which is in all steps of the XMC4500. Regards, Niclas
View ArticleXMC 4500 relax kit on-chip Flash programming
Hi Hossein, what is the "ACADO optimization problem"? If you have a DSRAM overflow-error then you have too many global or static variables. If you didn't do any modifications to the linker settings...
View ArticleSD card example for XMC 4500 Relax kit
SD_Block does not work in combination with fatfs if use sd mode. Why is it like that?
View ArticleVADC - Conversion Timing Error
Hi all, While I keep working on some code that makes use of VADC module, I ran across the following problem. Reference manual provides the following formula to calculate conversion timing. Attachment...
View ArticleReading out TLI4970 current sensor with XMC4500
- Don't use Disable/EnableSlaveSelectSignal, it's not needed - Make sure you only have one slave select signal configured in the app, it doesn't work if there's more than one configured - Enable frame...
View ArticleFATFS problems - f_write causes FR_DISK_ERR
So apparently the problem is that the pin I am using for the SPI SCLK, P1.10, is directly connected to the SDMMC Card Detection signal, as is described in the most recent errata sheet...
View ArticleXMC1000 Erase Flash Using Routine
Hi Chismo Thanks for Reply, i need some routines like XMC1100_NvmErasePage(). The XMC1100_NvmErasePage() Erases a Page at a time i need to Erase Entire chip are there any routine exist to do that ???...
View ArticleHow to debud the usage of APP E_EEPROM_XMC1
Could somebody help? thanks. Regards, Fender
View ArticleRedirect Compiler Output to create a log file
I think this change is not saved in project rather then in .metadata. So when I export my project this setting will be lost. This is a bit annoying when working with several users in a SVN environment.
View Article