Part Number: TMS320F28377D Other Parts Discussed in Thread: C2000WARE Tool/software: Hello,
I am new in boot loader using, and I have some basic questions about it. In advance, sorry if they are stupid.
I read that I need to programm one of the OTP…
Part Number: TMS320F28377D Other Parts Discussed in Thread: C2000WARE In TMS320F28377D, I have already used TZ1, TZ2 and TZ3. Now, I would like to use TZ4 by using INPUTXBAR. I am using GPIO27 as INPUTXBAR4 to Trip EPWM10. I have written the below setting…
Part Number: TMS320F28377D Tool/software: Hello, experts.
when the boot project jump to APP,how should the TMS320F28377D clear the memory which boot used?
Did I need to clear the “.ebss”, “.stack”, or “.TI.ramfunc” sections which boot used?
Look…
Part Number: TMS320F28377D Tool/software: Hi,
The TMS320F28377DPTPT received by the customer has a small dot in the middle of its appearance. Could you please help confirm the cause?
Thank you~
Part Number: TMS320F28377D Dear, I would like to review changing the ADC and DAC reception values from the EMIF method to the SPI communication method when controlling the existing motor as shown below. I would like to inquire whether it is possible to…
Part Number: TMS320F28377D Tool/software:
where i can config the build-configurations like old version CCS?
In ccs20.2 I only can only find to create new build-configuration based on CPU1_FLASH and CPU1_RAM. but I can't see the specific configyrations…
Part Number: TMS320F28377D Tool/software: Dear TI Support Team,
I am currently developing on the TMS320F28377D device and using the Flash API function: oReturnCheck = Fapi_issueAsyncCommandWithAddress(Fapi_EraseSector, (uint32 *)Bzero_SectorN_start…
Part Number: TMS320F28377D Tool/software: oReturnCheck = Fapi_issueAsyncCommandWithAddress(Fapi_EraseSector, (uint32 *)Bzero_SectorN_start);
Before and after the code was executed, the oscilloscope was measured using the GPIO function. The total run…
Part Number: TMS320F28377D Hi Expert,
I have some cunfsion on the adc ex6 soc continuous dma example.
First is about triggering for ADCA.
Seems that the SCO0 is triggered by PWM, and the rest of the SOC are triggered by software.
//
// Configure…