Forum Post: RE: MSP430F6749A: Code Composer Studio 12 showing incorrect...
The disassembler doesn't appear to have gotten the news that this is code for the CPUX variant of the MSP430. On the basic MSP430 0x0081 is not a valid opcode so it gets displayed as a constant....
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: EtherCAT Error Counters
Hi Aaron, here I attached complete Wireshark log. [quote userid="550875"...
View ArticleForum Post: RE: EVM430-FR6043: With the evaluation board using 200kHz sensors...
Hi, I just want to know whether the board i am using has limitations in what i am trying to achieve here ? Thank you Vishnu K V
View ArticleForum Post: TMS570LS3134: SPI Self-Test support
Part Number: TMS570LS3134 Tool/software: Hi Champs, Is the SPI self-test function of the TMS570LS3134 supported by all SPI? Or is it only supported by MIBSPI? Thanks! BR Julia
View ArticleForum Post: AM2432: IO-Link ICSS FWHAL
Part Number: AM2432 Tool/software: Hello, customer has their own IO-link stack and ask for a description of the FWHAL to the ICSS firmware. For the other stack we have it online:...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: Questions about OSPI ineffective 8D mode
So just removing this configuration helps. Well, by default when you open one of the OSPI applications which comes with the SDK we see that this region config_mpu_region4 is not defined, so that...
View ArticleForum Post: AM2632: Looking for the best method to verify the paths. Please...
Part Number: AM2632 Tool/software: Can you provide me the normal response to the follow circuit if certain conditions occur. 1. Jump the pins described in the table. 2. Run the test. The test should...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: Questions about OSPI ineffective 8D mode
OK, looking forward your update.
View ArticleForum Post: RE: MSPM0G3107: Question regarding BSL Flash-Based Plug-In...
Hey Sal, Currently I am using standard UART flash plugin interface project. I have not performed any modifications in the example code present. I have switched to version 2.0.4.00.06 (latest version)....
View ArticleForum Post: AM2632: sync the duty cycles so that they change at the start of...
Part Number: AM2632 Tool/software: Team, We would like to get your input on a problem that our customer is facing with the AM2632 PWMs. The way they have their PWMs setup for each phase is that PWM1...
View ArticleForum Post: RE: TMS320F2800156-Q1: Trouble Setting Breakpoint with the Action...
Hi Matt, They use CCS12.7.1, and the hex2000 configuration is show in below: e2e.ti.com/.../ccs.jfif Wha's more, could you tell me what will cause chip be blocked permanently but debugger can connect...
View ArticleForum Post: RE: LAUNCHXL2-570LC43: Garbage string data to the Tera term
Hi JJ, Is this code being sharable? to quickly test from my end. You can send it through private message as well. -- Thanks & regards, Jagadish.
View ArticleForum Post: TMS570LC4357: User assembly code in .asm file
Part Number: TMS570LC4357 Other Parts Discussed in Thread: HALCOGEN Tool/software: I would like to make the jumpTable global in os_portasm.asm file, something like: ;USER CODE BEGIN (0) .global...
View ArticleForum Post: RE: MSP430F5528: BSL430.dll new version or source code?
OK thank you very much for your support Best regards
View ArticleForum Post: TMS320F28377D: regarding temperature sensor
Part Number: TMS320F28377D Tool/software: hi am working on TMS320F28377D microcontroller i need to read the internal temperature of the microcontroller please give example code for the temperature...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: EtherCAT Error Counters
Thank you Shahin for the logs. I’ll try to reproduce with this. [quote userid="550875"...
View ArticleForum Post: RE: MSP430G2553: ADC10 Interrupt timing
A key statement here is "The ADC10IFG flag is automatically reset when the interrupt request is serviced", so once you reach the ISR ADC10IFG=0. It will be stuck in that loop since there's nothing to...
View ArticleForum Post: RE: TMS320F28379D: CLAsin() and CLAcos() returns ZERO
Thanks Ozino, I just followed the settings and libraries used in the examples and it worked ! I wish there was a single document that explains how to make use of CLAmath library. I am not sure whether...
View ArticleForum Post: RE: MSP430FR5969: Unable to get consistent I2C behavior with the...
1) Line 187 also sets LPM0_bits, which causes the CPU to halt there until those bits are cleared with __bic_SR_register_on_exit. [LPM0_bits==CPUOFF] 2) ReadReg uses the I2C "register" model, where the...
View ArticleForum Post: LP-MSPM0L1306: IO Link stack
Part Number: LP-MSPM0L1306 Tool/software: Is the IO link stack running on it free or do we have to get it separately? Also is the source code/image available for it? what is the support for...
View Article