XMC4500 unique chip identifier
Is there either a DAVE 3.1.10, or a CMSIS firmware query to the processor that will return a unique chip identification serial number to distinguish on XMC4500 from another?
View ArticleXMC PWM_CCU4/PWM_CCU8 APP lowest frequency limited to 1 Hz
Hi, I believe there is an issue in the XMC's PWM_CCU4 (or PWM_CCU8) APP has issue, it doesn't allow the frequency below 1Hz. But based on hardware Prescalar limit (32768) and Time Period limit (65535),...
View ArticleBluetooth Control
Hi I just tried to use my phone (Samsung Galaxy S4, Android 5.0.1) for flying the Larix copter. The app installed without problems. When I switch on the copter, I see a bluetooth-device named...
View Articledisable ECC TC39XX
Hi How can I disable ECC safey error in TC39XX I used to disable it in TC27 using this cocde Code: /* Deactivate ECC safety errors */ Mcal_ResetENDINIT(); FLASH0_ECCRP0.B.ECCORDIS |=...
View ArticleUpgrading GCC in DAVE4
Hi, Since a few months a new version of GCC is available 6-2017-q2-update, https://developer.arm.com/open-sourc...u-rm/downloads Regards, Jesus
View Articleproblem with apps upgrade
Hi, I try to upgrade the APPs of my project but with no success. The "APPs upgrade" commands give me an error "APPs upgrade failed" and in the log report there's this error: Solver Error while setting...
View ArticleDetect that device has been disconnected from PC USB Host
Has anyone found a solution/workaround to this problem?
View ArticleI2C TX problem
Hello, This is my workaround solution. I am using TX FIFO. Before each tx I check result of previous tx // workaround to get transmission running again after it gets stuck after some error on i2c...
View ArticleXMC1400 UART receive and character problem
Hello, I am working with XMC1400 bootkit for an UART application. My aim is to receive an end character like <CR>=0x0D. I am trying to use UART_AbortReceive. Here are the DAVE App and code:...
View Articlexmc1300 and Vadc
Hello im doing the VADC driver for XMC1300 microcontroller but I got one question. My supply voltage is 3v3 and im using resolution of 12 bit. I need to read 2 signals in parallel and three on demand...
View ArticleDMA does not transfer data
I am trying to use the DMA (GPDMA0) to transfer 150 Bytes of data from a memory buffer to a USIC (USIC1_CH0) set to SPI mode on a XMC4500. I have configured the USIC for SPI and I can use it to send...
View ArticleOn-The-Fly & Synchronized CCU/PWM update for Compare/ Timer-Period
I figured out, this can be achieved by using GCSS - Global Channel Set Register.Attachment 3237 Thanks. ????? XMC_GCSS_Register.jpg (221.1 KB)
View ArticleBluetoothsteuerung Bugreport/Feature-Request
Hi, when I try to fly the Larix with our Samsung Galaxy Tablet (T805), roll and pitch are switched. This makes for a very "interesting" flying experience. It would be nice to have some kind of control...
View ArticleJust need quick help!!!
Does this happen because it trying to download the program to the micro-controller? i do not have the j-link connected to the computer because i dont have one im just trying to make sure my code makes...
View ArticleXMC1400 triggered multiple analog-to-digital conversion (vadc)
Hi, I want to start the ADC by a timer. It works just as well. The ADC should then perform 3,5 or 7 conversions. Then an interrupt is to be triggered. I am currently using ADC_SCAN_APP with 3 channels....
View ArticleDave error
Hi, You have to install the Device Descriptions as mentioned in the pop-up message box. then it will work fine.
View ArticleCAN conflict
Hi Deni / Tobias, Just wondered, any further thoughts on this ? Maybe, transmit queuing is actually occurring. Certainly, as mentioned, CUR is cycling, 1 to F, then repeat. So perhaps that's the...
View Article