Multiple ADC channels sensing Problem
We are presently working on V/f control of inverter using space vector PWM technique. Along with that I am reading and calculating RMS values Line to Line voltages and line currents. I am even...
View ArticleDave 4.4.2 Memory Settings Page missing
Hi Val-R! Indeed window is read only. You could modify Memory under select by right mouse key your "Project[Active-Debug]" and step to "DAVE PROJECT UPGRADE", select "DEVICE UPGRADE" ; here you could...
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 ArticleTrigger DMA on ECAT PDI event
Just in case I overlooked something: Is there any way to trigger a DMA for the ECAT PDI-Interrputs (AL Event Request) similar to this SYNC0 solution ?
View ArticleXMC4500 multiCAN, getting MSGLST in a RXFIFO configuration
Hello. Just wanted to check if anyone else is seeing this problem. We have set up a Gateway node connecting 2 CANnets. Since the HW Gateway has it quirks http://see...
View ArticleForum suddenly Chinesifies. (Chrome & Edge)
Why is the forum pages suddenly taken over by Chinese? Attachment 3443 ????? Chinese.JPG (91.7 KB)
View ArticleForum suddenly Chinesifies (Chrome & Edge)
Why is the forum pages suddenly partly in Chinese, and how do I set it back? Attachment 3444 ????? Chinese.JPG (91.7 KB)
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 ArticleForum suddenly Chinesifies. (Chrome & Edge)
Why is the forum pages suddenly taken over by Chinese? Attachment 3443 ????? Chinese.JPG (91.7 KB)
View ArticleForum suddenly Chinesifies (Chrome & Edge)
Why is the forum pages suddenly partly in Chinese, and how do I set it back? Attachment 3444 Think it happened after I used Search ... ????? Chinese.JPG (91.7 KB)
View Articleproblem jump to an external address function
Hi, I have a problem with a piece of code written in startup_XMC4400.S: I need to jump to an external init function with a well know address before jump in main, so: + ldr r0, =0x0C020200 + blx r0 ldr...
View ArticleOperating XMC1300 ADC in slow standby mode
Dear Jason, I assume the reason is the wake up time for the analog part of the ADC. The wake up time is approximately 15us. To compensate the wake up time you can extend the sampling time. Atached a...
View ArticleHow to implement 32bit timer for TC26x B-Step 32bit microcontrolller
Hi everyone, For my project i need to implement 32bit timer , TC26x doesn't have timer but it has counter. How can i do that , can you please help me out. Thanks kriz
View ArticleForum suddenly Chinesifies. (Chrome & Edge)
Why is the forum pages suddenly taken over by Chinese? Attachment 3443 ????? Chinese.JPG (91.7 KB)
View ArticleTLE987X NAC/NAD Value at NVM
Hi I want change NAC_NAD value when device is running. so I try to change it using "sector erase" but, it was not changed. as I know, these value at NVM(end of memory) so I think it is possible. How I...
View ArticleSynchronization of two timers in center aligned mode to have dead time
Hi, you can use the PWM_CCU4 APP for timer configuration. In the APP help is a picture to configure external event (secound tab). You should set one event as external start and and aktivate...
View ArticleForum suddenly Chinesifies. (Chrome & Edge)
Why is the forum pages suddenly taken over by Chinese? Attachment 3443 ????? Chinese.JPG (91.7 KB)
View ArticleTrigger DSD Integrator from CCU8
Hi All, im trying to implement a dsd sampling in sync with the pwm of several already synced ccu8 slices. The ccu8 slice 0 generates an event for period match and upcounting 1 which i use to triggern...
View Article