Forum Post: RE: Maximum ADC input voltage range on Concerto DSPs
Damon,Sorry for the delay. Someone will respond to this shortly. RegardsLori
View ArticleForum Post: RE: Setting your user.h
Hi Mojo,1. The flux should be stable regardless of load, but it's obviously easier to do some testing at no-load. As mentioned we should be able to eventually come up with a sort of "CalibrateFilter"...
View ArticleForum Post: RE: trouble interfacing msp430 launchpad and msp430
after taking in the suggestions.. i have changed the code.. i am using capture channels of timerA.. when i ran the code.. only led connected to p.16 was glowing.. and when i checked the output on cro.....
View ArticleForum Post: RE: calculating frequency of the pulse signal
[quote user="Ilmars"]Substract previous value (which supposedly is smaller) from current capture.[/quote]And if previous value is larger, then you know that the counter wrapped around. So in that case...
View ArticleForum Post: RE: DHCP failing in debug mode
[quote user="Mike Volzer"]Stuart,I used the exact steps that you stated above. Opened the configuration file and added DHCP Client (however this is not a necessary step, DHCP should run without this)....
View ArticleForum Post: RE: interfacing sdhc card to mcu
Hi Aamir Ali1,I thought I had remembered reading that SPI mode support in MicroSD cards was optional, but I just looked at the simplified spec and that does not appear to be the case. While other...
View ArticleForum Post: RE: TMS570 MCU Development Kit Debug Problem
Martin,Can you tell me the kind of board you are using. (a picture will be best)Apparently, the PC does not recognize the board correctly. This could be a board problem. I've attached an application...
View ArticleForum Post: RE: CLK output on Tiva C Launchpad
Feel your pain - but the goal of achieving a robust clock output w/in one binary divide of System Clock - may prove elusive. From PWM viewpoint - ARM MCUs (not just this vendors various incarnations)...
View ArticleForum Post: RE: TMS320F28035 EQEP Problem.
Ahmet,Suggest you review the project here then, it is the only one in controlSUITE that uses the QEP for position...
View ArticleForum Post: RE: TMS570LS3137 N2HET Global Timing Configuration with HALCoGen
Hi David,We received your post. An expert will get back with you shortly.
View ArticleForum Post: XINTF works sporadically: TMS320F28334
Hi E2E-ers,I'm having two custom PCB boards (one development board and one final board) and on both I'm using TMS320F28334 XINTF0 interface for reading out a 32bit external peripheral.The strange thing...
View ArticleForum Post: RE: TMS570LS3137 EMIF Problem
Eric,Try this workaround... Place the MCU in device mode and make sure that the DMA engine is not trying to access the EMIF at the same time as the CPU.
View ArticleForum Post: RE: MBED support
Not that this reporter speaks for esteemed vendor - but does "back room - behind a back room" informal discussion - meet your spec of, "solid?" Such restrictive wording (your part) may hinder, "la...
View ArticleForum Post: F28M36 DPLib
Hello allControlSUITE did not release DPlib for 28M36. Can I use some non-peripheral related functions in F28M35 DPLib instead? Such as CNTL_2P2Z?Thanks
View ArticleForum Post: RE: SPI interfacing with gyroscope
Yuan Fa,Could you share your project so I can have a look if the SPI is correctly configured?Mainly I need the HalCoGen project.
View ArticleForum Post: RE: MSP430F5659 backup battery circuit
Accidentally stepped on datasheet SLAS554H which contains what I am asking for every msp430 datasheet (surprise!): typical application circuit (partially shown here):
View ArticleForum Post: RE: Stellaris RDK LM3S8971 XDS100v2 random debug memory crash
[quote user="Brett Price"] that will not limit the voltage across the drop anytime the input voltage pushes the threshold of the ADC inputs[/quote]Or not - once again! Diodes - tied to device inputs...
View ArticleForum Post: RE: F28M35H52C1 C28x not detecting
Hello Saravanakumar,Do you have the ability to scope the XRSn and ARSn pins? If so, can you see if the device is being reset (held in reset or toggling)?Regards,Adam
View Article