LVMakerHub / LINX

LabVIEW Community Edition LINX
Other
109 stars 114 forks source link

SPI Clock frequency is always default #9

Closed samkristoff closed 10 years ago

samkristoff commented 10 years ago

The SPI clock frequency cannot be configured.

samkristoff commented 10 years ago

This will be fixed in 1.2. LINX Devices now store supported SPI clock frequencies in flash. When the user sets the SPI clock freq the target value is tested against supported values and the closes supported freq that is less or equal to the one specified is used. The actual freq is returned so users can check it if necissary.