[beagleboard] Re: BeagleBone Black + JTAG (xds100v2) + StarterWare + Analog Inputs

2015-05-07 Thread lucianocalaca3


 Hey, 


I already know how to read the ADC inputs in StarterWare. Take a look at 
this discussion I created:

https://e2e.ti.com/support/embedded/starterware/f/790/t/403359.

Any doubt, just ask it, and I'll try my best to explain it.

Best regards,
Luciano.

  


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: BeagleBone Black + JTAG (xds100v2) + StarterWare + Analog Inputs

2015-05-04 Thread lucianocalaca3
Hey,

Thank you answering, and sorry the late response. I already tried libpruio, 
but I am working with StarterWare to work directly with the processor, 
without OS. I can already work with GPIO and Timers. 

The only problem I have is with the ADC channels, that I can't put them to 
work as I want, where the values vary indenpendently from the input 
signals. If there is someone that can I help, I would be very grateful. 
Thanks for the attention.

BR,
Luciano.

quinta-feira, 5 de Março de 2015 às 14:50:19 UTC, TJF escreveu:

 Sorry. I don't know starterware.

 But I know it's easy to get ADC working with libpruio 
 http://beagleboard.org/project/libpruio/, just check out the examples 
 io_input 
 http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_examples.html#SubSecExaIoInput,
  
 oszi 
 http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_examples.html#SubSecExaOszi
  
 or rb_oszi 
 http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_examples.html#SubSecExaRbOszi.
  
 It also supports GPIO, PWM and CAP. Bindings are available for C and 
 FreeBASIC. While most IO solutions are limited to less than 10 kHz, 
 libpruio can work at 10 times that speed and more.

 BR



-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: BeagleBone Black + JTAG (xds100v2) + StarterWare + Analog Inputs

2015-03-05 Thread TJF
Sorry. I don't know starterware.

But I know it's easy to get ADC working with libpruio 
http://beagleboard.org/project/libpruio/, just check out the examples 
io_input 
http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_examples.html#SubSecExaIoInput,
 
oszi 
http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_examples.html#SubSecExaOszi
 
or rb_oszi 
http://users.freebasic-portal.de/tjf/Projekte/libpruio/doc/html/_cha_examples.html#SubSecExaRbOszi.
 
It also supports GPIO, PWM and CAP. Bindings are available for C and 
FreeBASIC. While most IO solutions are limited to less than 10 kHz, 
libpruio can work at 10 times that speed and more.

BR

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
BeagleBoard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.