XMC4800 Ethercat Distributed Clock sync0 and sync1 issues
Dear Michael, thanks for your answer. I tried to use this feature to sync the xmc4800 acquisitions just because, as far as I understood, it is apparently the same trick used by the Beckhoff EL3702...
View ArticleUser Point and Reputation Point Award Scheme
I am a new user of this forum. How to view my reputation point? [PS] Okay, I can find my point under my user icon and user name in the left column.
View ArticleIs is possible to use Arduino IDE to program XMC processor?
I have found that Hitex have created an Arduino compatible board for TC275. Attachment 2751 Is it possible to use Arduino IDE to program XMC processor? I have noticed that my XMC1100 boot kit already...
View ArticleMultiple external interrupts on XMC4300
Hi there Encountered the following interrupt problem using a XMC4300 Relax EtherCAT Kit. I programmed the board as in the example External_Interrupt_XMC45 using the DAVE APPs. The goal is simply to...
View ArticleAdvice set up a continuous repeating PWM signal different freq/duty over 2...
Hi guys. Anyone wanting to do what was outlined above I've attached my main.c which is a simple XMCLib version. The only thing I don't do here is the PWM. I control an LED blinking it at two intervals...
View ArticleXMC1100 UART (32-BIT) output problem ?
Hai , Good Morning all, This is my fisrt post if any mistakes is there please excuse. 1. The actual problem is I am doing UART for XMC1100 kit .So, problem is UART output is <NULL> is showing....
View ArticlePossible to use Ethernet and EtherCAT simultaneously?
Hi, It is possible to have both interfaces running. See example in the XMClib, XMCLib\examples\XMC4800_series\ECAT XMClib can be downloaded at http://dave.infineon.com/Libraries/X...ary_v2.1.8.zip...
View ArticleUnderstanding SPI communications for diffrent ADC type in c++ implementation
spent many hours to understand how to change ADC MCP3008 SPI communications into the ADC 0832CCN. I need to change this function: //this works for ADC MCP 3008 Code: double Mcp3008Spi::read( uint8_t...
View ArticleXMC4400/4500 Differences
We've got a board that originally had an XMC4400. We compiled and built code for it using IAR Embedded Workbench and everything was hunky dory. We replaced the XMC4400 with a 4500 and rebuilt the code...
View ArticleOnly Textfiles aviable with FATFS-App?
Hy at all, I have some questions. With the FATFS-App can I only create or open Textfiles with *.txt or other types (self created types) also? How is use the "Petit FAT File System Module", because DAVE...
View Articlenew options in DAVE4.3.2?
Hi, Does everybody experience with plug_in with the options in: http://gnuarmeclipse.github.io/debug/jlink/ best regards zbyno
View ArticleConfigure XMC4500 CCU4/8 in Capture mode
Hi, I am testing the possible use of the XMC4500 in a project. What I am currently testing is the possibility to measure the time between rising and falling edges of input signal. I was searching to...
View ArticleUSIC RXFIFO not cleared after writing to TRBSCR->FLUSHRB on XMC4500
Hi, after transmitting many Bytes (more than the rx fifo can hold) to an spi eeprom I would like to flush the receive fifo by setting TRBSCR->FLUSHRB to 1. But the receive fifo will not be cleared....
View ArticleFIFO Transmit works only with delay after putting data into FIFO
It is TRACE32 from LAUTERBACH Software.
View ArticleTC1798F OTP Flash Problem Memtool (Can't activate FLASH/OTP Device !)
Maybe there ist a solution to enable the the flash or identify the problem. Note: I tried to connect via BSL/ASC over seriell comport but there is no connection possible. The good one works with both...
View ArticleTriggered Delta Sigma DSD example on Dave4
Hello Eric, thank you for the updates. the examples are very usefull. Now, I am using the 4 DeltaSigma decoders synchronously with a trigger signal as described. I would like now to read the results of...
View ArticleWhich code is running in which core?
After Core 0 and Core 1 are started, we start our embedded operating system. I believe this embedded operating systems is based on OSEK/VDX Specification. This OS decides which tasks will execute in...
View Article