We have a custom board with AM3352 processor. we connected three MAX14830 (SPI to QUAD Uart IC). AM3352 is configured as MASTER . We are using ti-sdk only. Linux Version: linux-4.4.41+gitAUTOINC+f9f6f0db2d-gf9f6f0db2d, Diagramatic representation is given bellow of our design,
Have anyone tried uploading a bmp image onto the DLP4500 using Matlab?
I understand that there are codes available on the forum that uses matlab, however i am relatively new to this hence cannot decipher which function is used to upload an image.
We know that dp83640 support Synchronous Ethernet mode. If I configure DP83640 as fiber mode, and connect two dp83640 by fiber, does it also support synchronous Ethernet?
We are using SM74611 diode in one of our applications. Our requirement is to pass 3.3V to target device from on board 3.3V source with reverse polarity protection.
We've chosen SM74611 part which is matching our requirements as the forward voltage drop is very low i.e around 26mV.
But we are facing issue with this part. 3.3V output from the diode experiencing 0.7V dip whereas input to the diode is stable 3.3V, here the load is 10mA.
We don't understand the behaviour of SM74611 and trying to figure out reason for this issue, but unable to find.
schematic is attached. Can anyone help me on solving this?
per Spec, 953 can '...support high-speed sensors including Full HD 1080p 2M 60-fps and 4MP 30-fps images', I would love to know if 963 support 8MP snapshot? for example, 8M@1fps?
We submitted a support request to TI asking for an unencrypted spice model for the UC1846. For some reason we have been told to re-ask the question here... Is there an unencrypted model available?
My customer once use CC2640F128 Master/slave example and met a problem. The master node start to observe, searched the slave and then connect, in this case, the master node frequently can't connect with correct slave. But when pre-program the slave address in the master node, the connect is 100% OK. SDK version is ble_cc26xx_2_01_01_44627.
When we use CC2640R2F + simplelink_cc2640r2_sdk_1_40_00_45, the issue never turns up even we don't pre-program slave address. CC2640F128 and CC2640R2F share the same hardware design.
So what is modified in the two versions of SDK that may influence the master-slave observation and connection?
We are using TDA3x EVM, running Rear view panorama usecase in VisionSDK3.1.
1. In video we can see some colored rings or color banding. Under bright light it is not much visible but it is still present. Attaching a image here. What can be the reason for this ? WE are using OV10640 sensor (revision: RB1).
2. Also another issue we found like we can see some random/wrong colors in between black and white line pairs. It is more visible in images of net/transparent kind of material. What is this issue ? Attaching few images. We checked this after capturing RAW and YUV images.
We are using TI's AM4377 CPU and DP83620 Ethernet PHY in one of our projects. We are able to make 10 Mbps up, but with 100 Mbps there is around 30-60% packet loss. Our test set-up is as below. AM4377 CPU located in the main PCB and DP83620 Ethernet PHY in the communication PCB. CPU/MAC to PHY connection is through Samtec card edge connector (PN: HSEC8-120-01-SM-DV-A). Attached Ethernet PHY board schematics herewith. The trace lengths are within DP83620 PHY guidelines (< 6 inches as in 'AN-1469 PHYTER Design & Layout Guide'). Attached Trace length details as well.
Also, please find few more queries:
Please let us know the strap option for TXImage may be NSFW. Clik here to view.(Please visit the site to view this file)D_3 pin (to enable RMII Slave mode), as it is not clear from datasheet.
Request your suggestion in finding the right termination value for these trace lengths and any other recommendations if any (other than termination resistor).
We did not get any errata sheet for the PHY chip. Please help on this as well.
Hi all, I have troubles with my CC240R2F in BLE Central mode. I have modified "simple_central" project for communicating with a BLE Lamp (peripheral). In my code (attached below) it works scan, connection, and service/characteristic discovery, but when I try to enable notification on a specific characteristic and write a value on it (a simple string as lamp documentation for turn on the lamp), the GATT_WriteCharValue function return always 0x16 and the lamp doesn't turn on. What's wrong with my code? How can I resolve this?
I just received the TPA3128D2EVM and I tried turning the potentiometer, but the gain does not change. Is there a jumper or other kind of setting that is bypassing the potentiometer? I need to increase the gain.
I have installed CCS V8 and Matlab R2016a. when i try to start the Demo examples in resource explore, it will show run time error. I have added the screen shot of the error as an attachment. please help me to solve this problem.
My project is Direct torque Control of Induction motor drive. I am not using ePWM module right now for my project work. I have obtained the 6 values corresponding to 6 switching pulses for 6 global variables after the execution of a function. I need to assign these 6 values to 6 GPIO pins. Which all registers should I enable ? Should I use Data registers or Control registers ? Should I set GPIO Direction registers ? What should I do ? After passing the values from the variables to the ports, I need to output them.
I am attaching the word document of my program. Can somebody please help me.