Forum Post: RE: F29H85X-SOM-EVM: Power rail 5V0_OUT_CAN remains at 0V
Sorry François, I don't I have bandwidth to enable and test all LDOs on the PMIC. Also, LDO3/LDO4/PLDO1/PLDO2_OUT are only connected to test points on the EVM. These LDOs are not used to power any...
View ArticleForum Post: RE: TMS320F280037C: move to line fails
[quote userid="45612" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1575299/tms320f280037c-move-to-line-fails/6069130"] This is a custom application....
View ArticleForum Post: RE: F29H850TU: Progam Bank mode with Standalone command line...
Hi Claude, You can change the bank mode without human interaction by using the generated UniFlash package, which can be modified (through .bat scripting) to have the DSLite command line to issue the...
View ArticleForum Post: RE: TMS320F28P650DK: What is the best way to initialize all...
Hi Siwon, I will recommend that you look at your examples provided in C2000Ware package. Pay attention to the driverlib SysConfig examples. Depending on which peripherals you will need for you...
View ArticleForum Post: RE: LAUNCHXL-F28379D: Dual core led blinking slower on dual cpu load
Hi Sumeet, I would definitely check out the delay_US function in the two applications and make sure that the inserted delay matches what you would expect on the device. In the below example, the delay...
View ArticleForum Post: RE: TMS320F280037C: move to line fails
Can you try disabling all your other breakpoints and try again?
View ArticleForum Post: RE: TMS320F280037C: move to line fails
Same thing e2e.ti.com/.../MoveToCursor.mp4
View ArticleForum Post: TM4C123GH6PM: PWM Triggering ADC module - on both middle of pwm...
Part Number: TM4C123GH6PM Hello, I am using PWM module 0, Generator 0, to generate 2 pwm signals but from the same generator. And I am triggering ADC on the middle of the PWM high with:...
View ArticleForum Post: RE: AM263P4-Q1: Ethernet TSN CPSW gPTP Example issue
Hi Zubair, Can you tell me what is the error that you are getting. Could you please attach a screenshot of the error? Regards, Aswin
View ArticleForum Post: AM263P4: OSPI SBL
Part Number: AM263P4 My device is in HSFS mode. I am trying to run the example OSPI SBL. When I build this file and load it onto the controller, the controller gets stuck somewhere. How can I correctly...
View ArticleForum Post: RE: AM2612: "No Module Named Construct" on clean install / build...
Hi Ethan, This issue is due to python dependency module not being installed on your PC. You need to install the dependecy modules listed in requerements.txt file inside mcu_plus_sdk installation path.
View ArticleForum Post: RE: AM2612: "No Module Named Construct" on clean install / build...
Please install the dependency as mentioned in requirements.txt file in SDK: C:\ti\mcu_plus_sdk_am261x_11_02_00_15\requirements.txt bcrypt == 4.2.1 cffi == 1.17.1 construct == 2.10.70 cryptography ==...
View ArticleForum Post: AM2434: Cortex-R5F Multicore Synchronization
Part Number: AM2434 Hello, I asked before about synchronization between cores. I was trying to make sure that all cores are totally in sync. and that all of them are in the same stage. The expected...
View ArticleForum Post: AM263P4: OSPI BL
Part Number: AM263P4 Is it possible to program the OSPI SBL (Secondary Bootloader) once on the AM263Px controller so that, on every power-on reset, it automatically initializes an application from OSPI...
View ArticleForum Post: RE: AM2634: Error Frame while MCAN work with CANFD and Classic CAN
Hi Fleenor The above is the fifo configuration for sending. When I keep calling MCAN_vTransmit to send CAN data, error frames will occur. Reducing MCAN_vTransmit will also reduce the number of error...
View ArticleForum Post: RE: C2000WARE: Launch.json for dual configuration
I am specifically interested in debug launches. When I edit code for cpu1 and/or cpu2 then I want those cores to compile then upload and leave me in a position to step through cpu1, and then once cpu1...
View ArticleForum Post: RE: MSP430F6779: Help achieving ≥6000 S/s sampling rate on...
Okay, thanks. I have another problem, David. I'm following the steps outlined in the document "Implementation of a Three-Phase Electronic Watt-Hour Meter Using the MSP430F677x(A)," and when I try to...
View ArticleForum Post: RE: TPS54334: TPS54334 Output Voltage Drops at 5V Input on...
Hi Manikandan, We will check and get back on this. Regards, Haseen.
View Article