Copter Simulator
Sorry for replying late. At first I took an Arduino and used a Arduino PPM library, and then parsed the output over USB-serial. But the problem there was that sometimes it gave completely wrong values,...
View ArticleXMC 4500 Ethernet failure
Hi, Have a look to the new version of the ETH_MAC driver and lwIP implementation in DAVE 4.3.2. Several fixes and improvements have been done. Jesus
View ArticleWatchdog Register settings for XMC4500
Hi, Why you do not want to use XMClib or DAVE APPs? Did you try DAVE4? Have a look to XMClib example under examples/XMC4500/WDT/WDT_FEED. You can download the standalone XMClib distribution at...
View ArticleTOM iLLD Standard Driver ERROR
Hello, I've been recently using the GTM Standard Driver provided by the TC22x iLLD and I've discovered that there's some mistakes in enable/disable functions: For the enable/disable updates function:...
View ArticleXMC 4500 - how to enter Hibernate mode?
Hi, See an example below. You will see the HIB_IO_1 having a pulse of 5s, the duration of the hibernate. Code: #include <xmc_gpio.h> #include <xmc_scu.h> #include <xmc_rtc.h>...
View ArticleXMC Phase - Shifted Carrier Set up
Hi paulDBone, Have you tried to do a shadow transfer? XMC_CCU8_EnableShadowTransfer(CCU8_MODULE, ((uint32_t)XMC_CCU8_SHADOW_TRANSFER_SLICE_0 | (uint32_t)XMC_CCU8_SHADOW_TRANSFER_SLICE_1 |...
View ArticlePotential Error in the new Copter Rocks software
Hi Marcell, Walter will extract and reupload the single files on Monday. Can anyone confirm this fix? Best regards, Rafael
View ArticlePlease upgrade from Dave 3 to Dave 4
Another option might be to look at the XMC Lib https://www.infineonforums.com/threa...-%28XMC4500%29 for access via Linux.
View ArticleUse of DSD-XMC4000-AP32302_Example_Code
Hi I would to get a meassurent of LVDT with help of resolver application DSD-XMC4000-AP32302_Example_Code. I have copied from WWW.infineon.com/.... the newest application code :...
View ArticleVADC Standard Data Reduction Method Problem
I am using XMC4500 Relax Kit. I am attempting to use Standard Data Reduction Mode. I want the VADC module to get/read data 4 time before generating an interrupt. Code: XMC_VADC_RESULT_CONFIG_t...
View ArticleSept 7, 2016 New Release of DAVE, DAVE APPs and other Libraries
Hello, when do you plan to release a firmware upload over Ethercat ?
View ArticleFAQ for XMC4800 EtherCAT
Hello northcove, didi you use the SSC tools software given by ETG to generate those files ? You need to inscribe your company to ETG to be able to download SSC tools.
View ArticleTools foe XMC4400 f64k256
Hi shweta, have u tried DAVE directly from infineon? What are u requirements for the toolchain? regards tec
View ArticleµC/Probe XMC with C++ linked symbols in ELF File
Hi Jesus, thats cool, thanks for the answer. So i have no need to puzzle around with c linkage and c++ linkage. Regards, Tec
View ArticleEBU settings with Dave4
Hi I have installed dave 4 into two different pc running windows 7. In one it works. Into the other the compilation process fail with the following error message: process_begin: CreateProcess(NULL,...
View ArticleNewbie with the usual questions.
You can use such a Gang Programmer which can program multiple chips simultaneously (so called JTAG Daisy Chain). iMotion serials IC have the following type: 1: IRCMF300 serials: it only has RAM in IC,...
View Articleavailability of XMC1400 series in Cut Tape?
Hello, i have an project where i need about 10 XMC1400 (LQFN or QFN), but at Mouser and Rutronik there are only available orders of 1900 and higher pieces. Can anyone say when "Cut-Tape" will be...
View ArticlePWM generation using DMA
Hi again, it seems that the actual list pointer stops after the first transfer at the last linked list. How to get it back to the first linked list for the next transfer? Which setting is correct to...
View ArticleThreadX support
Hello, I am using XMC 4400 controller and uvision 5.2. could anyone please suggest how to port ThreadX for uvision...
View Article