Forum Post: RE: MSP430F2232: I2C to 24AA128 EEPROM
Hi Sytze, You should probably try another device to try and communicate with the EEPROM. If that makes it work, then the MSP430 is the problem. If that doesn't work, I will recommend talking with the...
View ArticleForum Post: RE: MSP430FR2155: Setting up BSL in I2C mode from Application code
Hi Serg, You need to use the I2C lines from the MSP-FET rather than the UART lines. Best Regards, Diego Abad
View ArticleForum Post: RE: MSP430F2232: CP2102 USB to UART
Hi Sytze, Can you share your waveform for the UART? Best Regards, Diego Abad
View ArticleForum Post: RE: MSPM0C1104: restorr debug confby app
Hi Mauro, Question 1: It gets restored after a POR. So as long as you time it correctly, you can restore the debug pins a short period of time between the POR and the application code running....
View ArticleForum Post: RE: TMDS273EVM: TMDS273EVM Rev C board bring up issue.
Hi Lin, Have you created a target configuration file for AM273x EVM? If yes, after launching the target configuration file, you will need to connect R5F0 first then connect to the C66x core. I would...
View ArticleForum Post: RE: TMDS273EVM: TMDS273EVM Rev C board bring up issue.
Sorry, not yet. In the CCS 20.2.0, under View there is no Target Configuration item. I am searching it now. And I will install the CCS 12.7.0 later
View ArticleForum Post: RE: MSPM0G1506: When performing ADC, it is very rare that the AD...
Hi, I am going to share the modified test code here. You can compare the difference on this one....
View ArticleForum Post: RE: MSP430FR6047: MCU018
Hi, Oh, so changing to _IQ12rmpy does not solve the issue? Best regards, Cash Hao
View ArticleForum Post: LAUNCHXL-F28379D: Need help implementing ethercat with...
Part Number: LAUNCHXL-F28379D Tool/software: I'm a beginner and I want to implement a simple blinking that are controlled via ethercat master, i try to dig up some resource but the ti examples i find...
View ArticleForum Post: RE: TMS320F2800156-Q1: Online programming issue
Hi Charles It's a new chip, we don't burn the OTP area.
View ArticleForum Post: RE: AM263P4-Q1: AM263P4-Q1
Rapeti, For McSPI0, since it's operating in TX only mode with D0 as TX Pin, we should configure "Input Select" as D1 in SysCfg. For McSPI1, since it's in RX only mode with D1 as RX pin, we should...
View ArticleForum Post: RE: AM263P4: QSPI S25FL128S Flash writing trouble
Hi, Nilabh Anand. I tried to changing below settings but it did not work. - Write/Page Program Command - Enable 4 Byte Addressing
View ArticleForum Post: TMS320F28P650DH: ALL IO down for 5ms
Part Number: TMS320F28P650DH Tool/software: Hi Experts, My customer is running power test and they observes strange behavior It happens sometimes, that most IO would output low for 5 ms, and then...
View ArticleForum Post: RE: TMS320F280039C: TMS320F280039 - Vector table allocation
Yes. I included the device.h header file in the source code.
View ArticleForum Post: RE: AM263P4: OSPI boot for multiple cores
I asked the customer to try the latest SDK. Please wait for a while.
View ArticleForum Post: RE: TMS320F28386D-Q1: About CMNMIWDRSTn Issue in TMS320F28386D...
Hi, I will look into this and get back to you. Best Regards, Ben Collier
View ArticleForum Post: RE: TMS320F2812: TMS320F2812GHHS
Hi, I will look into this and get back to you. Best Regards, Ben Collier
View ArticleForum Post: RE: TMS320F28384D: Serial Numbering
Hi, I am still not understanding why the device ID described above for F2837x / F2838x (Class B) series MCUs will not work for them. I will try to loop in an encryption expert from my team. Best...
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: How to add app-core-0.hs_fs and...
Hi Eli, Are you able to see the stack trace in CCS? You should see more details in the Stack trace from which function call the program goes to abort. Please refer below image. Regards, Tushar
View ArticleForum Post: RE: MCU-PLUS-SDK-AM243X: How to add app-core-0.hs_fs and...
Hi Eli, It would be better if you can provide a video recording of the steps you did to debug the application. I can verify this if you are missing any step during the debug process. Regards, Tushar
View Article