Forum Post: RE: MSP430F5529: Why doesn't while(1); halt the program?
Hi, Andy [quote userid="620052"...
View ArticleForum Post: RE: AM2434: Does USB-MSC-Host boot support hubs?
From this thread, BOOT ROM should not support USB-MSC boot over HUB: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1391920/am625-usb-msc-boot-over-hub Tushar Thakur Can you...
View ArticleForum Post: RE: MSP-FET: Window 11 driver
Hi Diego, it seems as the links in the previous reply cannot be shared public :-/ Please see the pictures here instead. Br. Flemming
View ArticleForum Post: RE: TMS320F28377D: SPI clock waveform distortion
Hi experts, My customer use HS_MODE and use the GPIO65 to output SPI clock. But the clock waveform is abnormal. SPI clock: 33MHz SPI clock 50MHz: SPI configuration As a comparison, SPI clock 25MHz...
View ArticleForum Post: RE: MSPM0G3507: MCAN wakeup interrupt not being generated
Hi, Dave Default is sleep0 when call __WFI(); Or you can use DL API below to switch to SLEEP0: DL_SYSCTL_setPowerPolicyRUN0SLEEP0(); In STOP or STANDBY mode, we usually re-config CAN-RX to GPIO and...
View ArticleForum Post: RE: TMDSHVMTRINSPIN: Full support of ACIM motor in C2000Ware...
Is there will any support in the futur aka ( C2000Ware_MotorControl_SDK 6) or it is not in the roadmap of Texas Instruments
View ArticleForum Post: RE: TMS320F280039C-Q1: CLB example here, it can generate the...
Hi Luke, May I follow up this progress about this issue here? Thanks.
View ArticleForum Post: RE: LAUNCHXL-F28P65X: Do you know F28P65x Type-5 EPWM can support...
Hi Experts, Do you mean that XTBPRD_SHDW1 → XTBPRDHR_ACTIVE → TBPRD below, so we only enabled EPWMXLINK to all TBPRD here? Am I right? Thanks.
View ArticleForum Post: RE: AM2634-Q1: Three core system project based on IPC RPMessage...
Hi Experts, I have solved this issue here. Thanks.
View ArticleForum Post: RE: TMS320F280039C: When the PC host computer requested to read...
Hi Experts, May I follow up this issue progress? Thanks.
View ArticleForum Post: RE: LAUNCHXL-F28P65X: Why XTBPRD can not generated code by...
Hi Experts, May I follow up this progress about this issue here? Thanks.
View ArticleForum Post: TMS320F280045: Issue of HRPWM for 280045
Part Number: TMS320F280045 Tool/software: Hi experts, My customer is develop HRPWM function on 280025. The meet the follow issues: 1. For single PWM module, if they enable enable CMPAHR, CMPB and...
View ArticleForum Post: MSPM0L1305: Issue of wake up resource and systick
Part Number: MSPM0L1305 Tool/software: Hi experts, My customer is using MSPM0L1305 and have some questions about low-power mode. 1. What is the difference between the power consumption of WFI() and...
View ArticleForum Post: MCU-PLUS-SDK-AM263X: can we debug R5 core via JTAG even after...
Part Number: MCU-PLUS-SDK-AM263X Tool/software: Hello, We want to flash TI dummy keys in EFUSE and after that we still want to debug R5 core application via JTAG . Is it possible ? if yes, what is the...
View ArticleForum Post: TMS320F280041C: How to exchange the sysconf file
Part Number: TMS320F280041C Other Parts Discussed in Thread: SYSCONFIG , C2000WARE Tool/software: Greetings! I installed sysconfig_1.21.1 and added epwm_ex1_trip_zone example project to my workspace....
View ArticleForum Post: RE: TMS320F28377S: CLA tasks not functioning properly after...
Thank you for continued investigation. The memory allocation with extra code added to CLA Task 2 is shown below: Regarding the extra code please note the following points: 1- Task2 which contains...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: MCSPI peripheral mode, how to check...
CS0 on the AM243X can be used for SPI CS and IO interrupt at the same time, can you help to confirm? I am sure pretty it can't be used for SPI CS and IO interrupt at the same time. Reason: IO...
View ArticleForum Post: RE: TMS320F28388S: Customer Bootloader related inquiries
I'm trying to load the custom bootloader and then boot into flash.
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: MCSPI peripheral mode, how to check...
Hi Jun, my question is based on spi configuration as slave.
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: MCSPI peripheral mode, how to check...
Thanks for clarify, if your spi is a slave, then, I don't think there is any problem. your cs is configured as input pin already. Let's wait for Vaibhav Kumar .
View Article