XMCLib BUG: XMC_SCU_ReadFrom/WriteToRetentionMemory
This is the code for the XMC_SCU_ReadFrom/WriteToRetentionMemory functions in xmc4_scu.c: Code: /* API to write into Retention memory in hibernate domain */ void XMC_SCU_WriteToRetentionMemory(uint32_t...
View ArticleFault debugging doesn't work
Hello, I'm trying to debug issues with using the retention memory. I am getting Hard Faults, I believe. I have enabled Hard Fault debugging using CPU_CTRL_XMC4 App, but the debugger never breaks, it...
View ArticleXMC1400 Time Measurement Jitter Problem
Hello, I want to measure time with the XMC1400 BootKit. The timer modul CCU4 is started and stopped by external events. If I use the internal oscillator DCO1 (48 Mhz), the jitter of the measured counts...
View ArticleDisplaycontrolling via Epson S1D13781 using XMC1300
XMC1300 does not have a PLL. I think there is more code manipulation that is necessary to port from XMC4700 to XMC1300. I would start by creating a new XMC1300 project, and then manipulating apps to...
View ArticleBootloader running from Flash
Quote: Originally Posted by SarathBlues Hey OMR, Thanks to you I am now able to jump to application. Thanks again :) Also few querries coming to my mind: 1) If we do not configure any ABM and we run...
View ArticleXMC4500 Ethernet Interface Station Management Functions
Hello, I am using a XMC4500 with a physical chip from Micrel (KSZ8863mll). I'd like to use the advanced functions like power saving features and cable diagnostics. In order to do that, I need to send...
View ArticleEthernet demo falshing to TC299B
This is my current code using the demo. I had to comment out all printfs as they made the debugger crash. I am using the UDE debugger and the HighTec toolchain, all of which is the free or lite...
View ArticleXMC4500 cannot flash
Nevermind, it must be an intermittent short circuit in the power supply circuitry or something like that. After letting the device sit for a while and turning it back on the voltage is now 3.3V and the...
View ArticleProblems with CAN TX FIFO (illds)
Hi, i've got a problem with the illds for the CAN interface. I would like to use a fifo queue each for the tx and the rx direction. I used the same approach as described in the example in the...
View ArticleGetting Started Example - Boot Kit XMC1400 - Won't build.
Rick, Thanks. I really wish that they would have included the link in their presentation. Now I can get back to business. Greatly appreciated.
View ArticleGPIO Interrupt setup
Hello, I have a keypad connected to GPIO's. At first I tried polling the keys in the while(1) loop and that worked fine as long as there were no other interrupts. Now I have an ADC configured that's in...
View ArticleXMC4800 EtherCAT CiA402 Profile
Hello Is there any example project or sample OD file (xls) for CiA402 motion profile on XMC4800? I try to modify the OD in XMC4800_Relax_EtherCat_APP_Slave_SSC example but SSC doesn't regconize the...
View ArticleVADC setting alternate reference voltage
Hello everyone, Does anyone have an example code to change the reference voltage for an ADC003 for standard to CH0? I know I should set GxCHCTRy.REFSEL but I don't really know how to do that... Thanks
View ArticleProblems with creation and handling of Projekts
Hallo there, I have some problems with the Dave Software. If I create a Dave-Project with Dave v4.2.8, I can't finish the prozess because there is no reaction if I click on the "next" -button. If I...
View ArticleErrors Following XMC4300 Getting Started
Whoever made the corrections, thank you. Page 21 and 22 are duplicates now though.
View ArticleXMC1100 - special UART Command to leave User Productive Mode
Hello, Can you check what is the current BMI mode for the device? Attachment 2464 If it is ASC mode, can you switch to User mode (debug) SWD0? Or do you mean the device is totally not accessible...
View ArticleCannot run two independent SPI_MASTER module concurrently
Hello, I think the statement is referring to the case of a single USIC channel. Here, it makes sense that receive interrupt has the higher priority such that any old received data is cleared from the...
View ArticleXMC4200 Actuator kit virtual com
Hello. In the schematics for the XMC4200 actuator kit (and the literature) it appears that it was intended that a CDC device would be exposed via the onboard jlink probe for host communication. On my...
View Article