AForge.NET

  :: AForge.NET Framework :: Articles :: Forums ::

Surveyor SRV-1 and SVS Blackfin Serial (UART)

Forum to discuss AForge.NET Framework, its features, API, how-tos, etc.

Surveyor SRV-1 and SVS Blackfin Serial (UART)

Postby bigbro_1985 » Wed Oct 19, 2011 6:48 pm

Hi,

I'm new to AForge.NET and I'm using it for the Surveyor Blackfin SVS and SRV-1 boards. I have gotten it to work successfully and really enjoy working with it.

However, I just can't seem to figure out how to send and receive data between AForge.NET and the board's UART port. Any Ideas or suggestions?

Pin, Port, Description
31, GPIO-H14, optical encoder input (left) / soft UART TX
32, GPIO-H15, optical encoder input (right) / soft UART RX

The goal is to talk to a 32 channel Servo controller board through the SVS module and AForge.NET.

I appreciate any ideas or suggestions, I have hit a wall here.

Thanks

Marco
bigbro_1985
 
Posts: 5
Joined: Wed Oct 19, 2011 6:28 pm

Re: Surveyor SRV-1 and SVS Blackfin Serial (UART)

Postby andrew.kirillov » Wed Oct 19, 2011 8:23 pm

Hello Marco,

So far there is no dedicated API in AForge.NET framework to access UART port on SRV-1 board. So the only option is to send commands yourself, if it helps in any way.
With best regards,
Andrew


Interested in supporting AForge.NET Framework?
User avatar
andrew.kirillov
Site Admin, AForge.NET Developer
 
Posts: 2568
Joined: Fri Jan 23, 2009 9:12 am
Location: UK




Return to AForge.NET Framework