TC27X changing BMI from user application
Hello, I'm having issues on how to enter the bootstrap loader (generic bootstrap loader) once the user application has been already run. I don't want to modify the HWCFG pins each time I want to enter...
View ArticleTLV493D-A1B6 detect both 3D joystick position and angle rotation at a same...
So, by using multiple sensor can this application be performed. Because for angular rotation measurement the magnet should be diametrically magnetized while for 3D joystick motion the magnet should be...
View ArticleAngular + 3D Joystick Motion Detection:
Hi, Although this question was asked previously by a member in this forum but no one in this forum explain the solution of it. So, i am posting it again so that this type of configuration can be...
View ArticleIPv6 in Webserver Examples for XMC4700/4800 Relax Kit
Hi! I got the HTTP_SERVER and IOT Examples to run smoothly on IPv4. But I cant figure out how to enalbe IPv6. Anyone knows what parameters i have to set, so that the "Enable IPv6"-option is not grayed...
View ArticleCAN_NODE APP: Use more than 32 CAN Message Object Buffers on a single node
Hello, In the DAVE 4 CAN_NODE App, I can only assign 32 MO Buffers, but it seems to be possible according to the reference manual of the XMC4500 to use all 64 MO Buffers in any configuration one wishes...
View ArticleMeasuring 2 signals in parallel with XMC1100
Quote: Originally Posted by Andi_H Hello Werner, i have an example with DAVE Apps for you... Thank you!
View ArticleXMC4800. Problem in retriggering the POSIF Index Event Interrupt Routine
I am using XMC4800 RelaxKit right now. I have a setup of two encoders connected to POSIF0 + POSIF1, both configured to work with CCU40 and CCU41 timer groups. I am forwarding the Index signal of each...
View ArticleTLF35584 INIT to NORMAL MODE
Hey Guys, I have got a problem with my PMIC eval-board. The TLF35584 supplys my µC and they comunicate via SPI. I can UNLOCK the IC turn off all the watchdogs and error Monitor and lock ist again. I...
View ArticleADC Reading in Infineon microcontroller TC29X & TC39X
Hi Mrinalini, Quote: Originally Posted by Iyer.Mrinalini I am working <snip> <snip> The following errors occur <snip> <snip> what are the required include directories and order?...
View ArticleXC878 flash unprotect without password
I am currently developing on the XC878 16FF starter kit. I somehow protected the flash using Memtool and do not know the password. This is preventing the Dave Bench debugger from connecting via USB /...
View ArticleLIN problem
Hi Im writing a code for the TC27xD MCU to communicate with a sensor over LIN (TC27xD is master). Im using the TASKING IDE and the configuration of the ASCLIN module are as follows: const...
View ArticleCAN Repeater / Retransmitter - handling Remote Frames
It's largely working, but there's one thing I've been fighting with for a few days, that I can't seem to get working. When I receive a remote frame, I don't seem to be able to receive its ID (address)....
View ArticleWeb Server - not working
Hello, I am using "XMC4700-F144x2048". I am looking for some stable web server version for our product. Can someone advice why latest DAVE application "HTTP server 4.0.14" not working (I need Release...
View ArticleXMC 4800 send / receive RAW ethernet frames
Hi all, I'm trying to send out raw ethernet frames from the xmc4800 to another device (while sniffing packets with wireshark) with poor results... The packet should be structured like: [6 (receiver...
View ArticleTLE4997 linear hall sensor source code
I suppose you refer to this programming description: https://www.infineon.com/dgdl/Infine...5d9e2be09550ff Agreed, the problem is not at all the few lines of code required, but to create the electrical...
View ArticleHow to init uart?
Here are the numbers I use, scaled for 9600 baud @ 32 MHz clock STEP = 472 PCTQ = 1 DCTQ = 15 PDIV = 47 Hope this helps.
View ArticleSPI Transmit Problem on XMC4800
I can help you but not based on XMC library functions. Tell me, please, what pins do you use for the SPI interface on XMC4800 and what data frame your sensor needs. Cheers, Alex
View Article9-bit UART with XMC1200
I don't know what your "modebit" is, but it's most probably not parity. It's probably something the UART device you're communicating with requires. Regardless, yes 9 bit is possible with XMC. The USIC...
View ArticleNVIC_SystemReset() stuck in Reset handler
As the Title already says, after calling the function NVIC_SystemReset() the program enters the ResetHandler but then stucks at the first instruction. I tried this with debugger attached and also...
View ArticleHow to get a new XMC1xxx running (out of the bootloader)
Hi. All new XMC1xxxx devices are not running from Flash and not accept the SWD-Interface by default. The only thing that the µC makes is: stay in the build in bootloader. Is there a possibility to...
View Article