i2c help
Quote: 1. As I can see from the datasheet of INA3221 device, the slave address is 1000 00(A0)(R/W) (I hope it´s understandable). This A0 bit depends to which signal did you connect A0 pin. Can you...
View ArticleMigrate option with ETHCAT_FWUPDATE_SSC_APPLICATION_XMC48
Hi, This Application has only possibilities to migrate inside subfamily XMC4800, but a have (want) to use subfamily XMC4300... When can it be possible? best regards zbyno
View ArticleGUI_SEGGERLIBRARY app instance config - need help
Hello, I'm trying to interface custom tft display to xmc4500. What should i write in the GUI_SEGGERLIBRARY -> Configure App instance->User Callback Functions to don't finish with compilation...
View ArticleCooling down a chip faster by using an invention from the automotive sector
BMW started to drill holes in the breakes to cool them down faster. Maybe it's possible to drill holes in the metalcorpus (Kühlrippen) that cools a processor. What do you think?
View ArticleHightec project for the TriBoard TC234
Why don't you give both a try and decide for yourself? Keep in mind that these are more or less restricted "free" editions and may not represent the full release in terms of features and performance....
View ArticleUsing the iLLD for TC234 MultiCAN+
Hello, I'm using the iLLD for TC234 MultiCAN+ and I've found that when you set up the baudrate (using the configuration structure provided by the iLLD), the final baudrate that is set up is x2. I think...
View ArticleTLE5012B Angle Revolution Register
Hallo, i have some question to the "Angle Revolution Register". I am already reading the "Angle Value Register" very well and now i want to read the the revolution of my motor. The motor shaft runs...
View ArticleXMC1400 adc external multiplexer
I have a problem to set up the external multiplexer for channel 6 of the group 1 of the adc. here my code of the multiplexer part: WR_REG( VADC->EMUXSEL, VADC_EMUXSEL_EMUXGRP1_Msk,...
View ArticleHelp Setting up SPI Connection between XMC4700 and TLI4970 in DAVE
I am trying to set up a connection between an XMC4700 Relax Kit and a TLI4970 2Go current sensor. I have never set up a SPI connection before, so this is all pretty new to me. I added the SPI_Master...
View ArticleDMA problem using two timers
Hi, thank you for the tip with the shadow register transfer for all channels, but I think that´s not the problem. I found out that in my configuration the dma transfer for a timer register (CR2S) and...
View ArticleETH_LWIP and SYSTIMER
Hello Oliver, The Systimer is already included with the ETH_LWIP app, otherwise you are using RTOS (check it) with RTOS you cant use Systimer (systick counter) --> you have to use "osDelay(),...
View ArticleXMC4500 Socket server
i have the same problem like ally, nobody knows that? Any examples?
View ArticleEclipse J-Link and Relax Kit
Hi, I have a Relax kit (XMC4500) which I can successfully program/debug using DAVE. However, I would like to use my default Eclipse installation (the latest Eclipse release I have is Oxygen). I have...
View ArticleUsbCanNode / USB CAN Monitor
Hi, I want to announce that I started a project at https://github.com/dominikholler/UsbCanNode to monitor and stimulate the CAN bus using a XMC4700 by USB. The software still has flaw, e.g. in hight...
View ArticleHall sensor and Encoder input to POSIF module of XMC1302
Hi, As per the Application Note AP32289 the POSIF module can be set to only to any one mode from the following: - 00B: Hall Sensor Mode - 01B: Quadrature Decoder Mode - 10B: Stand-alone Multi-Channel...
View ArticleDMA with Linked List
Dear all, i have trouble to start a Linked List DMA Transfer triggered by an ADC event. I´m using the XMC4500 hexagon board v2 with Dave 4 and the XMClib. My Problem: I´ve got a periodic synchronized...
View ArticleXMC4800: How to use both Ethercat + EBU
Hello, we are evaluating XMC4800 for an ETHERCAT solution. Beside ETHERCAT we need external bus Interface (EBU) for accessing FPGA. 16 Bit Adress/Data multiplexed According to the Port I/O function...
View ArticleEmulated EEPROM
2 Questions: 1) Does Emulated EEPROM work on XMC4000 family? 2) I'm using E_EEPROM app on a XMC1302 device. Seems to work well. When programming or updating a device, how can I preserve the contents of...
View ArticleDAVE example OPC UA Server
Hi, everytime I try to connect to the example server (OPCUASERVER_LWIP_XMC47) I get a timeout exception. I only changed the IP, netmask and gateway adresses in main.h as described in the user manual....
View Article