Forum Post: RE: TMS320F280049C: CCS output format for Uniflash
[quote userid="534062" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1499887/tms320f280049c-ccs-output-format-for-uniflash/5769662#5769662"]So I will...
View ArticleForum Post: RE: TM4C1292NCPDT: HTTP server and SNMPv3 supported?
Hi, HTTP and SNMP are both application protocols. TivaWare SDK contains the open-source lwIP TCP/IP stack and there are examples for HTTP sever. You can refer to the HTTP server examples at:...
View ArticleForum Post: MSPM0G3519: how to update memory that CSC set as read-only
Part Number: MSPM0G3519 Tool/software: Please confirm, that if CSC configures some memory as read-only - it is only possible to alter it's content (by changing it to read-write) over SWD, i2c or UART...
View ArticleForum Post: RE: MSPM0L1306: Modify CTL0 SPI register value
Hi Alex, You are correct. Every time you change a configuration value inside a module, you need to disable it first, and enable it again. Best Regards, Diego Abad
View ArticleForum Post: RE: MSPM0L1306: Modify CTL0 SPI register value
Hello Diego. If I configure the pins that act as MISO and MOSI with internal pull-down resistors, with they stay low when I disable SPI? In fact, will CCS let me configure them outside the SPI function?
View ArticleForum Post: RE: MSPM0G1519: TIMG12 capture using external 32MHz clock and...
I am able to capture using rising edge of TIMG12_C0 but it always uses internal BUSCLK for counting. But, after trying everything you all suggested, examined all the example projects' code, as well as...
View ArticleForum Post: RE: MSPM0G1105: ADC ref voltage for internal temperature trim...
Hi Frank, No, TEMP_SENSE0 is calibrated with 1.4V. The Vsample is calculated with ADC_VREF_VOLTAGE, which is differnt with TEMP_SENSE0. [quote userid="522967"...
View ArticleForum Post: RE: EVM430-F6736: Communication loss - EMDC Stability
Here are the latest data received: You said :So, the main power is for the EVM430 correct? Changes it from AC generated 3V3 to external DC? Yes exactly ! I changed the jumper JP4 (from 1-2 to 2-3 as...
View ArticleForum Post: RE: C2000WARE-MOTORCONTROL-SDK: silence the SDK update checker
Hi Skyler, any update on this? Regards, Wolfgang
View ArticleForum Post: RE: EK-TM4C1294XL: CAN COMMUNICATION
Hi, From your simple_tx code, I don't really see a problem. the best way to debug the issue is to use a logic analyzer or a scope to probe the CANTX and CANRX signals. I have a strong feeling that...
View ArticleForum Post: AM2434: AM243x
Part Number: AM2434 Tool/software: Hi, there. In other posts, I have asked about different bootmodes for am2434. Now I wish to ask about I2c boot mode?. What kind of minimal binary to need to send...
View ArticleForum Post: RE: TM4C129ENCPDT: JTAG programming TM4C failed with corrupted...
Hi Hong, [quote userid="542779"...
View ArticleForum Post: TMS320F28379D: XDS110 debug probe
Part Number: TMS320F28379D Tool/software: hi, I am trying to connect the XDS 110 debug probe and I see the following error : [Start: Texas Instruments XDS110 USB Debug Probe_0] Execute the command:...
View ArticleForum Post: RE: TMS320F280049C: CCS output format for Uniflash
Hi Gentaco, thanks for your help. I have configured the "Hex Utility" as your image. Result: success. The CCS now produce two files, the .out (380K) and the .hex (129K). Both files can program e...
View ArticleForum Post: RE: TMS320F28377D: Regarding the problem of using DMA to store...
Hi Delaney, I have found an issue where the data is not refreshed - whether the data has been updated is determined by DST_ADDR_ACTIVE, not by TRANSFER_COUNT. However, I encountered another problem,...
View ArticleForum Post: RE: TM4C1294NCPDT: CCS 8.3.1: No repository found for ARM GCC...
Hi Fernando, [quote userid="650556"...
View ArticleForum Post: RE: MSPM0L1306: Modify CTL0 SPI register value
Maybe you will have to disable/enable around the setting. I noticed some months ago that changing FRF required this (though that seems more drastic than changing SPH). Yesterday I skimmed the TRM and...
View ArticleForum Post: RE: MSPM0L1306: Modify CTL0 SPI register value
The internal pull-ups/-downs are managed by the IOMUX, independent of the peripheral. So yes, they will stay engaged. [Ref TRM Sec 9.2.5] [Edit: Added reference]
View ArticleForum Post: RE: MSPM0L1306: Modify CTL0 SPI register value
Hi Bruce, thank you very much!
View ArticleForum Post: RE: C2000WARE-MOTORCONTROL-SDK: silence the SDK update checker
Hi Wolfgang, You can disable this by disabling the MotorControlSDKUpdater_VERSION_NUM task in the Windows Task Scheduler. By default, this runs every Wednesday. Kind regards, Skyler
View Article