Forum Post: RE: looking for P2P solution as Maxim - DS1869
Hi Karl, There is a link under the Product drop down on TI.com for Cross Reference part search: http://www.ti.com/sitesearch/docs/crossreferencesearch.tsp Unfortunately when entering DS1869 there is no...
View ArticleForum Post: RE: ADS8688EVM-PDK: File to restore flash on ADS8688EVM
I am using Windows 10. Since I have your attention. Are the files to copy onto the flash memory, placed at the top of the flash directory tree, or do they need to be inside a subdir? The leftovers...
View ArticleForum Post: RE: ADS114S06: SPI Communication with ADS114S06
Hi Jehan, As the 'spikes' you are seeing relate to end of conversion, this will not affect your measurement. Can you send me the all the configuration register settings that you are using? What is...
View ArticleForum Post: RE: DDC264: DDC264EVM
Hi David, For testing DDC264EVM , please try the following example: Hope you can see very similar result: 1) Please set the FPGA Control: First, you can choose "Channel Count" to be 64 (only one DDC264...
View ArticleForum Post: RE: looking for P2P solution as Maxim - DS1869
Hi Karl, You can look at our DPOT portfolio here: www.ti.com/.../products.html While we do not have p2p, we do have a few functional equivalents. Also, depending on the application, some DPOTs can be...
View ArticleForum Post: RE: TLV5638: Part Markings
Hi Michael, The 52T translates to YMS - year, month, assembly site code. These are likely from 2015, February. The site code meaning can differ from part to part. The bottom 4 alpha-numeric values are...
View ArticleForum Post: RE: ADS1299: DRDY Always Pulled High and DOUT does not respond to...
Hi Tom, I've resolved the issue, the CLKSEL pin was indeed being correctly toggled in my Software, but evidently the GPIO I was using on the nrf was reserved and would never go high. Once I switched to...
View ArticleForum Post: RE: ADS8688EVM-PDK: SDCC Driver not Installing on Windows 10
Thank you Dale! Resolved
View ArticleForum Post: RE: DDC264: DDC264EVM
I did as you suggested. No change, I still get -3921.57 on all channels.
View ArticleForum Post: RE: ADS1284: Current status
Hi Will, I am closing this thread as this is being handled offline by email. Regards,
View ArticleForum Post: ADS1261: What is the implementation of the handleSPIerror...
Part Number: ADS1261 The code is from e2e.ti.com/.../746763
View ArticleForum Post: ADC128S102: How to configure Continuous conversion mode on ADC128...
Part Number: ADC128S102 Hello, I want to configure continuous conversion mode on ADC128s102 using Raspberry pi to achieve 1 MSPS throughput when using single channel and 125 KSPS per channel when using...
View ArticleForum Post: RE: CCS/ADS8699: ADS8699 SPI DMA example c code
Hi, and Happy New Year to you! I see that you write SPI_transmitData(EUSCI_B0_BASE, 0xFF); just ahead of your 'while(1)' loop. That SPI_transmitData caused the SCLK to run and send the 0xFF seen in the...
View ArticleForum Post: RE: ADS1299: DRDY Always Pulled High and DOUT does not respond to...
You are welcome! Happy New Year to you Thomas!
View ArticleForum Post: RE: DDC264: DDC264EVM
Hi David, How are you? Could you please provide us your pictures (plots) you received when you ran the DDC264 GUI? Thank you! Best regards, Chen
View ArticleForum Post: RE: CCS/ADS8699: ADS8699 SPI DMA example c code
Hi, Happy New Year to you! The void euscib0_isr(void) is currently disabled, but I have enabled the interrupt, maybe I should disabled the interrupt too. Do you mean that I have to send...
View ArticleForum Post: RE: ADS8881: Specs for Sub-sampling
Thank you very much. Going up in speed a bit, can you say anything about a chip like the ADC14L020 , would it maintain its specs when sampling above Nyquist?
View ArticleForum Post: RE: problem with reading data from ADS7825
ADS7825 's D0-D7(parallel data) is connected to PORT E of the AT90USB1286 microcontroller and another pins of ADC is connected to another port of microcontroller
View ArticleForum Post: RE: ADC128S102: How to configure Continuous conversion mode on...
Hi Priyanka, Unfortunately you are going to be limited by the byte wise 'burst mode' SCLK of your processor. The only way to achieve the full 1 MSPS data-rate from the ADC128S102 is to have a...
View Article