-
Hi Issalig, I appreciate all the hard work put in to get this interface going. Please keep it up! In many Toshiba literature, I see mention of RS485/422 for the TCC-Link (U1, U2), (U3,U4) and (A,B). The cables called for are also un-polarized. My question is : Have you confirmed that the A and B are, indeed, RS485 and can be handled by a transceiver like the SN75HVD12 ? I do like your method of using opto-isolators for converting A & B to TTL3.3 and your intent to derive supply from the A & B lines initially. But, a RS485 transceiver would help in reducing the part count. Thanks
|
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 24 replies
-
Hi, glad to see you like my work. When I started this I had no information about TCC and I had to discover everything. If you have some additional documentation about TCC-Link it would be nice to include it in the project. In the beginning I thought about RS485 (but honestly I do not know the features, just that it is an industrial long range rs232). Then I plugged in the oscilloscope and I saw a kind of serial signal over 13v so I just invented a circuit to read it and it happily worked. Using SN75HVD12 would reduce the parts but also the entertainment when soldering :) I will consider it for the future iterations. Also I had some RS485 modules laying around and I will give them a try. My next goal is to power the ESP from A,B that actually does not work, but as I am not an electrical engineer I still have to learn what's the reason. Maybe ESP8266 is drawing too much current (around 200-300mA). If you have any idea, it will be more than welcome. BR. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Yes. This struck me after I posted the message. They are using two features beyond 485 : polarity independence and power over 485.
Where are you located? What are your resources to solder a breadboard? I don’t have access to the AC. My new house has this brand and they will give me possession in two months.
Action: Can you reconfirm the oscilloscope readings as per the YouTube link?
Sent from BBM's iPhone
… On 30-Jun-2021, at 21:42, issalig ***@***.***> wrote:
Power is obtained from AB because remote control unit RBC-AMT32E is being powered from there, in fact, I have connected RBC-AMT32E and my module in parallel to AB line.
I have this RS485 module, I will take it a look
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
-
I am located in Europe and I can solder PCBs. I have not checked Youtube, just plugged my small oscilloscope aliexpress.com/item/32878694776.html and could see the signal. |
Beta Was this translation helpful? Give feedback.
-
I was going to build the original circuit as designed by @issalig, but then stumbled upon this discussion. |
Beta Was this translation helpful? Give feedback.
-
OK, I have found some new information today and would answer my own question raised. No, the TCC-Link IS NOT a RS485 equivalent two-wire network. More details will follow. |
Beta Was this translation helpful? Give feedback.
-
I managed to successfully power ESP8266 from the AB live. Note: I only have a reader circuit. The writer circuit is still to be built, but I don't think it's going to change power consumption significantly, so should be all to powering the entire module from AB line. I used a Mini-360 buck converter first, but for some reason the RX input pin had too much noise making the data unreadable (I used GPIO13 ping with PULLUP for RX). I then replaced it with HeSai buck converter and the line became clean. There are occasional voltage spikes on the RX line that cause UART to received some bogus data (usually Here's the reader circuit that I'm using: UPDATE 2022-08-16: Here's the full schematics: |
Beta Was this translation helpful? Give feedback.
-
I have also powered it from AB line and while it works for TX, I have problems for RX, probably noise like you I will check my RX circuit and I need to put the oscilloscope and see what happens. I have used Mini-360 in the past and I would avoid them, there are cheap and also a crap. Take care because converting 14V down to 3.3V it is a big step and they will get very hot. Also I have used a 3.3V regulator that goes to the 3.3V line of the ESP8266, thus bypassing the 5v->3.3V regulator from the esp8266 that is known to be very power hungry. |
Beta Was this translation helpful? Give feedback.
Power is obtained from AB because remote control unit RBC-AMT32E is being powered from there, in fact, I have connected RBC-AMT32E and my module in parallel to AB line.
Plugging oscilloscope into AB let you see the bits without problem. Just with a 13V offset
I have this RS485 module, I will take it a look but I am not sure what to connect to GND next to AB