Forum Post: RE: MSP430I2040: Problem to communicate TIDM-SERVER-PWR-MON with...
Hello Nathan, Are you talking about the "calibrator" tool? Is it possible the Comm port has changed and the xml file needs to be altered again? I would go back through the steps in Appendix B-EVM...
View ArticleForum Post: RE: MSP430F5324: JTAG Programmer Issue
Your summary is correct. If a board fails it always fails. We have done some chip swapping and found that the problem followed the board and not the chip. I’m going to try to do some more parts...
View ArticleForum Post: RE: TM4C1294NCPDT: EMAC0: Unsolicited UDP messages
Hi Joe, udp_sendto is the right API to transmit udp data. Did you have a chance to use the wireshark to see what you are transmitting on the network and if the node you are sending data to is receiving...
View ArticleForum Post: RE: TMS320F28069M: Using on board usb
Hi Anurag, OK, that sounds like a good plan. The LaunchPad does not have USB HW (outside of what's used by the FTDI chip, i.e. USB to SCI) included unlike the ControlCard. There are also some routing...
View ArticleForum Post: RE: TM4C1294NCPDT: EMAC0: Unsolicited UDP messages
Hi Charles, I am using the socat tool and I was able to verify that the messages are being received correctly. I'll take a look at that recommended post you are suggesting and see if they have a...
View ArticleForum Post: RE: MSP-EXP430FR5969: MSP430FR5969 LaunchPad Rev 1.5 User's...
Hello Phil, I will contact our development tools group to see if I can get those for you.
View ArticleForum Post: RE: RTOS/TM4C1294KCPDT: Clock Source for var Seconds
Hi John, This thread may have the solution you are looking for: http://e2e.ti.com/support/legacy_forums/embedded/tirtos/f/355/t/584288 You can plug your own function to be called when the RTOS tries to...
View ArticleForum Post: RE: MSP430FR2355: Using MSP430FR2355 as SMBus Master
Hi Carl, There is an SMBUS library in the MSP430Ware that you can download. I believe there is example code for the MSP430FR device family. You can also get this through the TI Resource Explorer .
View ArticleForum Post: RE: CCS/TMS320F28379D: Dual Core IPC _ From RAM_lnk_cpu1 TO...
Hasan, Are you attemping to run the FLASH based code standalone or connected to the debugger? Regards, Ozino
View ArticleForum Post: RE: BOOSTXL-SHARP128: LCD Scrambled output? Defective?
OK, I've got the code working now. The header file needed further modification. The screen still scrambles after the LCD Display pin is set to high, but the scrambling is cleared now upon reaching the...
View ArticleForum Post: RE: CCS/TMS320F28379D: Dual Core IPC _ From RAM_lnk_cpu1 TO...
Hi Ozino, Thanks for the response. At the moment, i am programming the dual core ipc code using Flash linker file (FLASH_LNK_CPU.cmd) on the launch pad f28379d. XDS100v2 Debug probe is connected to...
View ArticleForum Post: RE: CCS/TMS320F28377S: Example code stucks
Hi, Can you provide the register values for SYSPLLMULT and SYSPLLCTL1 when it get stuck in the while loop? Thanks, Nirav
View ArticleForum Post: RE: TMS570LS3137: Changing the names of data-types in hal_stdtypes.h
Yes, you would define your own data types after the #endif and before the "USER CODE END" in the code snippet that I had pasted. Regards, Sunil
View ArticleForum Post: RE: How to change the rate of current change during the operation...
How to change the rate of current change during the operation of the motor?Is there a solution?
View ArticleForum Post: RE: TMS320F28377S: AQCTLA [ZRO] event is not executed when "0" is...
Hi Vasudha-san, My customer wants to solve this problem quickly. Could you please teach me the board you used. Also, please send the ccs project you used if possible. Best regards, Sasaki
View ArticleForum Post: RE: CCS/TMS320F28033: C2000 programming issue
Kevin, They're aware of the workshop material. They are able to successfully connect using Uniflash . When they try to flash a new .out file they get the error shown in the original post. It's saying...
View ArticleForum Post: RE: RTOS/TMS320F28075: Sys/Bios Timer seem not running at all
Hi Jeanluc, Can you tell me which SDK version you are using? Additionally, could you post a screen shot of the 'Clock' view in ROV before and after you start the application in debug mode? If you can,...
View ArticleForum Post: TMS320F280049: Synchronization causes PWM losing issue
Part Number: TMS320F280049 Hi team, My customer is using F28035 in their current platform. Here is a problem they encountered in their system. And we would like to find out whether we have a good...
View ArticleForum Post: TMS320F28069M: Motor shake, stop with deceleration
Part Number: TMS320F28069M Hi, My customer develop door gate based on Motorware Lab13d example. It has below problems: 1. Motor shake, it has improvement after adjust bandwidth, inertia and friction...
View ArticleForum Post: CCS/TMS320F28335: How to create a SPWM signal?
Part Number: TMS320F28335 Tool/software: Code Composer Studio Hello, I have been working a little with a ePwm module from the F28335, I managed to extract some pwm signals but now I would like to...
View Article