Sd card write example?
I have tried sd card write examples using dave3. There are always problems. Sometimes the RTC can not be initiated, sometimes the files can not be written to. sometimes the file system has error, when...
View ArticleXMC1100 SPI Problem
Hello, I think there are 3 issues with the code: 1) P1_IOCR0 configuration: - the bit field for P1.1 is being overwritten with the second write (for P1.2/3?). I think it is better to use "OR equals"...
View ArticleHibernate Mode App DAVE 4.1.4
Hi, I would like to know if there is in DAVE 4.1.4 an App to switch the Hibernate Mode like in DAVE 3. I have been looking for it but I haven't found anything,. Thanks, Iván
View ArticlePC-Lint and DAVE 4
I found a very good advice how to use PCLint within Eclipse: http://mcuoneclipse.com/2015/12/13/l...hpad-compiler/ Much handwork but it make sense. Kind regards Kurt
View ArticleXMC 4800 EtherCAT Stack
Hi all, which tool do I need to generate an EtherCat slave ESI file for the XMC-4800 ? Is this included in the Excel converter from infineon or the SSC from Beckhoff ? We need the ESI file, because we...
View ArticleSSC start/end of frame control
Hello, I am using SSC with FIFO for full duplex communication. I would like to use control of slave select signal by TCI, TCSR.SELMD=1. By writing into IN[1] I would expect SEL0 to go LOW (SELINV=1)...
View ArticleDefault Handler disrupting FreeRTOS program
I had a similar problem, and was able to resolve it by editing the "linker_script.ld" In my case there was something missing in the memory declaration: MEMORY { FLASH_1_cached(RX) : ORIGIN =...
View ArticleDIGITAL_IO HW Signal Connection Issues
HI, Please refer to the reference manual of the XMC4500 device. The inputs supported by the External Request Unit (ERU) are listed below. P1.15 is a supported input for the ERU. P1.14 is not a...
View ArticleConfiguring PLL (writing N, P and K values into register) produces an interrupt?
Hi Min Wei, Thank you for your reply! Unfortunately, resetting TRAPDIS register nor doing so in conjunction with clearing trap requests with TRAPCLR did not solve the problem. I will continue to look...
View ArticleSecondary Bootloader
Hi all, I am implementing secondary bootloader on AURIX platform, but several peripherals works abnormally while jumping from secondary bootloader to application code. I separated the pflash0 into two...
View ArticleXMC4500 Tips of the day: 3 types of RAM found in XMC4000
Hi Travis Nice Explanation, i am working on xmc4500, i want to copy data from flash to PSRAM and Execute it, Can i do that in XMC4500?? if yes can u please Explain me the Procedure to do that?? Thanks...
View ArticleBugs in Asc Bootloader for Dave 4
Hi Wolfgang, Thanks very much for your inputs, You are right. These are bugs in ASC BSL example codes. I will correct them in the next release. If you have further questions for ASC BSL example codes...
View ArticleXmc4500 -> xmc4700/4800
Solved MultiCAN+! Turned out to be a little fidgety with the setup where MCR->CLKSEL needed to be set in two separate writes. Quote: The Module Control Register MCR contains basic settings that...
View ArticleXMC very slow interrupts
Hi Olli, Thanks for the reply, it was useful. I will have to give your idea a try. Regards Enigma
View ArticleXMC4500 Running Code from PSRAM??
Hi, I am working on XMC4500 my Goal is i want to execute the Program from PSRAM for that i taken and Led Blink code and converted it to arraybuffer format and wrote into PSRAM, and now i tried to...
View ArticleDAVE 4 - BLDC Support
Hi Christianz, You can use Dave 3 project BLDCBCH03 if you're on a tight constraint. I've done a DIY inverter and I'm using XMC4500+Dave 3 for control. My project it's still under development but at...
View ArticleUART xmc1400
Hi Min Wei, I am using this with XMC_1300 development board not 1400 but in the configuration I don't see any difference between 1300 and 1400 in this example, I used mttty and it is the same (garbage)...
View ArticleXMC 4800 EtherCAT Stack
Quote: Originally Posted by peterpan Hi all, which tool do I need to generate an EtherCat slave ESI file for the XMC-4800 ? Is this included in the Excel converter from infineon or the SSC from...
View Article