How to work with XMC4300 Relax EtherCAT Kit
Hi Travis, Owner has the AppNote : Infineon-User_Manual_XMC4300_Relax_Kit.pdf-UM-v01_01-EN corrected. Now is all ok. Thank you zbyno
View ArticleMATH overflow handling
Hi, I'm trying the MATH overflow but the debugger never reaches th error handling section. What I made wrong? Code: #include <xmc_math.h> #include "XMC1300.h" /* variable initialization */...
View ArticleMulti Processor Programming
Hi, Would you please inform: 1. How to use multi cores for the programming, example one logic on one core and other logic on different core. How to assign a code to different cores. Thanks in advance....
View ArticleLwip 2.0.0
Hello, There is a new version of Lwip stack coming out. Has anyone try it? Is there available eternetif.c file using XMC lib? Can someone share it? What are the plans to create some examples with this...
View ArticleDownload Eagle Files and Info-Folder
Here all participants from the copter.rocks challenge can download the schematic, brd eagle file as well as the info folder which should provide general information on the quadcopter flight controller...
View ArticleSynchronous Start/Stop Counting on XMC1300 CCU8 Slices
Thanks a lot! I haven't got time to try it yet, but I will do it along this week! :D
View ArticleXMC1300 CPU Card ADC Conversion Issue
Hi again everybody, I am playing with the XMC1300 VADC peripheral using the XMC1300CPU board and I have some issues maybe you can help me with. I am trying to read the voltage at the pin P2.5. Which...
View ArticleTricore basic queries
1. As per data sheet maximum instructions we can execute is 3, but as per the data sheet again, each core has 3 pipelines and they are Integer, load and loop and these will execute 3 instructions in...
View ArticleXmc4500-f100k1024 ac
Please let me know the standby current / self consumption of XMC4500 controller during sleepmode or standby mode
View ArticleUnderstanding Aurix Tri-Core - From application perspective
Would you please share the answer if you have.
View ArticleSLTHA001_Example1 not running.
what does SLTHA mean? I am trying to move sdmmc from dave3 to dave4.
View ArticleHow can I use the Keil microvision toolchain in Dave v4
Hello, is it possible to use the Keil microvision v5 toolchain in Dave? I created a project with Dave v4.2.4 which included some Dave apps for gpio (just for test purpose). I was able to compile and...
View ArticleCORDIC angle format
Hello, I think that you have to use -30/180*2^23, corresponding to 0xFFEAAAAA.
View ArticleImporting DAVE non APP project to IAR platform
Hi Ming, Although the config.xml file is not generated in non-APP projects, it should not be difficult to add non-APP project to IAR. Usually only the source and headers project files are needed to be...
View ArticleXMClib POSIF as Quadrature encoder example.
Hi, I found some errors in the POSIF example and have updated it now with a new version attached in this thread. The error was due to the capture slice not configured to clear the timer on each capture...
View ArticleError in services launch sequence
Attachment 2321 i need help I have a final project study with xmc4500 , and as I want to do the simulation I find a mistake, no I have time , another 17 days and I will present my project help me...
View ArticleMATH arctan calculation
Following the same approach: -1*2^15 = -32768 (0xffff8000). As the format only has 24 bits, just remove the 8 MSBs.
View ArticleApril, 28, 2016 New Release of DAVE, DAVE APPs, XMC Lib and Device Support...
HI, From the log you provided, it seems the error is not has nothing to do with the syscalls.c. The changes are already made in the February release. The compilation error from the log in the...
View ArticlePOSQE001 APP Info
HI, You can refer to the APP Help documentation on how to use the APP. Also, we have published an application note to describe some usecases of the POSIF module. You can refer to our application note...
View Article