XMC4000 TIP of the day: Event Request Unit (ERU) for peripherals trigger.
I have a problem..I have set up three buttons on three pins to trigger interrupts using the ERU (Button pad signal connects to eru001 signal A input, eru001 connected to eru002 and eru002 connected to...
View ArticleVideo: Embedded Graphics Library for TFT Displays
Embedded Graphics Library for TFT Displays For EPSON TFT S1D13781 CTRL ICs and XMC microcontrollers within DAVE IDE Attachment 2468 Link to video: bit.ly/tft-epson Easy TFT display control, combining...
View ArticleSPI timing problem
In the APP, go to adv settings, then the field control has "Clock Settings". Here you select the SPI Modes. The Delay Settings are something else entirly - you shouldn't change them unless...
View ArticleXMC4500 Relax Lite - if built-in programmer may be used for XMC4200 & XMC4400 ?
I suppose so, as both used SWD (SWCLK+SWDIO) or (SWD + SWO) = SWV K Attached Files arm_if01_gijutsu_eng.pdf (995.5 KB)
View ArticleBoot loader custom, jump to application
Hello, I resolved!!! the problem was in the function for jumping to the application. In uVision Keil Tools the function for jump to the application is: JumpToUserApplication msr msp, r0 msr psp, r0 bx...
View ArticleADC_MEASUREMENT_ADV: How to sync. channels?
I get the impression, that the check-box is disabled by intention, I have not found a project, were the synchronisation feature works/is used. Leistungselektroniker
View ArticleExample for PRNG
it seems that the DAC of XMC4500 can be used for the same purpose. However, there is so sample code about this. The documentation is also very limited in the reference manual. Quote: Originally Posted...
View ArticleInitialization fails after Reset the CAN module.
Hi Sir/Madam, i am working on xmc4200. inside main() after clock configuration i am initialising the can module, and i am successfully communicate with can based devices. Now as per Requirement in my...
View ArticleDave 4 How to include static Libraries?
Hi, if static Libraries are used, Thex can be added in "Libraries" and the paths can be added in "Library Paths" in Dave 3. But in Dave 4 (4.2.8) I cannot find the option "Library Paths". Without Paths...
View ArticleMPPT charge controller
Hi Mr.Rick, I am also working on development of MPPT charge controller using XMC 4500. We are planning to add the features for our product like Ethernet modbus(For updating the parameters through a web...
View ArticleSPI Master and Slave using DMA
Hi all, I have a question how to set up a SPI communication between 2 microcontrollers. On a PCB I have one XMC4500 and one XMC4400 connected by a SPI bus. The task is to transmit data of a certain...
View ArticleXMC class b library on XMC
Hello ! I use Dave4 and have the same issue trying to use ClassB safety libraries for XMC4400 : I cannot build the example for XMC4500, nor adapt it to XMC4400 Any clue ? Any example available ? Thank...
View ArticleGet active on XMC, DAVE Forums and Be Rewarded!
How to win the Apple Watch? :o Gain User Points (by starting new thread, replying to post, or rating a thread) Gain Reputation Points (by receiving reputation ratings from fellow forum users) Be...
View ArticleXMC4300 Relax CAN_NODE0 pin allocation issue in Dave4
There are a lot of information and questions in your post, so I will try to provide answers to all of them :) I can confirm that DAVE pin allocation currently does not offer pin 2.0 as a CAN TX pin....
View ArticleXMC4700: CAN Message object 0 not working
So, I don´t have all the information, but just by looking at the MOSTAT register values, I´ve noticed that in case of CAN NODE0, MO0 the MOSTAT.DIR value is "1". That means that you defined that MO as...
View ArticleProblem with XMC4700 Start kits using the ETH_LWIP
attached file Attached Files myCable.zip (9.69 MB)
View ArticleDave 4.2.8 - XMC4500 relax kit "live" debuging
I am playing with this dev. board and i wonder if there is an option to see "live" updated values of variables while program is running? Now i get error message "target not available" and i have to...
View ArticleDave 4.2.4 - ETH_LWIP app version 4.0.6 problem
Hi friends, I had a LWIP server in Dave 4.2.4 which was working well. I performed Dave Apps Updates and the ETH_LWIP app upgraded itself from 4.0.4 to 4.0.6. Now - using the same code - i can only...
View ArticleEvent Request Unit (ERU) Problems
About point 1: The mentioned ("XMC_ERU_Enable()")function is defined in "xmc4_eru.c" file.
View Article