TIM0 or CCU6 on TC23x for PWM acquisition
I've been reading about both TIM0 (GTM submodule) and CCU6 on the TC23x reference manual, and I would like to ask you wich one should be better for PWM signal acquisition. As I've read, they both can...
View ArticleTIM0 iLLD for TC23x
Could anyone tell me if there's an iLLD for TIM0 (GTM submodule)? I've download the AURIX iLLD Driver v1.0.0.5.0, and in the folder iLLD_1_0_0_5_0_TC23x, there's no code for this submodule on the Gtm...
View ArticleTrap: Accessing unwritten flash memory
Dear Mr. Ferhat, I am also having problem with the ROM check. During ROM check i am getting trap while accessing the uninitialized data. If you know how to initialize the ROM during flashing please...
View ArticleHall chips
Hello, I want to use two hall chips together to improve the redundancy for Joysticks. what may be the procedure to do it? Is there anything that i have to take care of
View ArticleLibrary & Example can not be imported to DAVE4
HI, Normally, the installation will install the DAVE libraries, please also check that DAVE library store path is valid. You can check at the following: 1. Windows-> Preferences 2. In the opened...
View ArticleDetect unplugged USB cable
Hi folks, I am using the USB VCOM app in Dave 4 a nd I am trying to figure out how to detect that the USB cable has been pulled. Any idea? Matthias
View ArticleToDo comments in the DAVE 4 libraries / Quality of DAVE 4 vs DAVE 3
I think that DAVE4 is indeed a big improvement over DAVE3. First the code generated by the apps is now based on XMCLib, a set of libraries used to configure the peripherals (that allows the...
View ArticleBootloader running from Flash
Hi, I am currently working on the XCM4700 Relax Kit. The Flash bootloader is located in the range 0x0800000 - 0x0801000 The bootloader is allways started at power up and should check the application in...
View ArticleXMC4300 SDIO interface using XMC4700 Example Code
At the Dave Downloads page, there is a SDMMC example for the XMC4700 It works on the XMC4300 with a bit of wire. Led 1 is P4_0, the required port for DAT0, dropping a wire to the XMC43 side of LED1...
View ArticleXMC1300 Floating Point
How do I perform a floating point square root on a XMC1300? I've searched & found CMSIS DSP arm_sqrt_f32(), but can't seem to include it. Help
View ArticleImport Example DAVE Projects not working
HI, It seems that you have installed the APP libraries correctly. If you create a new DAVE project, you should be able to add APPs into your project. Are you able to do that? For importing example...
View ArticleDave 4.2.8 - XMC4500 relax kit "live" debuging
HI zbyno, In the example, it is using XMC4700. However, you can use the same steps recommended for the kit_XMC4300. Regards, Daryl
View ArticleProblems with creation and handling of Projekts
HI, Have this issue been resolved for you already? Regards, Daryl
View ArticleMulticore Programming on Tricore
Hi, Quote: Originally Posted by sgreene If anyone was following this thread I did eventually figure out that, as Henk tried to point out in the first post, you have to change the startup configuration...
View ArticleUART interrupt and low baud rate problems (XMC2Go & DAVE4)
Hi Guys, i have two problems with UART and the XMC2Go. I use the on-board XMC4200 as UART-to-USB-Bridge and HTerm as serial terminal on PC. First Problem is that i cant set the UART Baud Rate to 1000...
View ArticleLooking for XMC 4500 UART App example code
Hello Ahmed, As Matthias has said, the Relax Kit just brings the raw TTL Rx and Tx signals out of the processor and so you need some sort of adaptor as described. The newer XMC4000 hexagon kit and the...
View ArticleDedicated Emulation Device chip term
Hello, Basically, the Emulation Devices have extra memory and features to support trace. So, if you have a debugger with a licence extension to support trace and an emulation device fitted to your...
View ArticleXMC4500 Ethernet with MII interface
Quote: Originally Posted by sophia Hi, Thank you very much for the feedback. A change request (eTicket #982654345) has been submitted. Best regards, Sophia We had changed the PHY from KSZ8031RNL...
View ArticleLong Filenames FATFS
Hallo, ist there a possibility to open files with longer filenames than 8.3 filenames with the FATFS app? I tried to open the file "httpd_structs.h" and i get the error FR_INVALID_NAME. Thank you for...
View ArticlePWM generation for XE161FL-20F
Hi! I want to generate a PWM for the microcontroller at its output pin, and yet I cant still produce a PWM. I have even requested for its shadow transfer(CCU60_TCTR4 |= 0x0040;) what might be wrong?
View Article