AURIX™ Forum Discussions
Hello,
I tried to flash a TC397 evaluation board using Aurix Studio and a micro USB connection, but when I try to download the code, the winIDEA launched the following error:
Has anyone encountered this error? I observed that seems to be a problem with the evaluation board , not with Aurix Studio/winIDEA because I tried to flash using another PC and the same issue.
Show LessHi, come we use TC399 in our project. When TC399 is in sleep mode (TriCores are all off and only SCR core is alive), we need to monitor a sensor voltage by TC399 ADC with 12-bits. But the SCR core is only 8-bits, how can we monitor the voltage with 12bits ADC with SCR core in sleep mode? Thanks!
smartconx_target@Q!w2e3r4t5y6u7i8o9p0||/t5/AURIX/ADC-accuracy-of-TC399-in-Sleep-Mode-Only-SCR-core-is-working/td-p/641890
Show LessHello,
When I configure the EVADC, when I use software triggers, such as:
ifxEvadc_adc_startQueue (adcGroup [3], ifxEvadc_requestsource_queue0); ifxEvadc_adc_startQueue (&
& adcGroup [3], ifxEvadc_requestsource_queue1);
Only Queue0 can be converted normally. After reviewing the manual, I discovered that gxqxRx.extr is 0, so after selecting Refill for the queue, it can be converted by itself without software triggering, but after I set it to 1, I called it once
ifxEvadc_adc_startQueue (&adcGroup [3], ifxEvadc_requestsource_queue0); in the future, gxqxrx.extr will automatically change to 0, making it impossible to use multiple queues in the same evadc group to switch channels, and making the sampling software triggering uncontrollable. Please ask me what should happen in this situation How about solving it
smartconx_target@Q!w2e3r4t5y6u7i8o9p0||/t5/AURIX/EVADC%E5%A4%9A%E4%B8%AAQueue%E9%87%87%E6%A0%B7%E6%97%A0%E6%B3%95%E5%AE%9E%E7%8E%B0/td-p/642263
Show LessHI,experts:
I am now developing a transaxle motor controller, a drive-by-wire steering controller and a drive-by-wire motion controller for cars. For the selection of chips, we want to find a chip that can meet these three products at the same time, so I initially decided to use TC337L chip, I wonder whether such a choice is appropriate? If it is not suitable, I hope Infineon experts can help with the selection, thank you!
您好 我们现在正在使用TC399搭建平台,在使用过程中发现将ebu模块中的引脚配置为通用输出口并拉至高电平查看变量时显示为“1”,但是板件上用万用表测量依旧是低电平,这个模块中的引脚是需要什么其他的特殊配置吗?
Hello,
while having e.g. AN4 in G0 sampled with channelneigbours e.g. AN2 and AN3 in "continuous mode" as fast as possible, would it be possible to write their results to a buffer e.g. by DMA ideally with an time stamp of the ADC measurments?
Thanks and regards!
Show LessHello,
in the TC2xx we used the VADC channels scan souce.
tc27xD_um_v2.2 Page 3907
On the TC3xx EVADC I could not find channel scan source. Is it not anymore available?
Thanks and regards!
Show Less