Questions tagged [deserialiser]

12 questions
2
votes
1 answer

Voltage on the serial link

I am using this MAX9278 deserializer. The inputs to the IN+, IN- pins of the deserializer are twisted pair inputs. On the IN+ and IN- serial link, I have 2 AC coupling capacitors of 220nF 50V on each link and parallel termination resistors of 49.9K…
user220456
2
votes
1 answer

SDLC Frame Check Sequence details

In the Synchronous Data Link Control (SDLC) protocol, the frame contains a "frame-check-sequence" (a CRC). The protocol contains a number of other implementation details, such as NRZI encoding, and zero-bit insertion when the data contains too many…
user2913869
  • 1,041
  • 3
  • 12
  • 23
1
vote
2 answers

Voltage on the Serial Link and Parallel Resistor Value

This question is related to the previous question that I had over here I found the serializer that I am using. It is over here From the above serializer datasheet, on page 9, I found that the maximum differential output voltage on the pins OUT+ and…
user220456
1
vote
0 answers

DS90UB948-Q1 internal pattern generator

Does anyone have prior experience with DS90UB948-Q1 FPD-Link III Deserializer deserialiser from Texas Instruments ? I am trying to configure the internal pattern generator block sending I2C commands. This application note describes what registers to…
pantarhei
  • 879
  • 6
  • 18
0
votes
1 answer

GMSL Deserializer to LCD Link Rate

I need to calculate the Link Rate for my GMSL Deserializer which is connected to a 800 * 480 TFT Display. In that case, I stumbled upon this Article On the last few lines, they are asking to multiply by 30 for RGB666 and 40 for RGB888. I am not able…
user220456
0
votes
0 answers

Deserializer Datarate calculation

I am having this MAX9278 deserializer IC. The input to the pins +IN and -IN is a twisted pair input and therefore, it is a differential signal. I have configured the CX/TP pin to low since it is a twisted pair input to IN+ and IN-. I hope this is…
user220456
0
votes
0 answers

Coax or STP input to the Deserializer

I have this MAX9278 deserializer. I am planning to give Shielded Twisted Pair (STP) input to the IN+ and IN- pins of the deserializer instead of COAX input. Can someone help me to let me know what pins or pin configurations I need to change in the…
user220456
0
votes
1 answer

Setting the address of Deserializer

I have this MAX9278 GMSL1 Deserializer. I have 3 below questions: How to configure the CX/TP pin if I want to use the coax mode? And how to arrive at the address of the deserializer if I connect both ADD0 and ADD1 as ground? I am not able to…
user220456
0
votes
0 answers

SPI Configuration in TFT

I have a TFT which requires SPI Communication interface to get it configured. My questions : When we say, "configure the tft", what do we actually do? Do we set some bits or erase some bits inside he tft? If so, what purpose do they serve? The TFT…
user220456
0
votes
1 answer

What is the meaning of Change in Output Offset Voltage between complementary output states

I have MAX9278 deserializer IC which is connected to a 3.1inch TFT display 800 (W) * 480 (H). Deserializer provides 4 LVDS lanes and 1 clock to the display. While I checking the electrical voltage compatibility between the Display and the…
user220456
0
votes
1 answer

What are the main parameters to check display with display controller

I have MAX9278 deserializer IC which is connected to a 3.1inch TFT display 800 (W) * 480 (H). Deserializer provides 4 LVDS lanes and 1 clock to the display. What are the major parameters that I need to check so that I can confirm that the Display…
user220456
0
votes
0 answers

How to provide 3 options (pull-up, pull down and Open) in an IC

I have MAX9278 Deserializer IC. I have 2 doubts. Doubts : I am performing the schematic now. Below, I need to provide options for both 24-bit, 27-bit and 32-bit. How to provide the provision for all three modes? Pull-up, Pull-down and Open? What…
user220456