Cleanflight version of Infineon Multicopter
Hi all, there is now a cleanflight version for the Infineon multicopter demo available on: https://github.com/WielandD/XMC_Cleanflight there is also a Smartphone App for Android based smartphones based...
View ArticleWorlds first Racing drone with field oriented control
Proto of the first Racing drone with Field Oriented Control of the Motors: Attachment 3216Attachment 3217 Driven by Infineon ePower: https://www.infineon.com/cms/en/prod.../tle9879qxa40/ The most...
View ArticleProblems with FIFO/Gateway on XMCs 4400 Multican
We also have this problem with our gateway (HW-mode). When the RX-fifo on the gateway goes full we se exactly the same symptoms. Messages are lost, delayed up to 2s or actually swapping place in the Q....
View ArticleXMC4500 with Matlab (2016a) - LED Blinking Model
I am not sure, but it seems that Matlab don't have working code for the 'Systimer' block. Any help on the original question is appreciated!
View ArticleOn-The-Fly & Synchronized CCU/PWM update for Compare/ Timer-Period
Hi, I am using XMC4500 Relax Kit. My requirement is to generate 2 PWMs. And, need to change the timer-period and duty-cycle for both synchronously and on-the-fly. I have configured CCU40.IN0I and...
View ArticleDMA on XMC43 ?
Hi, Has anyone tried the Infineon DAVE example program, for DMA ? Specifically, DMA_FLASH_SRAM_XMC45 It seems basically to be a memcpy implementation via DMA. But unfortunately, it doesn’t seem to...
View ArticleBeginner: UART Application - XMC 1300 Boot Kit
Hi Infineon, i just started with the xmc 1300. Using the UART Example with Apps I wrote a small example code. Code: uint8_t init_data[] = "HELLO\r\n"; uint8_t read_data_s[10];...
View ArticleWriting into register
Hi Deni, i can not enable USIC module, because i can not write into CCR. I have the same problem here. I have a couple of xmc1100s so i can exclude a damaged chip. Something else to try? Best regards,...
View ArticleProblem with Hex File Upload (XMC1200, Dave4)
Hello, I do need help, I have some Dave4/3 projects that's works well. But sometimes when I try to flash my XMC1200 I got an error "There is now file..". In that case I have to build a new project and...
View ArticleXMC4500 with Matlab (2016a) - LED Blinking Model
I am not sure, but it seems that Matlab don't have working code for the 'Systimer' block. Any help on the original question is appreciated!
View ArticleXMC4500 with Matlab (2016a) - LED Blinking Model
I am not sure, but it seems that Matlab don't have working code for the 'Systimer' block. Any help on the original question is appreciated!
View ArticleXMC1300 initialization example without generated code or libraries
Hello, I cannot get the XMC1301 to initialize its ADC, let alone get a reading on a channel as a result of load event. I have been pulling down examples to try to use the ADC on XMC1301 but they all...
View Articleis there any time out for ASC bootloader
On the XMC1000 version it is 5s if the BMI is set accordingly. Otherwise, I have not seen it timeout. It just sits there.
View ArticlePlease add definition of external trigger to XMC1000 documentation
Please change the documentation on page 605 of the reference manual from " external (outside the ADC) trigger" to " external trigger (outside the ADC)" and a definition is available. The current word...
View ArticlePC cannot detect device COM PORT
I can read data from Sense2GO2 via USB COM PORT, but flash the same program to XMC4400 board. PC cannot detect device COM PORT. I'm sure the program had flash to MCU, because I can control the LED.
View ArticleProblem with Hex File Upload (XMC1200, Dave4)
Thank you Jesus for your answer, I import the project with the import dialog into the Dave-Worspace and usualy it works well. But sometimes when I would like to flash my controllers there is an error...
View ArticleCannot change BMI on XMC1200 Boot Kit, ERROR: Could not connect to target
Thanks longtimer, I tried the memtool but without success, it seems that HMC1200 is in state that isn't support in memtool.
View ArticleEmulator Debug Port Secure error on Trace
Yes. I am flashing software in new controller(first time flashing in to TC275 controller). Could you please tell what could be the reason. Regards, Pradeep
View ArticleXMC4500 UART only generating interruption for special keystrokes
Hi Everybody, I'm working on NuttX RTOS port for XMC4500 MCU and I'm facing a strange issue: The keystrokes typed in the serial console are not generating Standard/Alternative Receive Interruptions. In...
View Article