DAVE v4.1.4 plug in update to fix a problem with the BMI functionality
Patch update, 2016, January, 25 Today we have released a plug-in update for DAVE v4.1.4 This plug-in update fixes a problem with the BMI functionality integrated in DAVE. When changing the BMI (Boot...
View ArticleDAVE v4.1.4 plug-in update to fix a problem with the BMI functionality
Patch update, 2016, January, 25 Today we have released a plug-in update for DAVE v4.1.4 This plug-in update fixes a problem with the BMI functionality integrated in DAVE. When changing the BMI (Boot...
View ArticleTLV493 availability
Does anyone have "recent" information for when the TLV493 3D Mag Sensor should be released to distribution? I need twenty devices ASAP, but buying twenty Sensor2Go kits is way too many $$$'s. Dale ---...
View ArticleConfiguring PLL (writing N, P and K values into register) produces an interrupt?
Hi Min Wei, You are right about the issue - PLL loss of lock trap is triggered when VCO is disconnected from the oscillator. Unfortunately I am not sure why disabling trap requests from outside the...
View ArticlePWM and Counter
Hi Enigma, I can't give you a detailed answer, however have a look at the "Interconnects"-section in the reference manual of the CCU-unit of the controller you are using. For instance for the XMC4500...
View ArticleI2C - MPU 9150 Problem
Hi, I want to communicate over I2C with MPU9150. I have a XMC1100 Boot kit and Dave3. I implemented some functions but i cant trigger the FIFO standard receive interrupt to retrieve read data. A...
View ArticleFLASH bus error read problem
Hi, I am storing some data to internal flash. Sometimes, when reading the data from flash (span over several pages, more then 256byte) I get bus fault exception pointing to flash address from which the...
View ArticleNVIC Apps
Hello everybody, I'm working with the Dave Version 3 and with the Infineon Hexagon Kit. Can somebody explain me the difference between the NVIC001 and the NVIC002 App? Thanks Viktoria
View ArticleAurix setup tools
Are there any configuration tools available for Aurix family, like DAVE for the older Tricore devices? I couldn't find an equivalent tool in the free toolchain, or find any information about if/when...
View ArticleReloading Prescaler on conatenated counters
Hi there, I have concatenated CC40 and CC41. This works fine as long as the prescaler of CC41 is set to 0. However, when I try to set the prescaler of CC41 to 1, the counter does not run. Changing the...
View ArticleHibernate Mode App DAVE 4.1.4
Hi Ivan, Unfortunately, you're right. There's no POW0001 APP that supports the hibernate mode in DAVE3. However, you may use the XMCLib functions for entering hibernate mode in the "xmc_scu.h". :) Here...
View ArticleUsing TRAP+CCU8 to generate two poles within one period of PWM
Edit: I just figured it out myself - I had to set the exit synchronisation to "disable" in the app; now it's working fine.
View ArticleUSB disconnection detection
Hi, Q1) This pin (P0.9) should not be pull-up. The OTG ID pin is used only for the USB dual role device; where in it should support device mode and host mode functionality depending on the ID pin....
View ArticleBugs in Asc Bootloader for Dave 4
I tried this demo today. So the Flash driver Code is not mapped to PSRAM in the demo. So do I need to map the Code to PSRAM or not. I only checked the DAVE Sample. Thanks mathias
View Articledebugging of interrupt bug - very annoying
Hi All, Setup : XMC 1300 + DAVE 4 I have one input from GPIO. I generate two PWMs, one when GPIO is high and the other when GPIO is low. I have connected both PWMs to their own counters. I then readout...
View ArticleAURIX tc297B CAN-FD-FIFO possible?
Hello, I am implementing CAN and CAN-FD on the AURIX tc297B. CAN is stable running with FIFO and without FIFO. But I am not able to setup a CAN-FD-FIFO ? Is there any way to setup a FIFO-List for Tx...
View Articletimer APP is seems useless
Hi Enigma, the Apps don't solve everything, especially since it seems not to be a full release yet. If you really want to use full peripheral features I suggest to use the XMCLib. I assume you use...
View Article