Forum Post: RE: TMS320F2800137: Loopback SCI receive interrupt is not...
I found the problem. when I checked the SCIFRX register I found that my FIFO RX flag was not reset, It turned out I typed the wrong SCI base address for the Interrupt flag reset function so the FFRX...
View ArticleForum Post: MSP430F6779A: Why is the leakage current of I/O so high (floating...
Part Number: MSP430F6779A Tool/software: I tested the current consumption when setting the MCU in LPM3 mode. Configuration #1: unused pins to inputs and disable internal pull-up resistors (P4.1 to...
View ArticleForum Post: RE: MSP430F6779A: Why is the leakage current of I/O so high...
corrected Configuration #1: unused pins to inputs and disable internal pull-up resistors (P4.1 to P4.6) result: current consumption is 200 uA Configuration #2: Set unused pins to low outputs (P4.1 to...
View ArticleForum Post: AM2432: AM2432BSFFHIALXR; AM2432-ALX package, Power on sequencing
Part Number: AM2432 Tool/software: Hi, In my custom design I am using AM2432BSFFHIALXR package IC. I have attached the below Image my MCU Reset pins schematic. Due to the space constrain we have not...
View ArticleForum Post: RE: LAUNCHXL-F280039C: Issue Configuring INSTASPINUNIVERSALGUI...
Thank you for the detailed response regarding the Universal Motor Control Lab in the Motor Control SDK. I have a few follow-up questions: I would like to confirm if the provided code for the F280039C...
View ArticleForum Post: RE: MSP430F6779A: Why is the leakage current of I/O so high...
Did you connect those input pins to Vss or Vcc? (see note) You never want to leave CMOS inputs floating which is why the recommendation in the principles of low power operation section is to set...
View ArticleForum Post: RE: MSPM0G3107: HOW PROGRAMME MSPM0G3107 USING BSL UART (PROGRAMING)
hi all still not working i try every thing
View ArticleForum Post: RE: MSP430FR6043: ADC conversion start trigger
Yes, it will auto-powerdown between bursts. [Erratum ADC65 applies only within bursts, and so doesn't really matter when you use ADC12_B_MULTIPLESAMPLESENABLE.] If you want to be very sure, you could...
View ArticleForum Post: TMS320F28377D: Minimal data Hold Time required in EMIF...
Part Number: TMS320F28377D Tool/software: Dear All I'am using EMIF of F28337D to exchange data with a FPGA . The EMIF is configued in asynchronous memory mode and the wait mode is disabled. In...
View ArticleForum Post: RE: LAUNCHXL-F28P65X: SCI Communication issues
The x49c SCI RX FIFO 16 levels deep (10bit register) first word buffered, (same x65 SCI)?? We managed to input 32 characters in single ISR loop. Checking the RX FIFO trigger set 6 words RXISR input...
View ArticleForum Post: RE: TM4C129XNCZAD: How to import and use TI demo/example code
[quote userid="345142"...
View ArticleForum Post: RE: TM4C129XNCZAD: Any sample code for UARTCharPutNonBlocking,...
[quote userid="345142"...
View ArticleForum Post: RE: TM4C129XNCZAD: How to switch from using IQmathLib to using...
Hi Mark, [quote userid="345142"...
View ArticleForum Post: RE: MSP430F112: I need some 'basic information' to get started
Thanks David, I'll be sure to check out the sample code.
View ArticleForum Post: RE: AM2732: EDMA link and interrupt issue
Hi Shawn, The only possible reason is that the dmaCh1 and tcc1 are not equal, because the EDMA_enableEvtIntrRegion uses dmaCh1, where the EDMA_readIntrStatusRegion and EDMA_registerIntr use tcc1. Best...
View ArticleForum Post: RE: TMS320F28069M: Where can I find register header file that...
Thanks for your help!
View ArticleForum Post: RE: MSPM0L1106: MCU 1.8 Volt operation
Hi Dennis, Thanks for your information. It is good news for us that you are working to add this information. [quote userid="114745"...
View ArticleForum Post: RE: CCSTUDIO3: Linking issue between 2 instances of CCS3.3
Hi Ki, Any suggestions? Regards, Michael
View ArticleForum Post: TMS320F28377S-Q1: TMS320F28377S programming issue
Part Number: TMS320F28377S-Q1 Tool/software: Hi, I have a custom board built using TMS320F28377SPZPT, in the board i am able to upload the program on to the ram via CCS but when i hit the run button i...
View ArticleForum Post: TMS320F28377D:Reason why timer stops
Part Number: TMS320F28377D Other Parts Discussed in Thread: C2000WARE , CONTROLSUITE Tool/software: ////coding environment /CCS 10.0.0.00010 /C2000Ware 3.01.00.00 /bios_6_82_00_16 /controlSUITE 3.4.9...
View Article