Forum Post: RE: CCS/TM4C1294NCPDT: TM4C1294NCPDT
May we note this (last) code posting as the most, "difficult & unfriendly for helper read/review EVER?" All of those "commented out" code lines "EXHAUST & DULL the interest" of your...
View ArticleForum Post: RE: TM4C129XNCZAD: Build a Debug Probe
You may consider (OTHER) than " Vendor-Locked " JTAG/SWD probes - too. Often - as these " vendor agnostic " probes (available from others) are far more popular - have been around much longer - and ARE...
View ArticleForum Post: RE: TMS320F28377D: security setting example on dual core
Hello everybody, Carlo ask the question because of me. I need to insert the password to my dual core: very simply I would like to assigne all the resources to Z1 and put a simple pswd in such a way to...
View ArticleForum Post: RE: TMS320F28377D: IEC60730 Class-B: Table H.1: 'Internal data...
Hideaki, You are correct. The APIs in stl_flash and stl_ram are intended to allow customers to inject errors if they desire too, as well as facilitate exercising the ECC/parity logic by performing...
View ArticleForum Post: RE: RM48L952: Recovery from main oscillator failure
Hello Vitality, Did you clear the RFSLIP and FBSLIP status flags in GLBSTAT? The PLL slip bits may be set on the OSCIN failure.
View ArticleForum Post: RE: CCS/TMS320F28379D: ADC sample per seconde problem
Hi Jeremy, See the "ENOB" and "ADC-to-ADC isolation" specifications in the datasheet.
View ArticleForum Post: RE: MSP432P401R: uart halt
yeah i find a simple way to reshow this bug, so i change it, i try to do what you told, but it stuck in receivedata, it will send to my pc 1111 until i send data to uart0 , and it stuck
View ArticleForum Post: TMS320F28335: Problem with flashing via c2prog
Part Number: TMS320F28335 Hi, I've got a problem with flashing 28335 via serial and C2prog. We have order microcontrollers that have marking TMS320F28335PGFA-G4A and we cannot flash them using c2prog....
View ArticleForum Post: RE: MSP-EXP430G2: What can block SBW JTAG from working?
Thank you for responding. I have managed to solve my issue since it did not make sense for the debug and flash system to be blocked. As it turned out I think a combination of hardware degradation and...
View ArticleForum Post: RE: CCS/EK-TM4C129EXL: Write data goes missing
May I "urge again" the presentation of "scope-caps" and the exact user code which produced them - covering ALL "Send" functions. All too often - single set of eyes MISS - that which "fresh eyes"...
View ArticleForum Post: RE: MSP432P401R: How to output trace to SWO without CCS
Hello Jeffery The Auxilary COM port is setup for use by the XDS110 firmware only when you start a debug session. When a debug session is not active the COM port is disconnected from SWO Trace pin (TDO)...
View ArticleForum Post: RE: MSP432P401R: Could not generate clock for I2C communication
Hi Chris, I have added header files of the sensor and made changes in the code to receive data from it, but I not able to get data from sensor. I am not using any IRQHandler, I am just using simple...
View ArticleForum Post: RE: TMS570LS0432: UART resistors
Hello Kartik, It is not necessary to add resistors on TX and RX bus.
View ArticleForum Post: RE: TMS320F28335: Possible to control 8/12 independent PWM channels?
Yes, you can do that. Regards, Manoj
View ArticleForum Post: MSP-EXP432P401R: How Analog Channels Map to Pins in MSP432 launchpad
Part Number: MSP-EXP432P401R I am using an MSP432 launchpad to control and read from a linear CCD, then send the values over a serial USB connection. I found this code on the forum at...
View ArticleForum Post: RE: LAUNCHXL-F28379D: TIDM-DELFINO-ETHERCAT configuration,...
I read documents you said. There were very helpful and I am studying them all the time. I found out that to download Slave Stack Code I need to become ETG member and get vendor ID. And my school is in...
View ArticleForum Post: RE: CCS/TMS320F28027: Fastest Toggle Speed
Hi Victor, If you are using the function to toggle the GPIO then frq of toggle will depend on code optimization. You can check the assembly to see how this is compiled. To have faster toggle you can...
View ArticleForum Post: RE: TMS320F28335: F28335
You may have to convert for ASCII, it depends on how your software is written. Please see the sci echoback examples in controlSUITE and C2000Ware . This should clearly show you how to accomplish this....
View Article