PC shares memory with external microcontroller

Post new topic   Reply to topic    CPU-World.com forums Forum Index -> Memory, peripheral and other chips
View previous topic :: View next topic  
Author Message
jolin



Joined: 14 Sep 2016
Posts: 4

PostPosted: Wed Jun 21, 2017 2:01 am    Post subject: PC shares memory with external microcontroller Reply with quote

I'm looking for a PC hardware interface that matches these needs-

The PC will constantly be busy performing calculations. Each time there is a calculation result (every ~1ms) I want it to share it with an external micro-controller that is attached to another (closed) unit via RS232, the unit will use a predefined protocol to request the result when it wishes to do so (undetermined timings).

so-

PC <-> micro-controller <-> unit

Theoretically I could connect the PC directly to the unit via RS232 (mux, cause I need around 6 units), but I did not want to interrupt the PC with too much I/O, I want it to be focused on the calculations.

On the PC<->micro interface I want something fast, so PCI seemed like a good idea - I can have the micro-controller sit on a pci card and 'share' memory (mapped) with the PC to transfer calculations result, and also communicate with the unit.

There are many FPGA cards on PCI out there, but I'm looking for something like ARM or even something more simple on the card, does anyone know some good product for that?
Is the PCI a good idea for my setup? Do you suggest something else? I really want this interface to act like a shared memory.
Thanks
Back to top
View user's profile Send private message  
Display posts from previous:   
Post new topic   Reply to topic    CPU-World.com forums Forum Index -> Memory, peripheral and other chips All times are GMT - 5 Hours
Page 1 of 1
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001 phpBB Group