New Release of DAVE, DAVE APPs, XMC Lib and Device Support
DAVE v4, DAVE APPs and XMC Lib have been updated October, 30, 2015 Today we released new versions of DAVE, DAVE SDK, DAVE APPs, XMC Lib Device Descriptions, and Device Support Pack. An overview if...
View Articlenew Family XMC1400
Hi Travis, Where can I buy the new evaluation board (which clone of XMC140x ??) late in November? best regards zbyno
View Articlexmc1100 boot kit Connection Problem
Hi, Could you use the DAVE's BMI utility tool to check the BMI of XMC1100 Boot kit is in SWD0 mode? Thanks. Cheers tys
View ArticleNot able to add apps to Dave-4.1.2
HI, Regarding the issue of McAfee antivirus causing DAVE not able to add APPs, I have added an eTicket (883015403) for this issue. Regards, Daryl
View Articleping host pc from xmc4500 relax kit
Hi, There is an example project download portal for DAVE3 APPs, you may download an example project for a demo UDP echo server there. In the search filter, you may type in ETH004. This echo server...
View ArticleProblem with ETH004
Hi , Greta that the problem is solved. You may download more projects for DAVE3 in the following portal: http://www.infineon.com/cms/en/produ...downloads.html Regards, Daryl :)
View ArticleXMLlib: More examples.
Hi Ari, Currently, these examples for Quadrature decoder is not available in the application note. Let me work on an example to share across. Hope to share the example soon. :) Regards, Daryl
View ArticleDAVE 4.1.2 and CAN_NODE 4.1.6
Hi Heinz, This line of code is to wait until the CAN module is available. If your main is empty, I am not sure if the last piece of code executed. In each DAVE v4 APP, there is a USAGE section in the...
View Articlequestions/problems to analog conversion with app from Dave 4
HI, Since this is an DAVE APP related issue, I shifted this here to the DAVE Forum. The analog-to-digital converter (ADC) in XMC1100 series provides a subset of functions compared to the feature-rich...
View ArticleBasic steps for configuring Timer in Capture Mode
Thanks for your response. It is working fine
View ArticleHow to change UART baudrate on run time.
Hi, I am working on XMC4100 UART. I wanna change UART baudrate at run time.I wanna do these baudrate update in same function. This is my use case .. Switch(Baudrate) { case 9600: UART_Baudrate(9600);...
View Articleerror creating new Interrupt APP
Other peoples solved like me: http://www.infineonforums.com/thread...Device-Support
View ArticleHow to achieve 50 samples per second sampling rate in ADC ?
Quote: Originally Posted by Salman11053 Hi, I am working on xmc4100 ADC. I wanna achieve 50 samples/sec sampling rate but as per formula in datasheet sampling rate is achieved in usec or nsecs. How to...
View ArticleProblem in running ADC conversion in xmc4100.
Hi, You can consider using this example. http://www.infineonforums.com/thread...rdware-trigger
View ArticleUSIC TX FIFO question
Thank you for this solution, I will try it. Why is this sort of information not put in the documentation of the XMClib. The documentation only lists the functions and the user has to guess how to use...
View ArticleDAVE 3 SPI001_Configure() function problems and bugs
Dear Infineon, I have 2 SPI devices on my XMC4500 SPI bus with very different configurations so I have been trying to use the SPI001_Configure() function. However I have found the following problems...
View ArticleSPI configuration...for reading and writing a single a byte...
Thanks for the Reply, To receive data I'm sending the Dummy Byte(0xFF) by this API only, but there is no data on MISO pin, So my question is, Is it possible to send and receive data from SPI using the...
View ArticleStrange result from CalcTemperature
Hi all, We are having the same issue - ROM function for temperature sensor seems to be useless, returning 0x40. My understanding is that the function packed in the DAVE library will correct this issue....
View ArticleInterfacing TDA 5235 with XMC 4100 using SPI.
Thanks Travis, But slave device is not TDA! I want to communicate with TDA 5235 with SPI FULL DUPLEX mode.
View Article