TLE987x(Eval Kit) reset problem when UART added
Dear all, I am having a device reset problem (maybe Watchdog timer) when I add UART transmit code to my program. I have the following doubts... 1. I am sending a number Send_Info(1245); by Timer21...
View Articlefopen in DAvE 4.3 (erno = 88) Socket operation on non-socket
Hi Alan, fopen will not work, it is a posix call which is not fully implemented in the c library (newlib). Newlib requires an external implementation of system call open (a stub), which it is not...
View ArticleUsing CCU8 for Full Bridge Control
Hi, I'm planning on using the CCU8 to control a Full Bridge DC/DC Converter. I read in the XMC4500 reference manual, that you can do a phase shifted PWM by linking the timer cells. How can I do that in...
View ArticleTLE987x(Eval Kit) reset problem when UART added
Dear all, I am having a device reset problem (maybe Watchdog timer) when I add UART transmit code to my program. I have the following doubts... 1. I am sending a number Send_Info(1245); by Timer21...
View Articlefopen in DAvE 4.3 (erno = 88) Socket operation on non-socket
Hi Alan, fopen will not work, it is a posix call which is not fully implemented in the c library (newlib). Newlib requires an external implementation of system call open (a stub), which it is not...
View ArticleBGT24-RFB2412 Board USB Connection
Quote: Originally Posted by fjbotha Hi Noam I had the exact same issues when I first got my board. Firstly, I don't think that it is possible to flash the mcu through the USB interface. For that I...
View ArticleQuestions about BGT24-RFB2412 Reference Design Board - User Manual (AN380)
Dear Arron, I'm a beginner on this board. I look forward to hearing from you via email "tqthangdq@gmail.com" to better understand this issue. Thank you.
View ArticleMeaning of VDH, HSS, VDHS and VS!!!
Hello everyone, I have just started reading a circuit from Infineon Datasheet and I found this Voltage nomenclatures VDHS, VDH, HSS and VS. as I have tried to google it an all the result form Infineon...
View ArticleXMC4500 UART only generating interruption for special keystrokes
I fixed this issue. It was related to clock setting and I forgot to enable the right SR for Alternative Receive (USIC_INPR_AINP) at INPR register.
View ArticleDMA Bootloader and Application conflict
Just in case someone encounters the same problem, here is what we learned and the solution: -> Cause: The problem was due to a conflict in the resources assignment. The DMA channels were, as per...
View Articlecerasus boards ready for takeoff
The new version of the raccopter board is just being finished: Attachment 3223 first prototypes are set up an ready for first takeoff ????? CherryBoard_web.jpg‎ (678.3 KB)
View ArticleCleanflight version of Infineon Multicopter
Hi, I have some problems with the cleanflight version: Arm/Disarm is only possible when the trimmer on the radio control (throttle) is set to the lowest value. Otherwise it is not possible to arm the...
View ArticleATTENTION: Update your SEGGER JLink version to latest version (V6.20a as of...
Hi, We have not experienced any issue with XMC Link or the on board debuggers in our development kits. We still strong recommend always to keep the JLink software up to date. Regards, Jesus
View ArticleTC297 Application Kit Schematics
Hi Mohsin, I have same problem with you. Actually I couldn't find these pdf files in AURIX platform. How can I find it? And I agree with you maybe we should contact support about schematics and pcb...
View ArticleCalculating der CRC32 by external program
Hi jferreira. That doesn't solve the problem. The CRC-check over the flash in the XMC is working fine. No problem. I need to compute the same crc32 that the XMC calculates with a external program, and...
View ArticleMeaning of VDH, HSS, VDHS and VS!!!
You will have to consult the "pin definition and function" table in the datasheet to understand the symbols like VDH (e.g. voltage drain high), VDHS (switched Output of VDH), VS (voltage supply) and...
View ArticleXMC4800 EtherCAT high speed sync event
Hi Michael, I have some questions as mophong, When I control the slave with dc sync0 enable by ethercat master, it works only if the sync0 cycle time is larger than 500us (<=2khz). I modify the...
View ArticleI2C Master App fails with two instances
Hello drubesa When the update will be available. because I'm having a lot of problems in my project, I really need I2C, and I've tried to use I2C anyway and it's not working. I already used a log...
View ArticleXMC4500 i2c problem
Hi, have you checked the example given in XMC Lib? For example, under XMCLib\examples\XMC4500_series\I2C\I2C_TRANSFER you have very similar example so you can see how basic initialization is performed....
View ArticleDave error
Hi. I'm using Dave for xmc4500 in my uni. I had a problem with my computer memory so i did disk formatting. And then i re-downloaded DAVE but i couldn.t use dave until now. I'm using window 8.1 I...
View Article