Forum Post: RE: Designing for ETM trace on RM48L952PGE
Thank you for all replies and the detail.I've been reading the 560v2 Trace Analyzer Users Guide and the functionality of the tool is ticking a lot of boxes. It is delivering at first glance...
View ArticleForum Post: MSP430F5310 - trouble using 20 MHz XT2 as SMCLK to drive timer TA0
I am trying to clock the TA0 timer with the SMCLK. The SMCLK is sourced from XT2 using a 20 MHz ceramic resonator.I turn-on XT2 then it does settle and the XT2 fault flag (XT2OFFG)) does clear and...
View ArticleForum Post: RE: CC430: Latency of Clear Channel Assessment (CCA)
The CCA algorithm takes time to settle, this will cause a delay and also jitter. This is caused by the way it works. The CCA value is updated 8 times inside each symbol period. So imaging the preamble...
View ArticleForum Post: RE: EPWM SYNCI and SYNCO timing across multiple processors
Changing GPAQSEL1 for GPIO6 to 3 (for async) has reduced this delay by ~24us.
View ArticleForum Post: RE: LM3S / NRND
@ Miguel,And - as you promised - this very welcome, "LM3S MCUs @ Disty" pennant now flies proudly from high mast atop this forum. (pardon - sailed every day over Xmas - now back in Tundra - ain't...
View ArticleForum Post: RE: Output pin simple
@cb1_mobile,I tested the code fragment that you gave me, and alcencei 3.16V. I'll use another pin for what I need. Thank you.
View ArticleForum Post: RE: examples of BLDC/PMSM/IM of F2812 in CCS v5
Hello,Has anyone found a solution for migrating the example projects, such as the motor control example SPRC130, designed in CSS v3.3 to CSS v5 yet?We have a lot of equipment that still uses the F2812...
View ArticleForum Post: RE: EMAC and PHY
Sounds like phy_addr configuration issue.hdkif->phy_addr should be your PHY's address.Also check your MDIO_FREQ_INPUT & OUTPUT
View ArticleForum Post: RE: MSP-TS430RGC64C: question on 1.8v external dvio power supply
Jason,For the split-rail devices, you need to ensure that the DVIO rail is supplied before DVCC is supplied.You can either supply the DVIO pin on J6 (top right corner of board) prior to connecting the...
View ArticleForum Post: RE: MSP430F5528 Errata PMM17
Tyler,Thank you for pointing to the right doc. That explains very well.Loc
View ArticleForum Post: RE: where ' System_printf( ) ' reside in ?
[quote user="Lei Li2"]Can anyone enlighten me why and which head file the 'System_printf( )' reside in? [/quote]System_sprintf is part of XDCtools (RTSC).SYS/BIOS uses underlying technology provided...
View ArticleForum Post: Pulse-ox design using MSP430
Hi all,I received a question from Gim Hom (Lab Instructor at MIT) who is using our AFE4400 EVMs in the 6.101 Analog Circuits class. I received this question from him last week. Could you please help me...
View ArticleForum Post: RE: Position Control with InstaSPIN-MOTION
I will also add that what InstaSPIN provides in sensorless speed/torque or sensored position/speed applciations is far, far, far superior to anything else available from an MCU supplier in terms of...
View ArticleForum Post: RE: Using Putty to create a virtual com
Thanks for your reply,I guess my revised question would be how do I access/read the virtual com created by the msp430?
View ArticleForum Post: RE: TM4C129x EMAC problems
These are the bits that I need to use with normal descriptors in order to make them work correctly:#define TM4C_EMAC_ERBD_RDES1_RER (1 << 15) // RX End of Ring#define TM4C_EMAC_ETBD_TDES0_IC...
View ArticleForum Post: RE: Tiva virtual com port
Hi Jam, See, this app note below. http://www.ti.com/lit/ml/spmu287c/spmu287c.pdf-kel
View ArticleForum Post: RE: Can't find platfrom package ti.platforsm.tiva
Hi Teresa, You can alternatively post this at the CCS forum. You will have more expert advice there regarding CCS.-kel
View ArticleForum Post: RE: source code for the command line utilities sflash and eflash
Hi madoka, At stellarisware folder location below. \\tools-kel
View ArticleForum Post: RE: MSP-EXP430F5529 & CTS_SYSBIOS_01 Example & CCS V5.4.0.00091
The above error is not issued in CCS v5.2.x.However, Higher version occurs an error. How do I migration this example?
View ArticleForum Post: RE: GPIO not working when power-on
Hi, Provide more details regarding your LM3S6938 board. Also post your code. So, others can review it.-kel
View Article