Forum Post: RE: how to add debug config for F28035 solarexplorer_V1.0
Hi Gautam / Igor,Thanks it did help me to resolve. However with RAM configuration I get below mentioned errors while compiling"Unresolved symbol - RamfuncsLoadStart, RamfuncsLoadEnd,...
View ArticleForum Post: RE: Writing to Concerto flash memory caused apparent lockup
Also, in examining the memory locations on the CM3, 0x200030 is the RESETISR location, but indicates all zeros. The note indictes that it is write protected. It may be that something triggered write...
View ArticleForum Post: RE: Any LC Sensor Available?
Did you try contacting your TI sales representative?
View ArticleForum Post: RE: Questions about using the SPI protocol with MSP430F5438
[quote user="Paul Parker"] if an AD5290 in the middle of the chain fails, so in this case the following DACs might no longer work due to the fact they are in series.[/quote]Well It possibly can stop...
View ArticleForum Post: RE: how to read ADC memory for auto scan mode without using DMA
Did you try reading user manual? Which part you did not understand?
View ArticleForum Post: Bootloader for SM470R1B1M (a.k.a. TMS470R1B1M)
Hi Folks,I am a newbie in this bootloader development. i need to develop a bootloader for SM470R1B1M(ARM7TDMI core) device in which i have to read the application firmware from the external flash via...
View ArticleForum Post: DRV8301-69M-KIT Analog interface
Hi Chris,with respect to the DRV8301-69M-KIT, I'll be grateful if you could specify the bandwidth of the analog filters for the sampled waveforms:1. phase currents2. phase voltages3. DC-Bus voltageI'm...
View ArticleForum Post: RE: Request to provide some reference on sin/cos calculation...
Hi Artak,It looks like this code is using the CORDIC algorithm.Hope that helps,Rob
View ArticleForum Post: RE: 5529 BSL invokes when connected to USB cigarette lighter adapter
[quote user="Paul B"]Is it normal for a charger to pull the USB D+ line high? [/quote]Hi Paul,Resistors on the data lines are commonly used as a way to signal to the charging device that it is plugged...
View ArticleForum Post: RE: Integrated Temperature Sensor Accuracy Question
Aha! You're right, as usual, Jens-Michael :)The 2x family user's guide also specifies the calibration tolerance in the TLV section. Interestingly the 2x chips have better specs than the 5x, with a...
View ArticleForum Post: Problem with SPI master on 430F5137
I'm trying to get a SPI master to work on a 430F5137. I want to use pin 1.2 as SOMI, 1.3 as SIMO, and 1.4 as my clock. I tried the code I'm pasting below but I don't see anything on the scope. I...
View ArticleForum Post: RE: DMA section data share with CLA
Hi Ben!If I understand you, you apply some external ADC. What is this ADC and what interface do you use for communication with MCU? Maybe I'll find something suitable...Regards,Igor
View ArticleForum Post: RE: CCS v5! Project not build!
Hi, Also, since you are using blinky as base, your project settings might be lacking the "driverlib.lib" in the ARM linker properties. -kel
View ArticleForum Post: Hibernate mode current measurement of LM4F120XL
On the hibernate mode of LM4F120XL it is seen the current is in the range of MicroAmpere, but when i observed it using the program which is given on the work book I got it in the range of Milli...
View ArticleForum Post: CONFIGURATION OF ADC CHANNEL IN STELLARIS EK-LM4F120XL...
In an ADC program(single ended given by TI). I choose channnel 11 ie(pin PB5) to give input 3.3v from the board itself.i got adc reading 4095 i lso give same input to channel0(PE3 pin) i got o/p as...
View ArticleForum Post: RE: Libraries LCD
Hello David,BIT0, BIT1 and so on are defined in msp430xxxxx.h header file, e.g. msp430g2553.h if you use MSP430G2553 mcu.Note, a lot of HD47780 displays are designed for 5V signals.Best regards,Mikolaj
View ArticleForum Post: Auxiliary external crystal using
HiAre there any documents or project about adding auxiliary crystal on msp430f5172 with rsb40 target board ?
View ArticleForum Post: RE: 28335: Connecting 2 SPI devices to the SPI input
Yes we can you use GPIO as an SPISTEx to enable the slave.
View ArticleForum Post: spy-bi-wire programming
Dear sir,I am having MSP430 launchpad EVB board and i have designed my hardware with msp430f5419 mcu. so can i program the msp430f5419 with lanchpad on-board programmer. by using SBWTCK , SBWTDIO.Can...
View Article