Forum Post: RE: ADC example project of f28335
David,I reinstalled CCSv5.4 and it's working well now. I saw others also meet this problem. So it shouldn't be caused by your code. Thanks for your help!Best,Leon
View ArticleForum Post: RE: F28235 ADC dual-sequencer SEQ2 timing problem
Hi Kaixin,The results seem to be fine! What is "not consistent"?Regards,Gautam
View ArticleForum Post: DMA on F28069
Hello,I'm working to use DMA to transfer data from the ADC result register to a buffer. I followed the example code, but I'm missing a step somewhere that is making it not work. I know other people...
View ArticleForum Post: RE: problems with drivers on windows 8
hello!I tried with administrative privilege but it didn't work again, so I decided restore my PC and the problem was solve Thanks for the help!
View ArticleForum Post: RE: ISR Functionality on the MSP430
[quote user="Bruce McKenney47378"]1) Are you watching the STROBE1 pin with a scope or an LED?[/quote]I'm watching the STROBE1 pin with a scope. With it, it is clear that the code is not going into the...
View ArticleForum Post: F28M35H52C1 -EPI - ALE idle state
Hi, I am using the above controller. I am using the EPI communication to my SRAM. My configuration is HB8 mode with address and Data lines muxed. And using ALE with dual chip select. From the Tech...
View ArticleForum Post: RE: MSP430F5529 USB CDC connection
For me, easiest way will be to insert my ADC source code inside TI USB CDC example source code. Of course it can be done in opposite way, but than debugging will take some time. Try to check clock...
View ArticleForum Post: cant find .dll file when attempting to run eZ430-Chronos CC 1_1.tcl
Hi All,I'm having a problem trying to run "eZ430-Chronos CC 1_1.tcl" (located in GUI sources folder) with the suggested tcl for windows application. It says it cant find the dll file, which is...
View ArticleForum Post: RE: RM48 HDK SD Card, SD Init Fail
Hi Griswald Brooks, Could you post the Demo to the forums?Regards,gagmeng
View ArticleForum Post: RE: SD Card using SPI will not get out of idle state
Hi Don Meado, Something maybe helpful to you which can be found here: http://e2e.ti.com/support/microcontrollers/hercules/f/312/p/206181/995168.aspx#995168Regards,gagmeng
View ArticleForum Post: RE: F28M35x assign the 2.88MSPS of ADC
Hongyue,If you configure two (or more) SOCs to use different channels, and then trigger them, the ADC will automatically select the correct channels and convert them . This will not add any additional...
View ArticleForum Post: RE: connection RF CC430F6137 vs. CC430F5137
someonein this forumtoknowanythingor not?!
View ArticleForum Post: RE: I2C Communication issue between MSP430FR5739 (master) and...
Dear all,First of all thanks for your support and I would say that with your help people can solve many problem that occur when we are develop a new code or programming a new device.In my concret case,...
View ArticleForum Post: TMS570 Safety demo software fails to run
We have bought the TMS570 HDK and I'm trying to run the safety demo software. It says it has installed ok. There then comes a dialogue box with some text obscured...So I pressed PORRST and clicked OK....
View ArticleForum Post: RE: Read data on txt file on MSP430
[quote user="Bastien Fl��ckiger"]I still have a problem, I read a text file and recovers data without problems with FatFs (f_open, f_read and f_close)But when I read another file after it the program...
View ArticleForum Post: RE: How to change ISR interrupt frequency?
Hi David,What I did was merely to observe the waveform from CCS graph tool.Actually how exactly do I output the interruption triggering PWM and toggle GPIO? I mean what codes should I use?Do I just use...
View ArticleForum Post: RE: CRC algorithm for 20216 CRC module
hi,Sorry for the late reply. I was on vacation. My CRC algorithm is working fine now.do yo have any file for assembly instructions? I want to have a look at the assembly instruction set. I will have to...
View ArticleForum Post: RE: Flash2803x_API function Flash_Erase() cause reboot of...
Hello, I've been busy trying several ways to resolve my problem but I can't seem to find the solution...I put the line #pragma CODE_SECTION(CAN_int, "ramfuncs"); just before my function Can_int, but...
View ArticleForum Post: RE: F28M35x How does M3 respond the IPC interrupt from C28
Hi Hongyue!You can see clearly from the following source...
View ArticleForum Post: RE: msp430f5510 usb detection issue.
(above)this is the schematics of the not working USB partthis is the schematics of the working board. can you find any difference
View Article