Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

DAVE™ Forum Discussions

User7795
DAVE™
Hi Infineon,

there is a bug at Dave4.4.2, at CAN app, the mask is truncated (Windows7/64):
User18515
DAVE™
I have Dave 4.4.2. I need to build the DALI code for XMC 1400. i downloaded the sample code and would like to import to a project. but it says the cod... Show More
User17893
DAVE™
Hello everybody,i recently upgraded to GCC8 according to this thread: https://www.infineonforums.com/threads/4645-Upgrading-GCC-in-DAVE4? Compiling wo... Show More
User12713
DAVE™
Hi, I want to have 4 Groups of 3 Phase PWM (not SVM, without deadtime). Which App schould I choose? Timer? CCU4? (examples) How can I make Synchronisa... Show More
User18137
DAVE™
After a small break I'm beating my head against the wall again trying to get the HTTP_SERVER_RTOS_XMC47 example to work with FATFS. I've tried the FAT... Show More
ipek
DAVE™
Is it possible to customize interrupt callbacks ? For example when an interrupt occurs I want my_func to be called instead of IRQx_Handler.
User16409
DAVE™
Hello everybody,I have analyzed a little and found that PSRAM is used by the flash code (so called RAM code) and by the CMSIS RTOS it loads and execut... Show More
User18398
DAVE™
I am using a the Relax XMC4800 Relax Ethercat kit. I have an example project with Ethercat and some stuff added. Tried to remove as much as possible. ... Show More
User12713
DAVE™
Hello,could you help me, I'm trying to write a program that's sending data with UART. With basic function Transmit (XMC4800 DAVE 4), everything works ... Show More
User17048
DAVE™
Hi,
I have made class c++ file. I want to use the c++ functions in main.c file but it is showing unknown type name error.