Register View in Dave 4.14
Marc Can you elaborate on how you got XMC recognized by embsysregview? I've tried adding an infenion folder here: \DAVE-4.1.4\eclipse\plugins\org.eclipse.cdt.embsysregvie...
View ArticleLive view of Variables or Expresions?
Hi I've noticed more and more IDEs and chips support live view of Expressions/Variables. That is being able to get continuous update of values while the target is running. Is this something that is...
View ArticleHow to update microcontroller in the DAVE project
Hi, I'm using DAVE 4.1.4 and I downloaded the BUCK_VCM_DIGITAL_POWER_EXPLORER_XMC13 project which is from Infineon web. The info for microcontroller in the project is different from what I want to use....
View ArticleHow to update microcontroller info in DAVE
Hi, I'm using DAVE 4.1.4 and I downloaded the BUCK_VCM_DIGITAL_POWER_EXPLORER_XMC13 project from Infineon web. The info for microcontroller in the project is different from what I want to use. By the...
View ArticlePseudo Random Number Generator in xmc4500
Hi Travis, here it is. http://sourcecodebrowser.com/kanatest/0.3.6/files.html Click Files & download from the list. It's developed at a German University. Regards Kurt from Berlin/Germany
View ArticleHow to interface 2.2" TFT SPI 240x320 display (ILI9341) with the XMC4500...
Hi, IÂ’m trying to interface a 2.2" TFT SPI 240x320 display (ILI9341) with the XMC4500 Relax kit. I'm using GUISL001 App (GUISL001_Example1; GUISL001_Example2). I also tried the example of the post...
View ArticleDave 4.1.4 ADC_Measurement_0 IRQ: How to enable/disable?
Hello, how could I enable/disable the End of Measurement interrupt of the app ADC_Measurement_0 by software? I checked app help but didn't find any solution. I use Dave 4.1.4 Kind regards Kurt
View ArticleHow can I receive more than one byte data in one frame?
Hi. I'm XMC2Go user. In my source code, it can receive one byte data, but it can't receive more than one byte data in one frame. Code: uint8_t pinIn[16]; while(1) { Â Â Â Â ReadData(pinIn,16);...
View ArticleSave electricity during daytime
To make a perfect circuit you should use logic gates from a truth table, it is the main two possible method. first method is Sum of Products and the other method is by Products of Sums.
View Articlewhat is an wake up event in Hibernate mode?
Hi, i am working with XMC4200,i have little bit confusion with wake up event.
View ArticleVbat monitor LPAC
Hello, Is there any example code or extra documentation available on this topic? I implemented the code according to xmc4400 manual, however it is not working properly. I first do calibration of LPAC...
View ArticleWebserver App
Hi, When can i use the webserver App on dave 4, is this tool planed to be used on dave 4 ? Best regards stefan
View ArticleDAVE3 Debug Problems
Recently I used DAVE3 to develop in my XMC4500 kit, however, after testing some modules, I have a problem. When I want to debug through ‘Universal Debug Access Server’, the software shows an Install...
View ArticleHitex XMC1300 Class B Watchdog POST Timing
I heard back from Hitex that the settings I've used are ok. The real limit is: ClassB_TEST_POST_WDOG_TIME > ClassB_TEST_POST_WDOG_WLB > 0
View ArticlePC-Lint and DAVE 4
I have an XMC1302 project created in DAVE 4 that I need to analyze with PC-Lint. Are there any resources available for configuring PC-Lint for a DAVE 4 project? I've found some good general information...
View ArticleControlling small Wind-/Solarpowerplant with Emergencybackup via XMC4500...
Quote: Originally Posted by stefan.kerstner.e1425645 I was doing some adc examples but i recogniced that the ADC apps only work if ure in the environment of a infineon example program if i start my...
View ArticleXC2000 (XC2269I) saving variable to non-volatile RAM area
if we are able to save a variable to a non-volatile RAM
View ArticleHow to start ...
Dear Timo, In case you speak German: Hopefully the Video https://www.youtube.com/watch?v=s9qgiaxKZrM starting at 12 minutes 30 seconds will help :-) All the best, Wilhelm
View ArticleXMC4500 speed up ISR of sync AD conversion
Hey guys, I need your help... again. :S My Situation: I'm using DAVE 4 (newest Updates installed) to programm XMC4500 Relax Kit. I configured the ADCs to convert 4 Pins synchronously with queue...
View Article