Quantcast
Channel: Infineon Forums
Viewing all 9892 articles
Browse latest View live

Groovy object not found after import from Git-Repository

$
0
0
Hello,

I still face the same problem with Git even if the projectData.bin and .dep and .app files are also part of the Git commit. The Groovy object not found error still persists.
Are there any other options to check? By the way I think using Git should work out of the box for the IDE even if it is free.
Can anyone please help.

Best regards

TC27X Program Flash AC_PF0 (0x80000000-)

$
0
0
Segment 8 and A are identically. For programming address 0x8xxxxxxx you must change the segment from 8 to A and program 0xAxxxxxxx instead of 0x8xxxxxxx.

SMU configuration problem

$
0
0
ReleaseFSP is only a vaild command if the SMU is in START or FAULT state. I expect that you are in RUN state and therefore the command failed.

Debug Port Secured Error in Trace32 window for TC38x controller

$
0
0
Check ESR0, if ESR0 is always low then the device is damaged and can't be recovered. Otherwise when ESR0 is high then the device is in the Generic BSL and you should connect the device via the BSL to correct the BMHD. On the TriBoards is the ESR0 connected to the red LED which is on if ESR0 is low.

External IRQ AUDO range

$
0
0
Why you don't use the receive interrupt of QSPI2? External IRQ is not necessary.

DAVE4 XMC4500 ADC Multi-channel + DMA

$
0
0
Hello,

I am using XMC4500 microcontroller to develop a power electronic project.
I need to use multi-channel ADC+DMA in DAVE4 IDE.
As I search in this forum, there is no topic that exactly answering my problem.
Is there any solution for my problem?

Thank in advance,

Ade Pratama

QSPI TxFIFO information in TC234 Controller

$
0
0
You can't read the TX FIFO. The DATAENTRY register is a write only register. If yiu read the RXEXIT register then you get the next available value from the receive FIFO if there is anything available.

ASCLIN interruption inside timer interruption problem

$
0
0
As long as the timer interrupt has a higher priority than the spi interrupts are the spi interrupts ignored until the timer interrupt is exited. After enabling the interrupts in the timer interrupt only interrupts with higher priority than 10 can interrupt the timer interrupt.

interruption behavior

$
0
0
The IOV indicate that an Interrupt Overflow is detected. This means that you lost the previous interrupt. This can be happen if you have a timer and the interrupt of this timer happens second time without the first interrupt is serviced. In any case there will be pending an interrupt.

Contacts for MCAL improvement issues

$
0
0
I forwarded your hint to the responsible department for check and improvement.

TC264 Factory Erased and FlsLoader_Write

$
0
0
On a new factory erased chip (TC264 BC), would it be possible to write to PFLASH through FlsLoader_Write without executing FlsLoader_Erase?

Question for XMC4800_AUT_Base-V2.1 Board with ETHCAT_SSC_AUT_BASE_XMC48 example

$
0
0
Thank you for your help Jesus.

This much better :-)

regards,
t.albert

Emo_HandleFoc() function timing issue

$
0
0
Dear atozall24,

This is indeed due to MCU performance.

The interrupt trigger happens every 50us. However, when the clock is 24MHz, the time required to do the FOC calculation exceeds 50us and the interrupt trigger is missed.

XMC 4800 Flash Prodection

$
0
0
Hi,
so during update application my flash is not protected against manipulation through JTAG interface ?
When i set "XMC_FLASH_PROTECTION_READ_GLOBAL" the flash is also write protected ?


Thanks,
Embedded

Diable outputs ISO1H812G

$
0
0
Hello!
I'm usign ISO1H812G as output unit in SPI communication. I've implemented a function for error detection that set a variable if MISO and MOSI mismatch. I saw that ISO1H812G has the DIS pin to disable the outputs, so my question is: if i connect the DIS to a general purpose IO of my XMC4800 chip and i set it to 0 in case of errors, the outputs of the ISO1H812G will be reset to 0?

Thank you for any help

Xc2000ed, xc2080ed, xc2090ed

$
0
0
Hi ..

Anyone have a datasheet for any of those special trace board chips used in Hitex emulators XC2000ED, XC2080ED, XC2090ED ?

Is it possible to run any of those chips in 128Mhz emulate a XC2788 cpu ?

Who is supplying the best R&D tools for the XC2000 controllers ?

Regards

Richard

Can JTAG read TC277 emulation device memory?

$
0
0
I find there is (JTAG *) on Tool interface of 7x ED table on https://www.infineon.com/cms/en/prod...ation-devices/ .

Is there anything special about JTAG on TC277 ED chip? Does that mean that there is no full JTAG accessing function on TC277 ED chip?

I tried to read memory space of TC277 emulation device but got timing out error through DAS miniwiggler. Except emulation device ram space, all there memory can be accessed by DAS through Miniwiggler.

Modify SPI clk

$
0
0
Hi!
I'm implementing an SPI daisy chain communication and i have some problem in sending and reading the 8th and 16th bit of the sent word. i'm usign the internal clk of my XMC4800 and since the first ISO chip is an output one, i set the clk as XMC_SPI_CH_BRG_SHIFT_CLOCK_PASSIVE_LEVEL_0_DELAY_D ISABLED.
The problem is that the 8th and the 16th bit of the sent word aren't in the MISO, so i'd like to know if there's a way to forse the clk to stay high when i need it.

I put a screenshot of the signals from the output ISO chip, the read one is the SCLK. In the MISO, don't look at the bit on the left, it's from an input ISO chip in daisy chain.

Attachment 3978
?????

XMC4800 how to modify SPI clk

$
0
0
Hi!
I'm implementing an SPI daisy chain communication and i have some problem in sending and reading the 8th and 16th bit of the sent word. i'm usign the internal clk of my XMC4800 and since the first ISO chip is an output one, i set the clk as XMC_SPI_CH_BRG_SHIFT_CLOCK_PASSIVE_LEVEL_0_DELAY_D ISABLED.
The problem is that the 8th and the 16th bit of the sent word aren't in the MISO, so i'd like to know if there's a way to forse the clk to stay high when i need it.

I put a screenshot of the signals from the output ISO chip, the read one is the SCLK. In the MISO, don't look at the bit on the left, it's from an input ISO chip in daisy chain.

Attachment 3979
?????

can Baundrate Problem

$
0
0
Hi,

I have can communication between Aurix TC22x and PEAKCAN dongle, the problem is with baudrate settings.
On Aurix baudrate is set as 125000kbit/s
On PEAKCAN baudrate must be set 250000kbit/s, 125000kbit/s not works

Datasheet says, that there is a baundrate prescaler in can clock module, does it change somehow baudrate i place in code ?
Viewing all 9892 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>