August 09, 2017: New Release of DAVE APPs, XMC Lib and other Libraries
Today we released an update of DAVE APPs, Device Description libraries and XMC Lib (included in Device Pack). DAVE APPs We released an update of 11 DAVE APPs to fix issues or to add new features....
View ArticleTC2XX unused I/O pins configuration
Hello, In one of our project we are required to consume less power to meet the sleep current requirement. There are few unused I/O pins and these pins need to be configured such that they consume very...
View ArticleCCU8 Multi channel question
I am trying to understand how to use the Multi Channel Feature of the CCU8 to control 3 PWM Outputs. In all the examples I have found the PWM is shown as either high, low or toggling. How can the three...
View ArticleXMC4800 CCU8 synchronized start does not work
The code that does not work for synchronized start of PWMs is as follows: XMC_SCU_SetCcuTriggerLow(XMC_SCU_CCU_TRIGGER_CCU80 ); XMC_CCU8_SLICE_StartConfig(PWM_CCU8_U.ccu8_slice_p tr,...
View ArticleXMC1000_DFP lib update
Original post https://www.infineonforums.com/threa...ther-Libraries Today we released an update of DAVE APPs, Device Description libraries and XMC Lib (included in Device Pack). DAVE APPs We released...
View ArticleXMC1400 - Running from the standby clock (32kHz DCO2) after deep sleep wake-up
Hi, I already check all clock related sections of the reference manual without success. My conclusion is that setting DCO2 as clock source for MCLK/PCLK under normal operation is simply not possible,...
View Article"recipe for target" error
Had a similar (beginner-)problem: Fault was that I didn't select my correct XMC4500 Relax Lite kit Version. Obviously, the system was not able to identify my device via USB
View ArticleConnection closed by the GDB server - no source available for "0x0"
Hi, it seems I got the exact same problem. I am using DAVE Version: 4.3.2. I created a new "Easy Start Project" with the project wizard to work with the XMC4700 RelaxKit. Compilation works just fine,...
View ArticleXMC4500 I2C Problem (Pin Driving Strength Capability)
I am facing a unique problem. I have a couple of XMC4500 Relax Kit development board. I also have 2 nos. of self-contained Si7021, BME280 and AT24C256 board/module. I have connected my modules with the...
View ArticleXMC4200 VADC Code Optimization
I encountered a problem with our project, when enabling Code Optimization (O1). Our ADC_initialize() Function causes the device to go to the default Handler. The function only consists of XMC Library...
View ArticleTurn off HRPWM
Hi, I use the HRPWM App in DAVE 4 to control a half bridge. Here i use two output pins to connected the switches, so i use one noninverted and one inverted output. During the normal operation...
View ArticleIs it possible to Import a Project in Dave
Hi VNB60. Thanks for your try to help. It doesn't work. Quote: Originally Posted by xmcuser17 I copied a complete working project-folder (from a other user) to a neu folder (including .cproject, folder...
View ArticleHow to change Dave4 PMSM-FOC app from sensorless to Hall ?
Hi, I had made a PMSM FOC controller PCBA successfully using DAVE4 PMSM_FOC V4.2.4. This app is using sensorless solution, the performance look good. However, our customer want FOC-hall solution rather...
View ArticleSPI Slave WriteData Problem
Hi, We strongly advise you to switch to DAVE4. Regards, Jesus
View ArticleNo Interrupts in IAR Project with Dave4 Apps
I could get it running now. I included the startup_XMC1200.S, but a version, which is compatible with IAR ( the file from DAVE is not ). Took that assembler file from FreeRTOS. Also i build the XMC...
View ArticleBug in Dave. Linker is producing Code with a Hard fault
Hi, The SRAM in the XMC4400 is divided in blocks: PSRAM (0x1fffc000-0x1fffffff), DSRAM1(0x20000000-0x20007FFF) and DSRAM2 (0x20008000-0x2000FFFF). Have a look to this entry in the reference manual of...
View ArticleµC/Probe support
The main issue I was having has been fixed by Micrium in the meantime. The program would hang and then report an Out of Memory Error after about 15 minutes. Micrium sent me a link to a newer version...
View ArticleTC1767 writing to Data Flash (DFLASH)
Hi I am trying to use the internal eeprom DFLASH to store profiles and serial numbers I am able to read the memory after writing with Memtool but unable to modify data using my code. Is there some...
View ArticleTLE 6244X Overvoltage Flag
Hi, I'm using a TLE 6244x to turn on a motor, and the overvoltage flag in STATCON_REG is triggered (the bit is 0), however, I'm measuring the voltage across VDD, and it's within range (5.0 and the...
View Article