XMC4500 low level driver generation tool
Another approach: Just use the official XMC Lib. The low level drivers are already there.
View ArticleXMC1300 Boot Kit I2C config
Hi Xabi_Odri, under chapter 15.5 Inter-IC Bus Protocol (IIC) in the XMC1300 Reference Manual you can find information that USIC support I2C fast mode which is up to 400 kbit/s. So yes, it´s possible to...
View ArticleBoundary Scan Test
is it possible to run boundary scan test on the AURIX TC297TPBGA292 which is not an emulation device? It seems the JTAG bus is not powered up (pin K14 VDDPSB is not connected)
View ArticleStart-up procedure
"Hi there, For applications such as MOSFET/IGBT half-bridges, and using the typical connection diagram (shown on the datasheet), the standard startup procedure for the IC is as: • Ensure that the...
View Articlemosfets in solid state amps
"Can anyone explain mosfets in relation to solid state amps? Are there ""plain"" solid state amps ... then those solid state amps with mosfets?"
View Articlemosfets in solid state amps
Hi, according to the simulation tool... Where can I find the simulation tool for IPD100N04S4-02 ?
View ArticleXMC4700: How to achieve a nested interrupt with Dave Apps?
That's what I'm wondering. I'm stoppinng the timer in the main loop and not in the interrupt. When I receive the corresponding command I stop the timer in the main loop. But every time I get a status...
View ArticleFlash read protection - cannot connect anymore
To connect to your device you can use ASC BOOT Loader. The shortest way is to use any kind of COM Port (usually USB-UART device) to lines P1.4 P1.5 and connect to it by Infineon Memory Tool. Note that...
View ArticleXMC4700 write flash under read/write protection.
Hello. I have a strange behaviour of my XMC4700 device, when trying to write flash memory, which has been protected from read and write. Namely, when I'm trying to flash device by application located...
View ArticleXMC4700: slow system clock at runtime instead of sleep modes stalls FreeRTOS...
Hello everyone. I'm trying to slow system clock of my XMC4700 device at runtime instead of using sleep modes for some reason. First of all, let me know if there is any kind of Application Note which...
View ArticleProgramming XMC1302
Dear Team, I am a first timer with XMC series. I am using XMC1302Q040X0200 micro-controller for Inverter design application. I bought a XMC1300 CPU Card V1. I have made by PCB with micro-controller and...
View Articlesimulation tool for IPD100N04S4
You can refer to the following website: https://www.infineon.com/cms/en/prod.../power-mosfet/ 20v-650v-automotive-mosfet/20v-40v-n-channel-automotive-mosfet/ IPD100N04S4-02/productType.html?...
View ArticleXMC1300 POSIF module
Hi Xabi_Odri, You can also find an example here: https://www.infineonforums.com/threa...ncoder-example unfortunately we don't provide a POSIF APP. Additionally you can find information in the...
View ArticleSPI MSLS (chip select)
Hey I am having a quite simular problem with the MSLS on a XMC4800. I want to use some GPIOs as my slave selects. My example code looks like this: Quote: while(1U) { XMC_GPIO_SetOutputLow(SOFT_CS);...
View ArticleDAVE TIP of the day: Semihosting in DAVEv4
Hello together :-) printf is working well and will help me very much. Would be nice to have the same for sending data to uC. I have tried scanf, gehtchar,... But it doesn't work. Here is an example:...
View ArticleMOSFET selection
I want to find a MOSFET that: 1.Drain Current is Max. 6 A, 2.threshhold Voltage is -3,0 V Can someone give me advice?
View Articleoverlook of all the Automotive MOSFET
You can find the overall product overview here: https://www.infineon.com/dgdl/Infine...4d904676466654
View ArticlePackage details
Hello What is the package number of IPB180N08S4-02? And please give me more details about it. Thank you in advance
View ArticleXMC1302 UART Transmit FIFO Configuration
I want to transmit 5 bytes over UART Using transmit FIFO. But the DAVE App permits FIFO Size in multiples of 2 only. How can I solve this issue?
View ArticleIDC_LINK_MEASUREMENT for XMC1302 custom board
Hi, Yes you have to update the SCAN queue and add 2(3) more ADC channels. Also you need to change the calculation of the DC link variable. Please Note that the SW expects a on the ADC input. So there...
View Article