Skip to main content

2 replies

Andrew Neil
Super User
January 23, 2026

@aj8791 wrote:

I am working on UART to ethernet convertor .


So what have you done so far? Where are you stuck?

 

How to write your question to maximize your chances to find a solution

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Associate
January 23, 2026
Hi… Andrew

Enable Global interrupt for UART in IOC.

Use RX complete call back function to receive data.

Regards
Satyanarayana M V
Sent from my iPhone
Andrew Neil
Super User
January 23, 2026

@Satya_VVM wrote:
Hi… Andrew

It's not me that was asking - it's @aj8791 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.