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…
Hi Lukasz,
Sorry for the confusion. It has been reported that the TI Design TIDA-00226 has compilation issue and this is the reason I wanted to bring to your awareness the post ( e2e.ti.com/.../1923558 has the solution to solve the problem since the…
Hello Tanvi,
The following TI-Design could be a good starting point on Modbus: www.ti.com/.../TIDA-00226
To example code will have to be ported to the SimpleLink MSP432E4 SDK.
Thanks,
Sai
Hi Joseph,
Here is a link to a TI reference design that uses TM4C129 with an external PHY connected via the MII interface. Hopefully this example will help you get started. www.ti.com/.../TIDA-00226
Hi QJ,
Thank You for the answer.
Could you also tell me why is TIDA-00226(containing MCU) connected to TIDA-00496(containing external PHY) ?-Both Support IEEE 1588.
If is understand right, for lower cost and smaller footprint would TIDA-00226 alone…
Mattia Berton1 said: Can you confirm that the project and version in the website works correctly with the corresponding board TIDA-00226 ? I don't have a TIDA-00226, but hopefully someone from TI can confirm that.
Mattia Berton1 said: It appears that…
Hello Qasim,
MSP432E4 is capable of doing Modbus operations. However we don't have any working example with Modbus.
To get started, the software from the following TI-Design can be reviewed. It is built on lwIP which is also supported on MSP432E4…
The 32-bit ARM® Cortex™-M4F MCU based Small form factor Serial-to-Ethernet Converter reference design has a project which demonstrates a Modbus TCP to Modbus serial converter, see the TIDA-00226 Serial to Ethernet Firmware link.
I haven't used this…
Hello Raj,
Did you look at the following TI Design?
www.ti.com/.../TIDA-00226
www.ti.com/.../TIDM-TM4C129XS2E
TIDA-00226, has software for Modbus implementation. The software, in this TI Design, is designed to work on a custom board (whose schematic…