TC23X ADC Read Issue.
I am facing issue while reading ADC_output buffer in below code. TC233 with below code, Sometimes i get correct output but sometimes 1 and 2 are observed instead of correct values. while(...
View ArticleFalse pin Interrupt triggering due to noise
Hello, I am using pin interrupt for detecting rising edge signal with large hysteresis. When input signal is solid high then MCU gets rising edge pulse and it stays high all the time. But when MCU gets...
View ArticleXMC 1400 UART with Interrupt (in µVision not Dave)
Hello, maybe someone can help me. I am not using Dave, because we need to use Keil µVision. We are trying to configure the UART, so it can work with Interrupts. Without Interrupts the code works. I...
View ArticleTrigger DMA on ECAT PDI event
Hi, ECAT_SYNCx can be used as a trigger for the DMA channel if routed first through a CCU4x or CCU8x input multiplexer (ECAT_SYNCx->ERUx->CCU[48]x->DMA). Otherwise you can trigger the DMA by...
View ArticleXMC1000 TIP of the day: Result FIFO for ADC channel
Hi, attached two examples for the ADC FIFO usage. I use the ADC in queue mode to do 4 samples. The ADC is triggered via a CCU_PWM Timer. Unfortunatelly the FIFO does't provide a FIFO Full interrupt so...
View ArticleXMC4500 for CAN Bus
Good afternoon, I've to develope a CAN-Bus application. This is new for me and I'm looking for an example code. I found the tip to "AP32300_XMC4000_Multican_SW" but I didn't found it! Could anybody...
View Articlemake: *** No rule to make target `../XMCLib_UART_FIFO.ld', needed by...
As the title says,when I build the program under DAVE3.1.10,it replys the error above. How could I solve this problem?Thank you.
View Articlemulti channel mode
Hi, attached an example for CCU8 Multichannel control based on XMC1300: * This program shows the usage of Multi channel control. * A 3 PWM are generated by CCU80.CC80, the outputs are P0.00,P0.01,P0.02...
View ArticleXMC4500 Relax Kit SPI FLASH MEMORY
Hi, I try to use QSPI_EXAMPLE_XMC45 from https://www.infineon.com/cms/en/prod...downloads.html but it doesn.t work. I changed pins according to 100pin device. I getting ProjectStatus=1 after Initialize...
View ArticleXMC4500 Usb Visual Studio
Hello! I'm trying to establish a communication between an XMC4500 and a computer (Windows) via USB. I downloaded the USB example from Infineon website and it comes with a software built in Visual...
View ArticleConnection closed by the GDB server - no source available for "0x0"
To anyone wondering, it happens to me when i'm using the Serial Wire debugger instead of the JTAG one, and i power OFF and then ON again the board. The code starts running even if the debugger is still...
View ArticleHW Signal Connections of CCU_SLICE event_in0
Hi. I am unable to connect the output ST of a CCU4_SLICE_CONFIG_x to "event_in0" input of another CCU4 SLICE_CONFIG_y. I am using the HW Signal Connectios window, selcting CCU4_SLICE_CONFIG_x-->...
View ArticleXMC4800: Manually trigger low prio ISR from inside high prio ISR
Hello, I need to trigger a low priority ISR (L_ISR) from inside an active high priority ISR (H_ISR). This is done by manually setting the pending bit of L_ISR in the running H_ISR:...
View ArticleWAKE UP from Sleep Mode ( XMC1201 )
Hi everyone, I have put my micro into sleep mode by disabling all the interrupts and using these (_WFI and _disable_irq ) instructions . I am not sure how to wake up my Micro from sleep mode by using...
View ArticleWhere/how to get DEMO_5QR4770AG_15W1 evaluation board?
This is my first post and hopefully, I'm on right place to ask such sort of question: I'd like to deploy ICE5QR4770 quasi-resonant IC and would like to buy one DEMO_5QR4770AG_15W1 evaluation board to...
View ArticleDave 4.3.2 - remember files open?
Hello, Apologies if this has been asked before - I searched & couldn't find anything. How do I get Dave to remember / reload my open files? Right now I have a bunch of files open. I close Dave. I...
View ArticleXE164 Uconnect eeprom ept file
I want to design the xe164 uconnect board, where can download the FTDI eeprom ept file for the board. thanks.
View ArticleDistance detection example C++ project.
Can anyone help me? plz, give me an example about it (using FMCW).- thank a lot! nguyenhuuminh8249@gmail.com
View ArticleIs it possible to setup the EtherCAT port as a common Ethernet port running...
Hi friends, I am wondering that it is possible to setup the EtherCAT ports as a common Ethernet port running IP protocol. As I known, this is not a popular scenario, but I would like to develop a...
View ArticleExample for CCU8 Passive Level update with shaddow transfere
Hi all, attached an example to change the passive level of an CCU8 slice. The CCU8_SLICE_CONFIG is used to generate a PWM output. OUT0 (P1.0) and OUT1(P0.5) is used for this example. The passive level...
View Article