Quadrature Decoder IRQ XMC1300
hi im using the xmc1302 microcontroller with a rotatory encoder. My idea is to generate a interrupt with the rise flag of the index signal. I did this code but i got a mistake. Can someone help me to...
View ArticleConnect miniWiggler V3 with 22-pin Samtec connector
I wanto to connect the miniWiggler V3 to a board with a connector as to see in the picture. It is a 22-pin Samtec connector (ERF-8). But I did not find any Adapter that would fit. Has anyone a...
View ArticleUART port on IRCable V2 cannot access IRMCK099 main board
Please refer to the User's Manual The driver CP2102 driver has to be installed on your PC. Please check via Hardware Manager whether there is an COM port available once you have started MCE GUI.
View ArticleGetting started difficulties with Application Kit TC297 TFT
Hello, while starting and testing AppKit TC297 TFT I have some basic difficulties with programming and building applications. I am using following IDEs:Hightec Free Tricore Tool Chain...
View ArticleXMCLib CAN config
Hi Den, I am also trying to set-up the CAN communication between two devices and using DAVE4 for XMC4500. I am transmitting a message from XMC4500 but not receiving anything at the other end. Not sure...
View ArticleDave applications hangs in bool XMC_SCU_CLOCK_IsLowPowerOscillatorStable(void)
Hi Jesus, the RealTimeClock (RTC with 32kHz Crystal) did not run on my Sytem (XMC4700 with DAVE432). After modifying the function XMC_SCU_CLOCK_EnableLowPowerOscillator() with your changes the RTC...
View ArticlePFC explaination
Please have a look at these PFC online simulation examples based on Infineon Designer 1) Digital Control: 230V Boost PFC - Quasi-Resonant Conduction Mode with valley skipping with XMC1300 2) Analog...
View ArticleChanging the gate turn on and off resistor to reduce the switching losses
Just play with the gate resistor R1 of this simple MOSFET inverted buck circuit to explore the overall conduction & switching losses 1) click on "Simulate Transient" 2) change R1 to a higher value...
View ArticleApril 21, 2017: New Release of DAVEĀ APPs, XMC Lib and other Libraries
Hi, I was able to reproduce your error. As a workaround for the moment, please delete the UART APP, do the upgrade and add again the new UART APP version. Regards, Jesus
View ArticleXMC4500 32-bit concatenated timer
Hi, I'm trying to create a very simple 32-bit concatenated timer by using CCU4 (no DAVE app). It only needs to generate interrupts and call my ISR at my specified interval. I'm using the PERIOD_MATCH...
View ArticleXmc4400 | pwm + dma
Hello, please answer my question. I'm still working on this and need your help. Best regards Rickard
View ArticleTeam working on DAVE project
Hi Andi_H thanks for the hint. Unfortunately it did not work. Gave me the error " file from given URL cannot be loaded". I assume this only works if one has installed the SVN inside eclipse. I thought...
View ArticleIRMCK099M custom GPIO functions
Hi all, I still have problem on IRMCK099 GPIO pins. I write "5" into OUT1_3_value . GPIO1 and GPIO3 should be turned on, but only GPIO1 is turned on which means only GPIO1 follow my command. No matter...
View ArticleXMC4800 EtherCAT high speed sync event
Hello MichaelIFX , Thank you for your replying and sorry for late. I has checked and found that the problem is due to variable 'MIN_PD_CYCLE_TIME', by default is is set 500us so I can't use DC at...
View ArticleDebugger for TLE9879
Hi, I was using the JLINK debugger for Debugging and flashing in the TLE987x board. Now, the debugger is not working. Is there any alternate debugger that can be used instead of JLINK. It is little...
View ArticleHelp: How can I connnect the 20pins automotive JTAG to 16 pins JTAG connector
Hello, with ref to https://www.infineonforums.com/threads/1524-Help%EF%BC%9AHow-can-I-connnect-the-20pins-DAP-miniwiggler-V3-to-16-pins-OCDSL1-target I tried to connect the 20pins to the 16pins in this...
View ArticleUSIC as UART using receive buffer leaves unread characters in buffer
Hi, The behavior is normal if you do not know before hand how many data is to arrive. You will need to implement a timeout to detect that nothing is being sent anymore so you can take the remaining...
View Article