Clarification of MultiCan handling of transmission failure
In the reference manul for XMC45, figure 18-18 shows the transmission of a message object. According to the figure, the transmission is aborted and no interrupt is generated if transmission was not...
View ArticlePWM with CCU8
Hello, i am using a XMC1302 for BLDC Control. With the CCU8 Module I generate the PWM (I use the Multi Channel Update with POSIF). Each of the 3 Phases use one Timer Slice for the High- and Low Side...
View ArticlePWM output after stop low
Hello, I would like to generate a slow PWM (turn signal for a car). For that I use to inputs (IN_L and IN_R) to control two different PWM (CCU4). If i stop one PWM at that moment that the assigend...
View Articlexmc1100 ERU
What is the need of ERU. difference between ERU and NVIC. Why we are using ERU instead of NVIC.
View ArticleDave Debug Problem
When I try to debug my project, the debug configurations menu pops up, but there aren't any debug configurations in it.Attachment 2760 ????? Unbenannt-1.jpgā (239.6 KB)
View ArticleXMC4700 MULTICAN+ Problem by using DAVE 4 apps
Hello, I have created a MUTLICAN+ program which runs smoothly in loop-back mode. If I switch off the loob-balck mode and try to send via a PCAN-View can messages to my XMC4700 Relax Kit or receive some...
View ArticleCompile DAVE generated code on Linux
We are building out SW, including some DAVE generated code, on Linux. This works fine, except for some modules. The PWM_SVM is one. A section in pvm_svm.h looks like this: Code: #include...
View ArticleXMC4800 + (Rasperry Pi) + cycloneTCP tcp/ip stack
Hi Dimitri, If you make use of Keil MDK-ARM, then you can upgrade the Oryx-Embedded::Middleware software pack to version 1.7.6. There are some example projects that demonstrate CycloneTCP + CMSIS-RTOS...
View ArticleUSIC TX FIFO not transmitting all my data
Deni, Have you had a chance to look at this? I think there is another thread that is having a very similar problem. Thanks. -stv
View ArticlemultiCAN setup confusion.
Got it boys.. forget it. I wasn't setting the MOFCRn->RXIE, ugh.. one line I overlooked. I'll post some sample code here once I'm done with getting the DMA to work.
View ArticleUploading and flashing Tricore TC1797 memory
Hello, I need to read the complete memory (Program Flash and Data Flash) from a Tricore TC1797 device, save it on disk and then deploying that retrieved flash content into another new TC1797. I was...
View ArticleDAS Error device_access
I have been loading program in XE161FL mcu, and now I can't load it anymore. It gives me an error "DAS Error device_access". I didnt do anything between my circuit and the DAP miniwiggler, the error...
View ArticleConfigure XMC4500 CCU4/8 in Capture mode
Thanks for the help. I am now able to have a system using CCU4 configured to capture the time. I also tried to configure the system to have concatenation to 32bits. This is the code I am using: Code:...
View ArticleUnresolved breakpoints in debugger
Dear Robiwan, I have this problem with my project. I have two examples, in one example I am able to set break point but in another one no! :( The point I could not understand is that when I change the...
View Articlevery weird issue debugging XMC4700 in DAVE4 - pls help
Hi Travis, Sorry I hab“ve nearby the same problem. I worke with the XMC4500-kid and I'm able to debug my code in Dave3 but not in Dave4. "No source available 0x0" My Segger is: J-Link ARM V4.80F J-Link...
View ArticleNo BMI Button In Dave4
Hi The BMI tool is only available if the current active project is for XMC1000 family. If you need a standalone tool for modifying the BMI, have a look to XMC Flasher Regards, Jesus
View ArticleMultiple external interrupts on XMC4300
Hey It seemed to be a signal problem. The signal slope was too bad. Solved it with a schmitt trigger. Greetings
View ArticleSSC Tool, SSC_Device, and structure for category strings
Hello I have an ethercat project up and running on an XMC4800. When I start reading the category strings section of the eeprom, the first string returned is always "SSC_Device", the second string is my...
View ArticleFile Transfer on EtherCAT - FoE, firmware update using XMC4800
Just want to add my 2 cent. The example works great, and has a proper explanation for creating a .bin file you can transfer to the slave, but there are some small traps. If you end up in a state where...
View Article