Forum Post: RE: CCS/TMS320F28379D: How to set the sampling frequency for the...
Hi, [quote user="Mohammad Arifur Rahman83"]But what is the value of Ttbclk? [/quote] Depends on the pre-scalar values. Refer this post: Regards, Gautam
View ArticleForum Post: RE: CCS/SW-EK-TM4C1294XL: need help with PCF8574AT i2c (16x2)LCD...
the module includes 16 pins out of which 5 pins are directly connected to the vcc and ground pins somehow, rest 11 pins that are there is the one which require the programming. now if even if used in 4...
View ArticleForum Post: RE: CCS/LAUNCHXL-F28027: ADC Conversion
Hi Nishant, Try this example code from controlSuite : C:\ti\ controlSUITE \device_support\f2802x\v230\f2802x_examples_structs\adc_soc Regards, Gautam
View ArticleForum Post: TMS320F28335: Does JTAG Adaptive Clocking technology help with...
Part Number: TMS320F28335 Hi, I know that the XDS560V2 & XDS200 supports 'Adaptive Clocking' technology. Will turning on this adaptive clocking option help with the stability of the connection...
View ArticleForum Post: RE: CCS/TMS320F28377D: CCS/TMS320F28377D
Hi, When you are programming CPU2, is CPU1 connected to JTAG and halted? If not then please try to connect to CPU1 and halt it and then program the CPU2. If you are already doing that then could you...
View ArticleForum Post: RE: TMS320F28069: Bluetooth connected to UART not working in...
Hi Ken Finally I have built my application based on the SPRA9581 project from the scratch and the project works fine in both emulation mode as well as standalone mode. However, how to make this linker...
View ArticleForum Post: RTOS/TM4C123GH6ZRB: TCA9535 access using I2C before the BIOS start
Part Number: TM4C123GH6ZRB Tool/software: TI-RTOS Hi, I am accessing a slave device TCA9535 using I2C0 master before the BIOS start. This works well in debug mode but not in release mode. Workbench...
View ArticleForum Post: RE: TM4C129XNCZAD: ADC raw interrupt does not triggered if using...
Hi Charles, I does not work after trying the proposed method.
View ArticleForum Post: RE: TM4C129XNCZAD: ADC raw interrupt does not triggered if using...
Hi, cb1_mobile, 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. if PIOSC clock is used without the PLL, ADC seems to...
View ArticleForum Post: CCS/MSP430FR2311: 230V A.C. mains detection with microcontroller...
Part Number: MSP430FR2311 Tool/software: Code Composer Studio Dear all, I am detecting 240 V AC mains using optocoupler. Here is my circuit. When I am doing this my microcontroller resets every time I...
View ArticleForum Post: RE: CCS/SW-EK-TM4C1294XL: need help with PCF8574AT i2c (16x2)LCD...
My friend - you've answered (some) yet not ALL - of the detailed questions presented in your behalf! Those (unanswered) questions "Had some Basis" - and minus your adequate response - our ability to...
View ArticleForum Post: MSP430
Looking for MCU with: 256K Flash 32K Ram ADC(10bit/channel) DAC SPI I2C X1 extended temp range
View ArticleForum Post: RE: MSP-EXP432P401R: Launchpad is not detected
Hello Sai, Sorry for late response. I was out of town. Yes all jumpers are connected. I have tried after removing all jumpers also but i got same result. Regards Anurag Tamboli
View ArticleForum Post: RE: CCS/TM4C123GH6PM: Dynamic memory allocation in flash
This approach won't work, to change any flash value to 1 bit, it is required to erase 1kB and then program flash to set bits to zero. However, there's a limit on how many times a flash can be erased...
View ArticleForum Post: RE: RTOS/TM4C123GH6ZRB: TCA9535 access using I2C before the BIOS...
[quote user="Gowtham R"] GPIOPadConfigSet (GPIO_PORTB_BASE, GPIO_PIN_3, GPIO_STRENGTH_8MA_SC, GPIO_DIR_MODE_HW | GPIO_PIN_TYPE_OD);[/quote] I am almost certain that this function proves "harmful" to...
View ArticleForum Post: CCS/TMDSPREX28335: xds100 v1 drivers showing error in my PC but...
Part Number: TMDSPREX28335 Tool/software: Code Composer Studio Hi' I have been trying to dump a sample program on to my TMDSPREX28335 device but it ccs V7 is showing the following error. error...
View ArticleForum Post: RE: CCS/TM4C123GH6PM: Dynamic memory allocation in flash
[quote user="nihit bhavsar"]This approach won't work, to change any flash value to 1 bit, it is required to erase 1kB and then program flash to set bits to zero. However, there's a limit on how many...
View ArticleForum Post: RE: CCS/TM4C123GH6PM: Dynamic memory allocation in flash
The aim is to implement this high bandwidth algorithm on cheap standalone device. Thanks for all for the help and support!
View ArticleForum Post: RE: CCS/TMS320F28377D: CCS/TMS320F28377D
Thanks for your reply. When you are programming CPU2, is CPU1 connected to JTAG and halted? Yes, I do. If not then please try to connect to CPU1 and halt it and then program the CPU2. Yes, but CPU2...
View ArticleForum Post: RE: CCS/SW-EK-TM4C1294XL: need help with PCF8574AT i2c (16x2)LCD...
i checked the output of the pins at the module side and they stay high thoroughout the whole transaction time. hence it is too difficult to get whether im applying the correct address so for that i ran...
View Article