XMC1100 external interrupt timing problems
Hi everybody! I have some problems with the XMC1100 ( XMC1100-T038F0064 AA on the XMC1100 Boot Kit) and its external interrupts and timers... The basic problem setup: I have an external signal which...
View ArticleXMC1302 XMC1000_BmiInstallationReq(0xFFC0)
Hello Daryl, I am using xmc1300 boot kit to program uC on target board. The board is in mass production , so , no hardware after thoughts. In DAVE I switched to user productive mode.(Get BMI, Set BMI)...
View ArticleFAQ for XMC4800 EtherCAT
Hi again, I tried the 32 bit version, and this one works as it should. But now my problem is as follows: The code compiles without errors. I delete the flash with JLink, but the function...
View ArticleMarch, 03, 2016 New Patch Release of DAVE
Today we released DAVE v4.2.4, plus an update of the TLE98 and TLE97 device support. This extra patch release was necessary to fix some issues that slipped through in the latest release. DAVE v4.2.4...
View ArticleMarch, 03, 2016 New Patch Release of DAVE
Today we released DAVE v4.2.4, plus an update of the TLE98 and TLE97 device support. This extra patch release was necessary to fix some issues that slipped through in the latest release. DAVE v4.2.4...
View ArticleVADC source interrupt problem
Hi, I would like to use the result interrupt and the source interrupt of VADC. But something is not correct. Here is my code: Code: void VADC0_C0_0_IRQHandler(void) { int result = 0;...
View ArticleDave 4 gdb timeout
Hello everybody, im trying to debug and program a XMC4500 via Dave 4, since I don't own a windows PC i try it via a vm on my Macbook. The problem now is that I get a gdb timeout error(see screenshot)....
View ArticleDefault Handler disrupting FreeRTOS program
thanks kinkilla! I will check the linker script asap Adriano
View ArticleVADC - Fast Compare Mode
Sometimes it takes asking a question to figure out the problem almost right away. The culprit was the Wait-for-read mode that I have set to true. Effectively, the result was never read out, which meant...
View ArticleDave4 UART Communication XMC4500
Hello, its me again :-) As you know I'm currently working on a bootloader. I've created my own protocol between the bootloader and my windows application. I've noticed that the UART Receive function...
View ArticleXMC4700 Relax Kit with DAVE IDE 4.2.2 Reset_Handler Problem
Hello. I'm new in Forum and using of Infenion MCUs and tools. I worked with TI and STMicroelectronics Cortex-M based devices. I want to try external bus unit but I couldn't start to run from main. I'm...
View ArticleXMC1302 Kit -> CCU8 Trap???
Hi~ There are questions about the CCU8 Trap. Configuration are as follows: Attachment 2111 <General settings> - edge aligned - asymmetric <external event setting> - CCU8 event0 - start -...
View ArticleTC27x Application Notes
Could you please point me to that link/page. I am just reading Datasheet now. I have registered to Myinfineon with my company details.
View ArticlePWM with CCU6
I'm trying to create a PWM signal with CCU6. The controller is an XC22XXH. The CCU60_CC60 is using T12, this is working fine for signal generation. Now I want to generate an output signal on CCU60_CC61...
View ArticleUART Prbelm
Hello I want to send a text with UART but I don't have serial port. Is that possible ? If yes, do I need hyperterminal to recieve the text ? Thanks.
View ArticleDAVE4 UART[4.1.4] App Problem
Problem solved //Wait for reception of bytes while(UART_1.runtime->rx_busy) { } saved my day :-)
View ArticleXMC4800 example based on DAVE and TwinCAT is not up to date
Hi Alexander, I tried the same example and it works fine for me. It looks like, the contents of the archive file are not able to read from "H" drive. Can you please try the following steps and let me...
View ArticleNot able to download contributed APPs
Hello... I updated DAVE to 4.1.4 and I wanted to try some of the contributed APPs (for example SEGGER_RTT) But there is nothing more to download from Contributed APPs. So I downloaded...
View Article