Forum Post: RE: RM46L852 Hercules SPI problem
Judy,Now I'm confused.It is fine to manage CS by yourself if this is what you need.In this case I will configure all CS as GIO (in Halcogen SPI3 port tab)For the one used to select your slave device,...
View ArticleForum Post: RE: MSP430F5529 alarm repeat
ok so the alarm interval isn't what I thought it was I will use timer event as suggested.Thanks
View ArticleForum Post: RE: MSP 430 + CC2560
[quote user="Jens-Michael Gross"][quote user="Ilmars"]you don't need 2d sensor, Linear color CCD will be fine.[/quote]Did you look at the price?[/quote]Well.. If low cost is main requirement then of...
View ArticleForum Post: RE: HRCAP2 Interrupt Crashing TMS320F28069
Thanks for all the thoughtful replies!John, that's actually pretty accurate, we need a 1MHz bandwidth or so on that signal.Tjarco, that makes sense. We can perform that test to see if the stack is...
View ArticleForum Post: RE: CMSIS DSP Library Errors
[quote user="Curtis Mayberry1"]"F:/Programs/TI/CMSIS-SP-00300-r3p2-00rel1/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c">>...
View ArticleForum Post: TI Piccolo Run Program From Flash
i need to have my processor run without being programmed constantly. I changed my RAM link file to a file that is supposed to load a program from flash. it's supposed to be "F28026.cmd" I have a...
View ArticleForum Post: RE: MSP430FR5739 Data save on Power Reset
Hi Obie,The way that you can set a specific address for this section to always be located is to modify the linker file again. Where it currently says:FRAM : origin = 0xC200, length = 0x3D80You could...
View ArticleForum Post: RE: CMSIS Filter Question DSP
By overcorrection I think I mean settling time.
View ArticleForum Post: RE: TPS65381 Analog_MUX scaling and REV_ID not as per datasheet
The scope shot below shows DIAG_OUT signal with Hercules RM48 ADC input with 2x 10nF connected and with open circuit (liftted pin 7 of TPS65381). Other than noise level, there is no significant shift...
View ArticleForum Post: RE: USB bootloader along with dfuprog exe
Namita,I'm attaching a new copy of the windows_drivers directory to this post:(Please visit the site to view this file)I was able to test these and get the device to show up with dfuprog -e. When you...
View ArticleForum Post: RE: SYS/BIOS Benchmark Cycle Definitions
Hello Again,I found an old benchmark forum posting. I believe the definition of cycles is the number of instructions needed to execute the specific benchmark. Since I am using a 320F28069 my...
View ArticleForum Post: RE: CPU cycles in F28069
Hi Madan,See the below wiki article:http://processors.wiki.ti.com/index.php/Profiling_on_C28x_Targets#Profiling_Solutions_for_C28x_TargetsThank you,Brett
View ArticleForum Post: RE: Having problem TMDSDCDCLEDKIT
Hi,I tried to do what you told me. I did not work.Please see the upper snap. If there is anything left with it please let me know.Arafat
View ArticleForum Post: RE: evm430f6736
[quote user="Brian Boorman"][quote user="Katie Pier"]It also includes a link to the BOM for the board, which should tell you what LCD display is used: http://www.ti.com/lit/pdf/tidr105[/quote]There is...
View ArticleForum Post: RE: compdcm_9150 and UARTprintf
Jeff,Try dropping the baud rate down to 9600 (from 115200), per this thread.
View ArticleForum Post: RE: REFCTL0 reg on Msp430f5438a
Found this on another post from a TI employee:"Gifford,MSP430F5438A is one of the new 5xx devices that have the temperature sensor built into the integrated REF module. Therefore configuration of the...
View ArticleForum Post: RE: TMC4C129x series preview
Frantic,Preview silicon means we have not completed all qualification of the chip yet and they are not fully released. You can buy samples of some parts from distributors (Digikey, Mouser, etc.) or...
View ArticleForum Post: RE: ACIM ID with motorware 12
If only every manufacturer that we deal with would provide as good support as TI..Anyway, I did the recommended changes, and started playing with different values of USER_MOTOR_RATED_FLUX. Thanks to...
View ArticleForum Post: RE: Motion in Minutes Webinar: Two Showings this Week
Yu,In the CNC system we established that the X Plan is the master and the Y Plan is the slave. So the X Plan raises a GPIO signal to tell the Y Plan that it needs to execute the next state. When the...
View ArticleForum Post: RE: Port code from Launchpad MSP430G2 to Launchpad MSP430F5
http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=sloc297&fileType=zip That is the demo code I am using for the TRF7970ABP. For the beginning part I am using where I just...
View Article