Forum Post: RE: TMS570LS3137: DCAN Interrupt fired when interrupts are...
Hi, yeah, I'm sending the CAN messages. However the IE0 and IE1 bits were 0 so interrupt shouldn't be fired correct? I'm using the can file generated by the halcogen, with following change at the...
View ArticleForum Post: RE: LAUNCHXL-F28027F: XDS100v2 USB Debug Problem
After lots of install and uninstall of CCS and C2000Ware, I encountered some other problem. When I try to verify my USB debug device it gives the log [Start] Execute the command:...
View ArticleForum Post: MSP430F5438A: Can't disable interrupts.
Part Number: MSP430F5438A Tool/software: Hello! Everything is in the title. Almost. I would like to temporarily disable interrupts when I enter the ISR and re enable them at the end of the ISR. In the...
View ArticleForum Post: RE: LP-AM243: Regarding the MMC1 and μSD card usage
On the TMDS243EVM, the load switch is sourced by a 3.3V power supply, and the output of the load switch sources power to the SD Card and the SDIO_LDO (VDDA_3P3_SDIO) inside the AM243x device. The...
View ArticleForum Post: RE: TMS320F28335: Setting the TBPRD EPWM value by sending it...
Hi Allison, Thanks for your reply. [quote userid="503126"...
View ArticleForum Post: MCU-PLUS-SDK-AM243X: an2434
Part Number: MCU-PLUS-SDK-AM243X Tool/software: To your attention the following mistake in mcu_plus_sdk_am243x_10_00_00_20 Awaiting your response: AM243X compilation and link problem I am using ccs...
View ArticleForum Post: LP-XDS110: XDS110 Firmware
Part Number: LP-XDS110 Other Parts Discussed in Thread: LAUNCHXL-F280049C , CCSTUDIO Tool/software: Installed Code Composer V12.8.0.00012 on new Windows 11 laptop selecting only C2000 real-time MCUs...
View ArticleForum Post: RE: MSP430F5438A: Can't disable interrupts.
Interrupts are automatically disabled before entering the interrupt service routine. Read the chapter on interrupts in the guide. SLAU208.
View ArticleForum Post: RE: SW-DK-TM4C129X: Stellaris ICDI driver under Windows 11
Thanks for looking into this Charles. I can explain the weirdness you noted - I got the dev kit part number wrong ! I am actually using the predecessor to the EK-TM4C1294XL which is the Stellaris...
View ArticleForum Post: AM2431: There is something unclear about TRM "6.2.3.11 R5FSS Boot...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. In the TRM "6.2.3.11 R5FSS Boot Options" it says "The second method is to boot from a TCM. To do this, software should take the...
View ArticleForum Post: AM2431: I don't understand why I need to disable interrupts in...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. TRM "7.2.4.1.2.2 Take and Release Spinlock" states "A spinlock should only be held with interrupts disabled." I would like to know...
View ArticleForum Post: AM2431: Regarding TRM "8.1.4.3.1 ECC Cache", the contents of the...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. Regarding TRM "8.1.4.3.1 ECC Cache", I do not understand the relationship between SDRAM and ECC Cache. I would like to know the...
View ArticleForum Post: TMS320F280039C: ADC Module and DAC Module issue.
Part Number: TMS320F280039C Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi Sir We encountered some problems when using the 280039 ADC module, described as follows The ADC samples the AC...
View ArticleForum Post: AM2431: Regarding TRM "8.1.4.3.2 ECC Cache Flush", the content of...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. Regarding TRM section "8.1.4.3.2 ECC Cache Flush", I don't understand the relationship between SDRAM and ECC Cache Flush. I would...
View ArticleForum Post: AM2431: The contents of TRM "8.1.4.4 Address Alias Prevention"...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. I was unable to understand the outline of the TRM "8.1.4.4 Address Alias Prevention". Is it correct to interpret "Address Alias...
View ArticleForum Post: AM2431: I don't know how to handle an address error in TRM...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. TRM "8.1.4.4 Address Alias Prevention" states, "For commands greater than 32 bytes with an address error, each fragment will report...
View ArticleForum Post: AM2431: There is something unclear about TRM "9.1 Interrupt...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. In the explanation of the MAIN domain GPIO interrupt router (GPIOMUX_INTRTR0) in "9.1 Interrupt Architecture" in the TRM, it says...
View ArticleForum Post: TMS320F28379D: Is it possible to use two different pwm conditions...
Part Number: TMS320F28379D Tool/software: Hi, I have two pwms on epwm1 and 2 running at different frequencies. Is there way to synchronize an ADC SOC so that the ADC sample event occurs when...
View ArticleForum Post: AM2431: There is something unclear about TRM "9.2.1.1.1 GICSS...
Part Number: AM2431 Tool/software: The TRM refers to spruim2g.pdf. TRM "9.2.1.1.1 GICSS Features" states "Programmable, affinity-based interrupt routing." Regarding the above sentence, I don't...
View ArticleForum Post: RE: LAUNCHXL-F280025C: How to get data length of CAN receive...
Hi Joseph, Thanks for the answer. I can receive the message which I need. With the object setting, is the object number means the priority of can message?
View Article