Part Number: TIDA-00226 Dear e2e team,
I have to implement a converter UART to Ethernet for a new project and I've seen this https://www.ti.com/tool/TIDA-00226 that seems exactly what I need but see that it's based on TM4C129, that is not a new micro…
Renan,
The following TI-Design could be a good starting point on Modbus: www.ti.com/.../TIDA-00226
It also provides firmware that can be used for reference.
Best Regards
Siddharth
Part Number: TM4C129XNCZAD Other Parts Discussed in Thread: TIDA-00226 , Hi
I'm looking for the RS485 to Ethernet solution and I found TIDA-00226.
It is using TM4C129XNCZAD as conversion of serial to ethernet.
What do you think the use of TM4C129XNCZAD…
https://www.ti.com/tool/TIDA-00226?keyMatch=serial%20to%20ethernet&tisearch=tidesigns
perhaps that? It doesn't appear to be available for order, but the design files are there.
this looks to be out of stock, but is similar to what you want: …
Hi Kelly,
With some searching, I find this below TI design supporting MII/RMII which may be useful. This is all I can find. We don't have any other examples with RMII.
https://www.ti.com/tool/TIDA-00226?keyMatch=null&tisearch=tidesigns
This post…
I still recommend tcp_write(). The lwIP people have already figured out how to build a TCP packet for you.
Or, perhaps simpler, adopt an existing ModbusTCP (+lwIP) implementation such as TIDA-00226:
https://www.ti.com/tool/TIDA-00226
Part Number: DP83822I Other Parts Discussed in Thread: TIDA-00928 , TIDA-00226 , DP83TC811
Are there any details that can aid me in developing its driver for our embedded board as I do not much reference on same other than for Linux device driver? Is there…