DAP Miniwiggler V3 JTAG connector
I can not find a connection diagram TLE9832 with DAP miniWiggler, unfortunately. Will it work with DAP on miniWiggler v3? Thanks. Eugen.
View ArticleDAVE Tip of the Day: Workaround for incompatibility between DAVE and...
There are reported incompatibility issues between DAVE and Anti-Virus software (e.g. Kaspersky, McAfee, TrendMicro etc). A typical observation is that the APPs instantiation hangs when these Anti-Virus...
View ArticleInstall DAVE on secondary drive
Hi Bernstein, This is not possible as what Stefan has replied. :( You will probably need to free up some space on your C drive for the installation. Regards, Daryl
View ArticleXMC1000: Simple code examples using direct register accesses
Hello all, The current getting started examples published on the XMC11/12/1300 boot kits' webpage are based on the XMC Lib (LLDs). But I understand that for some users, it is still preferred to have...
View ArticleRegister View in Dave 4.14
Hi Marc, Sorry there's no option in DAVE 4 for the DAVE 318 view. Regards, Daryl
View ArticleXMClib POSIF as Quadrature encoder example.
Hi Ari, Yes! It's ready! :) I have attached it in this post. This example uses a DAVE APP "ACIM_FREQ_CTRL" to drive a motor with an encoder unit for the encoder signals (Phase A, Phase B, Index) to be...
View ArticleXMC4500 Code Debug
Hi Tony, I do not know of such restrictions for the debugger. Are you able to share the project with us to take a look at this? Regards, Daryl
View ArticleControlling small Wind-/Solarpowerplant with Emergencybackup via XMC4500...
Hi, I am about to start a new uC project with a XMC 4500 Relax kit! I want to measure the current and voltage (output and input) of a powerplant. For voltage measuring, i'll need 6 ADCs * battery...
View ArticlePWMSP002 with dithering - how to change frequency?
Hello again, There are new devices (XMC4800). Is there CCUx module fixed in this device? Best regards, TM
View ArticleXMC4800 linker warning
I just received my first XMC4800 Relax Kits but I can't create a working project. The debugger stopps immediately in the unhandled interrupt handler before anything in startup is processed. Even with a...
View ArticleConditional compilation with dave apps
HI, Dietrich, Yes, the UC_ID defines the type of MCU used in the project. In the DAVE APPs, the UC_SERIES defines the functions supported in the APP according to the MCU type. This label is decoded...
View ArticleHow to change UART baud rate of XMC4200 ASC bootstrap loader
Understand from the example code of ASCloader, the USIC setting was configure by ASC_Init(); What is correct setting if baud rate need change to 9600? Also what is the default UART baud rate for...
View ArticleDave 4.1.4 and C++, no incremental build
Hi, now I found out, that there is a different behavior of the Eclipse settings when building a C or a C++ project. When 'clean' is checked at Project / Properties / C/C++Build at tab 'Behavior', then...
View ArticleProblem with TLE-Controllers - missing Descripion Libarys
HI Rene, Currently, I am not aware of any immediate plans to add DAVE APP support to this controller family. Regards, Daryl
View ArticleDAVE 4.1.4 debug error : Program file does not exist
Ok I found it. I had to build the project before I create the debug settings. Otherwise nothing was written under C/C++ Application (Should have a path to .elf)
View ArticleHow to connect XMC4500 with Yamaha YMW259-F GEW9
See the picture manual , the main CPU is the original old solution GEW8 with old microcontroller Renesas/Hitachi - H8 family [Attachment 1924 Attachment 1925 Attached Images GEW9.jpg (208.3 KB)...
View Articleissue in Flashing xmc4500
Hi, i am Working on Serial Wire Debug protocol. i successfully loaded the data into memory, but after Reset the target the code inside was not running ?? i don't understand what might be the issue. i...
View ArticleExecuting FLASH002 from RAM
Hi, i am Working on Serial Wire Debug protocol. i successfully loaded the data into memory (i Confirmed it by reading it back), but after Reset the target the code inside was not running ?? i don't...
View ArticleXMC1100 ARM g++ compile error
I'm a bit baffled by an error I keep getting. I'm using DAVE 4.1.2 to attempt to build a project for the XMC1100 series. I'm using the g++ compiler instead of the gcc compiler. The build always fails...
View ArticleXMC4000 Tips of the day: VADC FIFO on high sampling rate conversion
Attachment 1928 Use a FIFO structure to store results in a safe way Some applications require extreme fast conversions. On the other hand, the CPU load (control loop for example) might load the CPU...
View Article