Forum Post: RE: TMS570LS3137: speculative fetch CR4 and bootloader
Hello QJ Wanj, thank you for clarification regards Lorenz
View ArticleForum Post: RE: CCS/TMS570LC4357: SYSESR is not updated for power on and cpu...
Hi Miro, Can you please share us the Silicon version details. Regards, M.Sreenivasan.
View ArticleForum Post: RE: DRV8312-C2-KIT: Consideration of Hardware in processing of...
Sorry, but his was not my question. I understood the meaning of BASE_QUANTITIES. But why are the variables "BASE_VOLTAGE" and "BASE_CURRENT" defined in code? Because the conversion of ADC-Results to...
View ArticleForum Post: MSP430F6736: MSP430F6736 I2C
Part Number: MSP430F6736 Hi All, My requirement is two I2C in single MSP430 microcontroller. I have MSP430F6736 development board. Is it possible to use both normal I2C and Extended I2C simultaneously...
View ArticleForum Post: CCS/MSP-TS430DA38: MSP430F2252
Part Number: MSP-TS430DA38 Tool/software: Code Composer Studio hiii, i am used i2c sample code( MSP430f2252 ) from TI Resource explorer using interrupt... Its possible for without interrupt in I2C?...
View ArticleForum Post: RE: TMS570LS1224: Using EEPROM with flash021 API to write...
Hello, F021_API_CortexR4_BE_L2FMC_V3D16.lib is for TMS570LCx device. Please use F021_API_CortexR4_BE_V3D16.lib Regards Akshay
View ArticleForum Post: RE: MSP430FR6989: Delay functions for JTAG timing sequences
Thank you for your kind reply, MsDelay function is not working at all do you suggest using timer or _NOP cycles. If I were to use timer do I have to do it with interupts. Also it doesn't have to be...
View ArticleForum Post: CCS/MSP430FR5969: Multi Slave Communication
Part Number: MSP430FR5969 Tool/software: Code Composer Studio hi this is harikrishna... Now i am working with SPI Protocols, my Question is like in MSP430FR596 P1.6, P1.5 are MOSI MISO..Now in Design...
View ArticleForum Post: CCS/TMS320F28379D: F28379D RESET WATCHDOG
Part Number: TMS320F28379D Tool/software: Code Composer Studio I am working with watchdog RESET I am able to enable it but I am not able to set the prescaler. It is giving me 14ms time period(checked...
View ArticleForum Post: RE: CCS/TMS320F28377D: Start and Stop ePWM TMS320F28377D
thanks Todd, very useful information
View ArticleForum Post: RE: CCS/MSP430F5529: CCS/MSP430F5529
Hi Vinayak, if you e.g. try the C1_LedOnOff example and program it via CCS on your experimenters board. Connect the USB port to your PC and start the application (in debug via run button or in free run...
View ArticleForum Post: RE: TMS570LS1224: Using EEPROM with flash021 API to write...
Thanks ! The function seems not blocking anymore. However, I am not sure it work properly: I have splitted the exemple in 2 function, one to write and one to read: void write_to_flash(void) { uint16...
View ArticleForum Post: RE: MSP432P401R: SPI and DMA
I defer to the Driverlib Wizards on this one. I am familiar with scatter/gather, but not the Driverlib model for it. ------------------------------- If you don't care about the Rx data, you don't need...
View ArticleForum Post: RE: MSP430FR6989: Delay functions for JTAG timing sequences
Do you mean I should take out all the functions MsDelay and usDelay in SBW library or should I just leave it there? And I am using two MSP430FR6989 development board for this project, I am not using...
View ArticleForum Post: RE: CCS/TMS320F28379D: SCI_echoback example problem
Hi, As Veena was mentioning, please make sure you are using the proper GPIO for SCI communication. And make sure you are using the proper baud rate. sal
View ArticleForum Post: RE: TMS320F28379D: serial flash programmer - loading data error
Hi, Do you have any code loading to RAM? The error address is to RAM, and the kernel is unable to program RAM. Make sure your entire application is linked to load to flash. After programming with the...
View ArticleForum Post: RE: INSTASPIN-BLDC: Where is some documentation?
Most C2000 motor EVM kits support instaSPIN-BLDC , for example, DRV8312-kit, DRV8301-HC-Kit, HVMtr-Kit. Three phases voltage of motor and dc-bus voltage sampling circuit must have on the h/w board. You...
View ArticleForum Post: RTOS/EK-TM4C123GXL: Is SSI FSS is equivalent to SPI SS?
Part Number: EK-TM4C123GXL Tool/software: TI-RTOS Dear team, I'm using TM4C123GXL for evaluation purpose and need to communicate with the sensor using SPI. I'm using TI-RTOS for the project and I used...
View ArticleForum Post: CCS/TMS570LC4357: TMS570LC4357 HDK EMIF_DATA
Part Number: TMS570LC4357 Tool/software: Code Composer Studio Which ball is routed to J10 from HDK? Several balls are not consistent of the datasheet of TMS570 and HDK (EMIFDATA N2HET2) eg: ball T8...
View ArticleForum Post: TMS320F280049: PWM settings changed after reset
Part Number: TMS320F280049 Hello, I flashed the hrpwm_ex1_duty_sfo_v8 from C2000Ware on my TMDXCNCD280049M controlCARD. When I just flashed it, it works. But after I disconnect the power and reconnect...
View Article