Identifiction Byte F8??
Hi, I work on a software to programming the flash memory of a xc2267m uC via RS232. I read the user's manual : "The XC2200M scans the RxD line to receive a zero byte after entering UART BSL mode and...
View ArticleADC - multi channel example
Is it possible to post your project or the complete code? For me it would be easier if I could test the project.
View ArticleETH_LWIP problem to send UDP in RTOS mode
Hi, I have a similar problem with TCP socket. I dont have a lot of experience with rtos, but in my case I have a stack overflow (system loops in system errore procedure), and the function never...
View ArticleXC2336B Programming
Hi friends!! I need to read this infineon XC2336B-40F I´ve checked datasheet but I´m little confused about what pins should I use... Vdd, vss, porst, rst are well defined. But TDI, TDO, TMS, TCK... I...
View ArticleVADC Problem
Hi Sei, Please refer to this working example. Attached Files XMC45_VADC_Scan_v1.zip (693.9 KB)
View Articlevariable at fixed memory address
Hello, how can I tell the compiler / linker that a variable (here int16_t iAverageValues [16]) is always at the same address? I need it for the XCP-Protocol. I don't want to update the addressmapping...
View ArticleDAVE 4 Versions
HI Holger, Thanks for highlighting! There's a mistake in the website. The current version is still DAVE 4.2.2. Regards, Daryl
View ArticleXMC Link - Isolated Debug Probe based on SEGGER J-Link Technology
XMC Link is a functional isolated debug probe for all XMC microcontrollers. The debug probe is based on SEGGER J-Link debug firmware, which enables use with DAVE and all major third-party...
View ArticleExample for temperature sensor
The previous codes don't work on XMC1100 (tried on XMC1100 boot kit, StepAA) Here is my code, temp_k is always 64(decimal). Could you send a working code for XMC1100? Code: #include "XMC1100.h"...
View ArticleXMC4800 example based on DAVE and TwinCAT is not up to date
Hello, The 'XMC4800 generic EtherCAT Slave demo based on DAVE APPs (DAVE v4) and TwinCAT' from http://www.infineon.com/cms/de/produ...36ec8#ispnTab4 is currently created with an older version than DAVE...
View ArticleWriting several files to SD-Card
Hello, I want to save data on SD-Card. For this I'm using the "SLTHA001"-App and the RelaxKit. Creating, writing and closing of the first file works fine, but when I try to create the a second file the...
View ArticleReading out TLI4970 current sensor with XMC4500
HI, From the code, the sequence of operation seems to be correct. Can you share the project. The attachment you included in this thread does not have the project. Regards, Daryl
View ArticleRendering an AURIX TC277 Tricore Brain Dead after flashing.
Is it possible to render a AURIX TC7277 brain dead by flashing a corrupted s3 file? With a debugger I recently flashed a bad s3 file, now I cannot even use the debug port. If this is the case, is there...
View ArticleSYSTM App parameter
Hello, So the third parameter is the callback function that will be executed when the timer finishes. So if you do something like: Code: uint32_t a = 0; int main(){ SYSTM002_CreateTimer(1000,...
View ArticleSoftware CORDIC
Hi Thomas, 1. The (atan_table) seems to be using a 21bit representation for 360 degrees. Consider increasing the representation to 32 bit. 2. The arguments are using int. Consider to use int32 to...
View ArticleFlash Protection of XMC4 family
Hello, I am currently busy with the flash protection of XMC4 family. Due to the chapter 8.4.8.4 of UM XMC4500, System Wide Effects of Flash Protection: If the read protection is activated, after...
View ArticleXMC4700 Errata Entry USIC Parity Mode
Hi Min Wei, can you give me any feedback on this issue? I stopped our development because of this possible issue and that creates a lot of trouble... Thanks for any feedback. Michael
View ArticleHow to code in c++ and c with DAVE
Any feedback on the "does not build although .h file changed when there are .cpp files" problem?
View ArticleXMC4500 clarification for errata PORTS_CM.001
Hi, does the XMC4700 also have this issue? From the errata sheet I got from here http://www.infineonforums.com/attach...0&d=1456301517 it seems that this errata still exists but in this thread here...
View ArticleEsd
I understand that the standard ESD 20.20 is revised from ver.2007 to ver.2014. As part of the change I identified that the Process required insulators/isolator conductor and few EPA controlled items...
View Article