Close

Serial Input

A project log for Trinity Core and Net

A 32 Bit Variable Length Instruction Set Core and Transputer Like Comms Network

andre-powellAndre Powell 02/23/2020 at 16:390 Comments

As mentioned in previous logs I've been able to get data out as a 'Serial Screen'.

I've now turned towards getting data into the Trinity Complex from the Serial Port.

This I have now successfully done by a small program which detects and interrupt from the UART and places the character into the next position within the display memory.

I noticed an oddity along the way which I need to investigate but the main aim of getting data in and out of Trinity via the UART is successfully completed.

Discussions