Forum Post: RE: using clock in code composer
Hi Behzad,[quote] the clock showed 250,000 (for this part)[/quote]Use "Go to line" -> "Step Into" functions for better Clock cycle results. Also, always reset the clock after going to particular...
View ArticleForum Post: RE: illegal_isr() at InitFlash()
Hi Nicolas,Did you go through this doc before commencing:(Please visit the site to view this file)Regards,Gautam
View ArticleForum Post: RE: Error after Code Generation with Simulink for C2000 F2802x
That's Great, Furkan!Goodluck & Regards,Gautam
View ArticleForum Post: RE: TM4C1233H6PZ Clock Fault
Thanks for getting back to me so quickly.Yes, I am getting hard faults even after adding the code suggested by Amit.These faults vary a little bit. I seem to be getting two different varieties of...
View ArticleForum Post: RE: 28069 - Picollo: Unable to flash an out file anymore
Gautam,Unfortunarly this doesn't help me because I know what CSM passeword has been written at this adress : 0 value which lock the board "permanently". (I checked with a memory map during a test...
View ArticleForum Post: RE: non-sinusoidal phase current
(Please visit the site to view this file)Hi ChrisYes, the rotors are spinning and both have very high torque, I am surprised too. The speed estimation and the torque estimation are very close to the...
View ArticleForum Post: RE: help with 16x2 LCD
Good that you complied w/display's spec - making toggle of RS & E separate & independent. (Yes - that does require separate instructions for RS & E - but only when RS is changing its logic...
View ArticleForum Post: RE: Examples Project about TCP IP on EK-TMC1294XL
BTW: The EK-TM4C1942xl sends text messages to the UART via the USB port on the host computer which can be viewed on Com3 with a terminal emulator such a YAT available at http://www.sourceforge.net
View ArticleForum Post: RE: TM4C123GXL leuchtet nur blaun
Hello again, thank you guys for the quick help, it was very useful. u must be right, after a bit of playing around, i got it working again, after formatting and programming a default program. it now...
View ArticleForum Post: EK-TM4C1294XL (TM4C1294NCPDTI) I2c problem
I have code using I2C running perfectly on a TM4C123G Development Board. When I move the same code over to the EK-TM4C129XL, it does not function correctly. The only change in code between the two...
View ArticleForum Post: RE: Tivaware TM4C (Pin_map.h) missing analog comparator pins.
Mon ami - had you tried the (far earlier) Analog Comparator code I past, directly supplied you?While your "new, BP authored" GPIOPinConfigs() are "inventive" - might these MCU, "Analog Comparator" pins...
View ArticleForum Post: RE: What's the value should I use in USER_VOLTAGE_FILTER_POLE_Hz ?
Your voltage filter poles are much too high. Per SPRUHJ1 and the spreadsheet stickied you need to be in the 100s of Hz range. I assume your inverter is for standard induction motors only? Design your...
View ArticleForum Post: RE: Tiva C PinMux Utility 1.0.4 TM4C1294NCPDT Missing GPIO Pins?
Mon ami - are you sure that those you list are indeed, "GPIO?" (truth in advertising - our group has no interest in this specific MCU - have neither time/interest to "wade thru" errata laden...
View ArticleForum Post: RE: SSI0 DMA Questions
I checked with the data sheet and g_uDMAControlTable does not line up with my SSI0 configuration. I think I found the interfering with SSI2 problem. my g_uDMAControlTable was not aligned on 1024-byte...
View ArticleForum Post: RE: MSP430 FR5969 launchpad evaluation kit
Hi, thanks you all for the prompt answersI got that there is a sequence to do to operate the mass erase by BSL by using an appropriate board as suggested in :...
View ArticleForum Post: RE: Stellaries@LM4F232H5QC
[quote user="Rashmi yc"]***JLink Error: Could not detect CPU clock speed. Download of test code into RAM failed.***JLink Error: Failed to measure CPU clock frequency[/quote]Might your Keil IDE have a...
View ArticleForum Post: RE: Start and low speed with load problem
I've tested the motor with DRV8301 KIT and motorware 12 but the motor run in the same way as in our custom HW.
View ArticleForum Post: today (Friday) is a TI holiday in USA
Responses will be delayed until Monday. Have a nice weekend.
View ArticleForum Post: RE: XTAL2 Layout
Thanks - I'm wondering why they didn't do that with the Launchpad, it looks like they have plenty of space...
View Article