Forum Post: RE: CCS/TM4C123GH6PM: Dynamic memory allocation in flash
Edit : high bandwidth, high memory
View ArticleForum Post: MSP430-GCC-OPENSOURCE: MSP432-GCC-OPENSOURCE
Part Number: MSP430-GCC-OPENSOURCE I installed 'MSP432-GCC-OPENSOURCE package' in stand alone mode on windows machine. I see the files 'startup_ msp432p401m _gcc.c', 'startup_ msp432p401r _gcc.c',...
View ArticleForum Post: RE: RM46L852: Modbus Over TCP/IP, control hand in TCP Rx interrupt
Hello QJ, I have limited the Throughput from Modbus side. Now, Control Transmit the query after 200msec and Modbus Tool response time also increased from 10msec to 100msec. But still we observed the...
View ArticleForum Post: RE: MSP430F2132: MSP430FR2311 I2C Bus Communication not working...
Hi Andrei, Thank you for Suggestion. It is working Regards, Kelvin
View ArticleForum Post: TMS320F280049: Serial Flash programming issues
Part Number: TMS320F280049 I am using a serial flash programmer to program (using UART) a TMS320F280049 controller on a custom PCB board. But there seems to be an error while loading the kernel.There...
View ArticleForum Post: MSP432P401R: OutOfBox_MSP432P401R_GUI
Part Number: MSP432P401R I cannot access the cloud-based out of box experience, I get this message:...
View ArticleForum Post: MSP432P401R: external HFXT bypass mode oscillator voltage can not...
Part Number: MSP432P401R hi i am using MSP432 with the supply voltage is 2.2V. and my external active crystal output square wave with which the VPP voltage is 1.1v, From data sheet,we can see the...
View ArticleForum Post: RE: TMS570LS1114: @QJ WANG Summarizing Bootloader issues and...
Dear QJ Wang, After I change the data length from 50 to 0, The Bt Side shows no data to load. Now I suspect that my for loop function in Send Data is not written correctly. Thanks and Regards Qiuchi
View ArticleForum Post: RE: TMS570LS1114: @QJ WANG Summarizing Bootloader issues and...
Dear QJ Wang, My PC Code about send data as follows. /*============================================================================== * COMMAND Sent Data...
View ArticleForum Post: RE: TM4C129XNCZAD: ADC raw interrupt does not triggered if using...
[quote user="Chee Chein Wong"]Base on my question, I am suspecting that the ADC digital block has to get the clock from the PLL in order for it to work properly.[/quote]Section 18.3.2.7 Module Clocking...
View ArticleForum Post: RE: EVM430-F6736: Implementation of EVM430-F6736 with Arduino Uno...
Hi Caleb, Thank you for your reply. I have noted on the RX0 and TX0 pins as well as the voltage levels. I am using a USB connection for the Arduino Uno WiFi. For the EVM430-F6736 , I am using a...
View ArticleForum Post: CCS/TMS320F28379D: the problem of...
Part Number: TMS320F28379D Tool/software: Code Composer Studio hi, I am reading the project called " IDDKv2_PM_Servo_F2837x_FCL_Example1 " in controlsuite . This project is about FCL library and motor...
View ArticleForum Post: TMS320F28379D: I have a question about CLA.
Part Number: TMS320F28379D The CLA program is not loaded in FLASH and asks for help. thanks The following is the entire project file, asking for help with the diagnosis. (Please visit the site to view...
View ArticleForum Post: RE: CCS/LAUNCHXL-F28069M: InitFlash(). Blinky Led Program Stucked...
Hi Mike, InitFlash() needs few routines to be executed from RAM. The RAM routines have to be copied from Flash. This is done as part of ' memcpy(&RamfuncsRunStart, &RamfuncsLoadStart,...
View ArticleForum Post: RE: CCS/TMDSPREX28335: xds100 v1 drivers showing error in my PC...
Hi Anurag, This feels like driver issues, as you can observe the exclamation marks on the XDS drivers. Try uninstalling the XDS100 drivers and re-installing them. Regards, Gautam
View ArticleForum Post: TMS320F28035: BLPFC inrush Relay
Part Number: TMS320F28035 hello everyone, Can I delete this part(inrush Relay) of the schematic? SCH: controlSUITE \ development_kits \ BLPFC_v1.0 \ Hardware thank you。
View ArticleForum Post: RE: CCS/MSP430FR2311: 230V A.C. mains detection with...
Hi, It seems like it is causing by the 10uF capacitor. I suggest that you can remove that cap or replace it by a resistance. Best regards, Cash Hao
View ArticleForum Post: RE: MSP430
Need high temp from -40C to 105C and above. Found F2619S-HT as closest solution.Any other MCU recomendation?
View ArticleForum Post: RE: CCS/TMS320F28379D: the problem of...
1268 line :PieVectTable.EPWM1_INT = &MotorControlISR; It means interrupt void MotorControlISR(void) . The trigger is EPWM1 event ,not EPWM11,this code is conflicted with comment in the 1238 line....
View Article