Re-entrant functions help required
Hi everyone, Can anyone tell me if the DAVE 3 compiler creates reentrant functions by default or do I need to specify my functions as reentrant somehow ? For example, if I want the following function...
View ArticleHigh side switches reverse battery protection
Hi Luxun, the internal zener diode is conducting because it is forward biased, i.e. with plus on anode and minus on cathode and then, in this situation, it acts as a normal diode. Please see...
View ArticleGPIO interrupting PWM output
Hi Petru S I would like to get the quickest possible response and I can get. I have a digital input that tells my PWM when to switch off. And since all peripherals are connected it should be possible...
View ArticleDAVE 3 examples
Hello, I have posted some simple examples that will worked in DAVE3 in the following link: http://www.infineonforums.com/thread...ister-accesses Hopefully these help. Merry X'mas and Happy New Year!...
View ArticleWork with a dave3-project in dave4
Hi Madde, So sorry that you are stuck with the only HTTP CGI and SSI example for DAVE3. Currently I only have a simple HTTP using socket connection with RTOS example for DAVE4...
View ArticleControlling small Wind-/Solarpowerplant with Emergencybackup via XMC4500...
Hi, I might not be able to help you on the hardware design. But I can advise you on the ADC and Ethernet which you can display the measured values on a home page. Best Regards Travis
View Articlehow to flash xmc4500 using ASC_BSL??
Hi harshan, Did you setup the TMS and TCK correctly? This configuration is to let the MCU to enter into ASC_BSL mode. Please ensure that your hardware is working by doing a flash programming using the...
View ArticlePrng01
Hi Harshan, With your current project is it possible for you to upgrade to DAVE4 as there is library file for random number generator? Best Regards Travis
View ArticleHow to start ...
Hello everyone! Today I received several Boot Kits from my father. I was trying to get the original Arduino from him, but this turned out to be my Xmas present. I am very happy about it, too, but I...
View ArticlePin not working XMC2Go
Hi, I got a XMC2Go (XMC1100) and I ran in to a problem. For test purposes I'm just trying to turn on and of a LED, which is working fine with pins like the P0_6 or P0_7. Using this really basic code:...
View Articleexecution time is very slow
Hello Enigma, 6.5 us for the pulse due to pin toggling is indeed rather slow. I would suggest the following: 1) Ensure that the chip is running at the maximum frequency of 32 MHz Code:...
View ArticleMotor control using FOC PMSMFOCSL01 App and DAVE3
Hi, at the moment I am testing the Hexagon Application Kit (KIT_XMC45_AE1-002) specifically with the FOC PMSMFOCSL01 App (using Dave3 Version: 3.1.10 ). I have some doubts regarding it, and I would...
View Articlepossible XMC bug : CCU4 unable to re-start
Hi Travis, I got this to work now, but I had to create a signal from within the software to trigger the external start with switching between GLOBAL_CCU4_SyncStartTriggerHigh(GLOBAL_CCU4_CCUCO N_Msk);...
View ArticleDAVE 4 import bug
Hi, I reproduced the steps that you mentioned and I had no problem in the importing of the projects to the new workspace. However if you are experiencing that error, maybe you can try to export the...
View Articleproblem using Eventdetector, Eventgenerator and Interrupt for simple code
Hello everyone, I am a starter on xmc programming, which is why I watched the getting started video. There they used the Apps eventdetector, eventgenerator and interrupt for handling a signal coming...
View Articlecan't create dave project's in a a windows 7 virtual machine
I experienced the same issue with Xubuntu Linux 15.10 + Virtualbox 5.0.8 + Windows 7 64bit + Dave 4.1.4 and never touched Kaspersky. The solution to this problem was to install the missing device lib -...
View ArticleProblem with Project after update to DAVE 4.1.4
Hello Daryl, I ended up with a complete rebuild in 4.1.4 from scratch :-(. If you like to have the file for inspection give me your email then I send it to you. I like to keep it confidential. Regards...
View ArticleUse DAVE on Linux (ubuntu) platform
In my case I successfully use the following setup: * Host: Xubuntu Linux 15.10 (64 bit) * Virtualbox 5.0.8 (64 bit) * Guest: Windows 7 (64 bit) * DAVE 4.1.4 Testcase: Changing LED blinking patterns of...
View ArticleADC example in documentation - not working
Hi All, I following the steps in the documentation contained in DAVE 4 for the "ADC_MEASUREMENT[4.1.12]" under the "Usage" tab, the example simply does not work. Notes: 1) I adapted the example to work...
View ArticleXMC 2Go UART receive problem
Hi, I'm trying to send hex data array from XMC 4500 relax lite to XMC 2Go, but i still found problem on receiver. The received data on XMC 2Go is different with data that i sent with XMC 4500 this code...
View Article