XMC4000 SPI Bootloader
What you can do is to modify the XMC45_Loader project with SPI communication to download a bin or hex file (I prefer bin file), instead of reading from the SD card.
View ArticleXMC4800 Ethernet DMA descriptor selection
The reference manual chapter 15.2.4.1 describes three kinds of DMA descriptors: * Normal descriptors (16 bytes) * Alternate descriptors (16 bytes) * Enhanced descriptors (32 bytes) Question 1: What is...
View ArticleMiniWiggler3: Access to password protected TC1796 possible via CAN, but not...
== Brief == DAS fails to manage access to password protected devices. This is not about illegitimate password usage, because I *can* use the password legitimately and correctly trough CAN unlock....
View ArticleXMC4700 Relax Kit with DAVE: Moving to a different Build System (e.g. SCons)
For prototyping we presently use the XMC4700 Relax Kit and DAVE4. Due to the requirements of our project we want to switch from DAVE to a different build system, e.g. SCons. That system should run...
View ArticleDifficult to understand: Amount and modes of SPI ports in XMC4800
Sorry, I erratically opened a new thread. Please go to https://www.infineonforums.com/threa...rfaces?p=12258
View Articlelwip hangs in "release" build
I have no idea whether it's updated or not. IMO does too much implicit magic. You can just delete it from your libraries folder and replace it with the current version manually.
View ArticleXMC4800-F100K2048 support of SPI interfaces
Hi Min Wei, thank you for the reply. I'm finding that the XMC4800 documentation itself is not helping me very much to determine how to use the SPI bus and also what device pins could be used. The...
View ArticleTrap: Accessing unwritten flash memory
Hi, I am working on a TC234. My software, which is based on Autosar is doing some checks in ROM at startup. The address range X which is checked is not written during flashing my software. That means,...
View ArticleXMClib POSIF as Quadrature encoder example.
HI Ari, This example for the POSIF configuration was based on the XMC Lib. Only the part for driving the motor was using a DAVE APP. Regards, Daryl
View ArticleProblem debugging nested structs in DAVE
I tried an actual eclipse (Mars.2) install with integrated CDT (hardware debugging 8.8.1.201602051005) to debug. The problem is still there.
View ArticleAbout LEDTS Peripheral
Hi, I am working on XMC4500 controller for my project. I am planning to implement a Touch screen LCD interface. Are we able to drive Touch screen LCD by using LEDTS 0 module (or) by SPI only ? If...
View ArticleReading out TLI4970 current sensor with XMC4500
Hello everyone, I'm having some trouble reading TLI4970 current sensor. I'm trying just to get the data from the sensor in a controlled way. I'm using XMC1100 (XMC 2 go) and DAVE 4.2.6. On the scope...
View ArticleAvoid Halt After Reset / Automatic Start on Power-On
Hello, I am working with an Aurix Tricore TC275 CA Step on a AURduino Board from Hitex. When working with the on chip debugger (connecting the Board via USB to the computer) and UDE Desktop, I can only...
View ArticleSPI In Tc29x AURIX
Hello, I am facing problem with FIFO operation In SPI How exactly the data are fetched and transmitted in SPI FIFO I am using SIngle Move Mode and Short Data ((Ifx_QSPI*)spiModule)->GLOBALCON.B.LB =...
View ArticleXCM4000 DFP 2.6.0 seems to be broken
Hi, I'm trying to install the newly-released XMC4000 DFP 2.6.0, but the installer gives the error message Attachment 2368 It looks like a problem with the installer, not a problem with my computer....
View ArticleDAVE TIP of the day: Things need to do when use math functions
hi, I got a similar problem at the smaler xmc, i don't know which -I path or somthing other i should set, to compile successfuly. " undefined reference to `arm_pid_init_q31' " thank in advance ( i know...
View ArticleTrouble in reading PIR sensor using XMC4500 Relax Kit
Okay... great to know that it is working for you now!
View ArticleXMC 4500 relax kit, memory problem
Hello, I have implemented pretty large code (optimization) on XMC 4500 relax kit, F100k1024. the problem is when I try to built the project I got these errors: `.bss' will not fit in region...
View ArticleXMC4500 Keyboard Matrix help
Hello I have recently migrated from Freescale MCU's to Infineon MCU's I have progressed a lot over last 2 weeks. I have been using KBI (keyboard interrupt) on Freescale devices for particular pins....
View Article