Forum Post: RE: EZ430 Emulator Upgrade
Hi Akash, I spent some additional time today trying to "debug the debugger" issue that I had with CCS v6 and the eZ430-F2013 USB development stick. As I stated earlier, CCS compiles the "Blink.c"...
View ArticleForum Post: ADC10 issue in MSP430G2553
Hi, I want to trigger ADC10 using Watchdog timer every 2 msec and want the average value of 64 samples. Once the average is obtained, i want to reflect same in the duty cycle of TIMER_A1 . The change...
View ArticleForum Post: RE: Launchgpad tms320f28069m Run Lab 2a Yes /No
Hello, I will move your post to the C2000 forums, where the experts there can help you best. Thanks ki
View ArticleForum Post: RE: MSP-432 Fails to run after power cycle
[quote user="Timothy Holzmann"]If I download the application, and detach the debugger and manually reset ( leaving power on), it works - all the time. It's just during a POR that it fails.[/quote]With...
View ArticleForum Post: RE: MSP430G2553 PWM accuracy issues
I need to generate various frequencies in the range of 3,150 Hz up to 4,200 Hz with 50 Hz steps so I suppose I cannot use the 32768 crystal oscillator for that. Accuracy should be +/- 5 Hz. Any other...
View ArticleForum Post: Breakpoints in GDB with MSP432P401R board
Hello, I'm trying to get GDB working in Linux (Ubuntu 14.04) with the MSP432P401R board using the instructions in SLAU688 -- GCC ARM Embedded Toolchain for MSP432 MCUs. I can build the blinking light...
View ArticleForum Post: RE: [MSP432 Launchpad] Boot-from-Flash and UART problems
Dear Ryan, I keep having problems, and in both issues: Booting and UART. I have a specific example here: The UART-Echo from TI-RTOS (with GNU GCC compiler, the TI-Compiler-version hits the code size...
View ArticleForum Post: Fault at initializing UART console with UARTClockSource and...
Hi, I'll hope you can help me with this problem. I've added the "utils/uartstdio.c" to the workspace and also I tested the example code "hello" and works. If I use UARTConfigSetExpClk i cand send...
View ArticleForum Post: 800VA Pure Sine Wave Inverter's ref. design - If I follow this...
Hello, I want to ask if I follow the design, does it work 100%? let us say I manage to code the microcontroller properly. and if I want to increase the VA from 800VA to 3000VA, what should I do to the...
View ArticleForum Post: RE: Fault at initializing UART console with UARTClockSource and...
I've found the problem , i was doing bad with FlashErase(0x1000) and with IntPrioritySet
View ArticleForum Post: Is it possible to make a close loop control of Inverter using...
Hi... I am using CCS V4 and Matlab 11b. I want to build a close loop control of 3- phase Inverter. Can u plz help me how to import 3-phase voltage and current signal to Matlab using F28335 and C2000...
View ArticleForum Post: RE: Breakpoints in GDB with MSP432P401R board
I figured out how to use software breakpoints. It looks like I was trying to set breakpoints in code that was being loaded into the Flash memory of the MSP432. Using the files here: forum.43oh.com/.../...
View ArticleForum Post: RE: Regarding lab videos of TM4c112G launchpad workshop
Hi, See, link below. processors.wiki.ti.com/.../Getting_Started_with_the_TIVA™_C_Series_TM4C123G_LaunchPad - kel
View ArticleForum Post: RE: VDDA parallel LC
Hi Mark, This is a low pass LC filter. I believe the intent wis to filter the analog GND node from high frequency switching noise which could be seen on the digital GND node. Best Regards, Adam Dunhoft
View ArticleForum Post: RE: Integer division does not work in ccs6.1.0
I found that the program can run through the integer division line if I keep clicking the button "assembly step into". if I click regular "step into", this line can not be finished. The difficulty only...
View ArticleForum Post: RE: MSP432 launchpad programming issue
Closing this thread as there is no more activity. Hope the answer helped. Regards, Thorsten
View ArticleForum Post: RE: How to Generate PWM with variable Freq but with fix tolerance...
Hello Smit, In regard to the desired accuracy, this seems very tight and I can assure you that we will not be able to meet it under normal uses. Even slight changes in temperature and or voltage can...
View ArticleForum Post: RE: VDDA parallel LC
I'm not sure I follow that. Seems like the capacitor would provide a high frequency path between the analog and digital grounds. Is it maybe some kind of resonant trap to block noise from a particular...
View ArticleForum Post: RE: SPLL ISR frequency and system performance for the TMS320F28335.
Pritesh, if you change the ISR frequency you will need to re tune the controller , there is an excel file for the same in the solar lib , please refer to C:\ti\ controlSUITE...
View ArticleForum Post: RE: VDDA parallel LC
Mark, The person who designed this will be back in office tomorrow. I will check with him and get back to you. Best Regards, Adam Dunhoft
View Article