Jump to content

"Analog In Bricklet" to read the PPM (servo singal) from the resiver


neomutant

Recommended Posts

I wrote a program in delphi that reads analog value from "Analog In Bricklet"

and I came across a limitation that does not allow me to go further.

 

Restriction applies to the minimum reading time ~ 1ms is not sufficient. Is it possible somehow get around and read the value as fast as 1/100 ms? or may not be better to use the "Breakout Bricklet" and read faster?

Link zu diesem Kommentar
Share on other sites

Over USB this is not possible. The kernel of your operationg system polls the USB device 1000 times per second, that is specified in the USB standard. There is no way around that.

 

You would have to write you own C firmware to achieve higher read out rates. The microcontroller can read and convert adc values with a frequency of max 6MHz.

Link zu diesem Kommentar
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Clear editor

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...