XMC Software reset
Hello, Easiest is to use the CMSIS function: Code: NVIC_SystemReset(); Regards, Min Wei
View Articlehow can I get xc2268N DIP file?
Dear Infineon Support Team We have plan to used XC2268N, but I can not find XC2268N Dip file for DAVE2. I confirmed XC2236N, XC2238N, XC2265N in the XC22xxN DIP file. there is a difference in package...
View ArticleXMC4800 linker warning
Hello, My understanding is that this has been fixed. May I know what is the linker script version that you see? Also which DAVE version are you using? Mine is v1.2 2016-03-08 and DAVE4.2.4...
View ArticleHow to switch over from Master SPI to slave SPI
Hello Bernd, Yes, in this case there is no need to change the SPI mode. The data will be expected in RBUF, just that you will also need to read out all the dummy response from the slave. This is...
View ArticleTCP Retransmissions and TCP Resets on XMC4500 with webserver from DAVE Apps
WireShark file: Attachment 2286 (192.168.115.74 = XMC4500, 192.168.115.75 = PC) XMC4500 Hexagon Board with Ethernet/CAN/RS485 Interface Card DAVE 4.2.4 DAVE Apps webserver example with CMSIS RTOS, lwIP...
View ArticleXMC 4700 JTAG & External Bus Interface Pin Conflict
Hi, for our next project I want to have an external RAM connected to our XMC 4700. But I ran into the problem that P0.7 is being used for JTAG TDI AND AD[6]... Even in the BGA package. I have an ULINK...
View ArticleSerial Communication - XMC4500 with Matlab/Simulink
Hello schmidi, I can give you some answers regarding this topic. So about examples: after installing the package, you can check some simple examples clicking "Examples Library", as shown in the image...
View ArticleBuild problem DAVE 4.2.4
Hello. Here it is! Thank you. Attached Files easyStart.zip (741.4 KB)
View ArticlePhase Shift Full Bridge with DAVE4 APPs - XMC4400
Hello, how can I configure two HRPWM APPs the way that they trigger each other as described in Reference Manual page 22-19? Dave4 sais I have no resources left to use a second CCU8 for the second...
View ArticleDebug Problem
Helo my dave Jlink debug doesn't work any more... i am really frustrated because of that... here are my log file J-Link GDB Server failed: Could not connect to target. Please check if target is powered...
View ArticleXMC1000 series evaluation kits for advanced lighting control, now available...
Evaluate our XMC1000 series Microcontrollers for advanced lighting control, now available at Mouser Electronics Watch the introduction video from Mouser here: Attachment 2288 Attached Images...
View ArticleXMC4400 - HRPWM keep output and inverted output low until start
Hello Steve, there are already pull downs. The problem is, that whil initialization of HRPWM the inverted pin is pulled to high while the other stays low. This stays that way until I start the HRPWM. I...
View ArticleTC23x memory maps
Hello, I have some questions related to Infineon TC23x memory maps. I see that memory is split into segments (0 - 15) but I can't find any information about how these segments are actually mapped to...
View Articleerror in document: User Manual XMC4300 Relax Kit
Hi, 1.In this document were incorrect pages 14+15 ú without designators + text 2. Where could I find eagle-design of this board? regards zbyno
View ArticleCannot add APPs
I have solved the I2S problems but I cannot get the DMA to work correctly, see my post "DMA Problems".
View ArticleI2C Master App Error
Hi, I configured the I2C Master app (4.1.8) to use DMA transfer for sending and receiving. But the generated code just returns an error status: Code: I2C_MASTER_STATUS_t I2C_MASTER_Receive(I2C_MASTER_t...
View ArticleDAVE FOC library
I´m pretty sure this is much of interest for you Hi all, Could you please help me to correlate my motor measurements with right FOC library arguments? My motor measurements made with the RLC bridge: 1....
View ArticleRegarding issue variable reinitialization after reset
Hello Neal, My name is Nayan Patel and I am new to this forum. I am facing the similar issue with Tricore Aurix TC23x. I am writing some variable value and then performing micro internal WD reset. I...
View Article