Kelvin emitter
Hi, could you please explain the advantage of Kelvin emitter of IGBTs? Thank you in advance!
View ArticleSwitching 1500Vdc/10A
We work in the photovoltaic industry and need to test 24 module strings, operating at 1500Vdc./10A. In order to perform the tests, we have a 1500Vdc 15kW power supply, run from a generator, that will...
View ArticleTag Connect
Presently using Tag Connects on all of our XMC4000 series boards. Works great! Looking for something similar for XMC1000 series boards.
View ArticleThermal paste for 62 mm, too?
I am wondering if the 62 mm modules are available with thermal paste? Thanks for help.
View ArticleIGBT gate voltage and short-circuit-mode
Hi guys, quick question, why would it be advantageous to lower IGBT gate voltage in short circuit mode? Thanks!
View ArticleLooking for the XC164CM UCAN Starter kit USB stick
This is really good stuff for a junk hauling company
View ArticleTLE82453 setpoint value
hello all Greeting for the day, i am working on TLE82453 chip set device for controlling the load and the micro controller i am using to communicate Infineon TC277. I am trying to set the setpoint...
View ArticleSSC files for XMC4800
Hi , I have this kit https://www.digikey.com/product-deta...BO1-ND/9816150 and i'm trying to follow the training here https://www.infineonforums.com/threa...4800-relax-kit but i don't have the...
View ArticleI changed the PLL clock from 200MHZ to 300MHZ and my code doesn't run anymore
Hi Bernie, A potential reason for such issue is the configured Flash Wait Cycles which depend on the configured clock. Please configure the Flash Wait Cycles according to the calculation provided in...
View ArticleDebugging ADC with no HW Trigger Present
Hi Christine, Yes, you can start conversions by software, e.g. for verify an ADC configuration without a proper HW Trigger. This is often the case when you are debugging to find the root source of ADC...
View ArticleGTM HW Trigger to ADC, Rising/Falling Edge from GTM
Hi Christine, When triggering VADC from GTM, it is common to use triggering (edges) as opposed to gating (levels). The VADC "sees" the signal level of the GTM. So if the signal level changes from low...
View ArticleWhich pin default state is defined by HWCFG6?
Hi Christine, Please refer to "Legend" of "Package and Pinning Definitions" on the data sheet (DS). The default state of a pin which has "PU1" or "PD1" in the column "Type" is defined by HWCFG6. In...
View ArticleI2S support with the Aurix
Hi Lucas, The Aurix does not have a dedicated I2S HW-module, but there is the possibilities to emulate I2S master and slave. Master: For generating an I2S output, where the Aurix is the master the...
View Articlecan we write data into Pflash even if the address is written with 0X00?
Hi Lucas, Yes, you can successful write data into Pflash even if this address already written with data 0x00, but it will generate an ECC error because the new ECC value can't be programmed properly....
View ArticleWhy PORST voltage level after PORST release is a bit lower than VEXT(e.g. 5V)?
Hi Lina, There is a weak pull-down internally in the PORST pad. It is for keeping PORST weakly pulled low in case of bond wire breakage. The pull down is inactive to avoid additional current during...
View ArticleHow to inject faults in Pflash of AURIX TC2xx microcontrollers ?
Hi Lina, You can inject faults in PFlash following this method: 1- The ECC code causing the required error type (e.g. triple-bit error) can be determined by first programming the data with automatic...
View ArticleCan you provide the latest stencils for TriBoard Extension-Board?
Hi Lina, It's already contained at StarterKIT. If needed you can download from the AURIX documentation in myicp-dmz.extra.infineon.com. Please print and cut it by yourself. Best regards, Mr. AURIX™
View ArticleWhy many Pflash ECC errors are reported on HT test while RT/LT tests are ok?
Hi Lucas, Check flash waitstate if it is enough to cover the access delay by PMU_FCON.WSPFLASH. The default setting is calculated with lower fFSI. with higher fFSI, you need to configure more...
View ArticleXMC4800 receive interrupt
Hi, You need to enable the USIC channel to generate interrupts. If you're using the Infineon UART app code, you can call the UART_StartReceiveIRQ() routine. If you want to handle all the buffering on...
View ArticleI2C on smaller devices like AURIX TC23x, TC22x and TC21x
You should consider using a SPI-to-I2C bridge, like this one. https://www.nxp.com/docs/en/data-sheet/SC18IS600.pdf
View Article