TRAVEO™ T2G Forum Discussions
Hello,
How can we use below demo project on T2G starter kit and EWARM ver 8.42.1 .
\Infineon\T2G_Sample_Driver_Library_7.7.0\tviibe1m\src\examples\starter_kit\demo
Three projects of main.cm4.c , scenario.c , scenario.h moved in below folder.
\Infineon\T2G_Sample_Driver_Library_7.7.0\tviibe1m\src
But we found some errors as below after the build.
error [Pe020]: identifier "CY_TCPWM_PWM_PRESCALER_DIVBY_2" is undefined
error [Pe136]: struct "cy_stc_tcpwm_pwm_config" (declared line 148 of "C:\path\to\common\src\drivers\tcpwm/cy_tcpwm_pwm.h"h) has no field "Cc0MatchMode"
Please advice us for this case.
Thank you & best regards,
Show LessSDL中的Cy_SCB_SPI_Transfer是通过触发中断来完成传输的,这样在读取大量寄存器时会产生大量的中断影响性能,能否不需要触发spi中断来完成传输?比如直接写base->unTX_FIFO_WR.u32Register后,循环等待传输标志位清空?
Hello,
We are designing a Graphic system using CYT4DN and CYT3DL.
I would like to ask some questions about JPEG decoder.
1. Currently, PNG files are compressed using the RLE and RLA methods using the Resource Generator tool provided by Infineon.
- Could CYT3DL use these RLE and RLA compressed image data without JPEG decoder?
- If CYT3DL can also use RLE and RLA compressed image data, please let us know the pros and cons of JPEG Decoder compared to the compressed image data via ResourceGenerator tool.
2. As I checked on the guide for Integrating JPEG decoder with a graphics application
There are JPEG decoder drivers and documents below, please let us know where to download them.
Thanks and BRs,
Show Less
I can see support OS of the Auto Flash Utility is Windows10 from release note of the current version(v1.3).
Let me know if you have plan to spport windows11.
Best Regards,
Show Less
Dear Infineon,
To test I2C function of CYT2B9, I'm thinking of using MiniProg4 I2C bridging.
for this, I planned the below.
1. I assume Infineon provides API drivers for Miniprog4 like DLL or Lib.
2. Write Windows Application for I2C master side using APIs.
I'm wondering if I can go with my plan. Currently, I can use BCP but I cannot find DLL or lib to use I2C briding of MiniProg.
Looking forward to reply.
Thank you
Jongtae
Show Less
请教一下:
现在这个项目使用的是CYT2B75CAD,休眠电流的需求是<100ua。目前使用的低功耗模式是:Hibernate Mode,进入低功耗模式之后电流在1ma左右。
请问一下,休眠电流应该如何降下来,需要注意什么。官方的手册‘Infineon-AN220222_Low-power_mode_procedure_in_TRAVEO_T2G_family-ApplicationNotes-v06_00-EN’中并没有更详细的描述,请支持一下,谢谢
Show Less
1.The CYT4BB bootloader driver was transplanted from Cypress T2G SDL7.6. After the clock frequency division was modified, CM7_0 and CM7_1 core could be started for online debugging, but M7_0 and M7_1 could not be started for self-starting and the CM0 plus core failed to boot.
2.CYT4BF power supply uses LDO mode.
3.The "if(IsConfigured() == false)" branch and "while((IsSequencerBusy() == true) || (IsEnabled() " in the SwitchToExternal function in the cy_power file are commented out, and the CYT4BB three cores can be started successfully.
4.Please tell me the reason for this problem, thanks!
Show Less目前项目使用中需要用到AES128-CMAC,目前测试发现可以在M4中正常运行,M0运行失败。参考了官方的例程进行测试的,目前的例程客户端只能在M4中实现,
现在的需求是:CRYPT0 模块需要在M0和M4上正常运行,能进行加解密。
请教一下应该如何操作?有没有文档说明?
希望能得到回复,谢谢
Show Less
目前项目使用中需要用到AES128-CMAC,目前测试发现可以在M4中正常运行,M0运行失败。参考了官方的例程进行测试的,目前的例程客户端只能在M4中实现,现在的需求是:CRYPT0 模块需要在M0和M4上正常运行。
Hello
i am looking for the BSDL File