Modifications

Sauter à la navigation Sauter à la recherche
Ligne 3 : Ligne 3 :  
{{traduction}}
 
{{traduction}}
   −
== FT232 en mode SPI ==
+
== FT232 en mode Bus SPI ==
    
The FT232H's MPSSE is great for generating signals to communicate using the SPI protocol.  The MPSSE can take care of generating a clock signal from about 450hz to 30Mhz, and read & write bytes of data at that frequency.  The Python GPIO library that was installed includes a small wrapper around MPSSE functions to simplify the use of reading and writing SPI data.
 
The FT232H's MPSSE is great for generating signals to communicate using the SPI protocol.  The MPSSE can take care of generating a clock signal from about 450hz to 30Mhz, and read & write bytes of data at that frequency.  The Python GPIO library that was installed includes a small wrapper around MPSSE functions to simplify the use of reading and writing SPI data.
29 917

modifications

Menu de navigation