Search Criteria
Package Details: libmpsse 1.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/libmpsse.git (read-only, click to copy) |
---|---|
Package Base: | libmpsse |
Description: | Open source library for SPI/I2C control via FTDI chips |
Upstream URL: | https://code.google.com/archive/p/libmpsse/ |
Licenses: | GPL2 |
Submitter: | uffe |
Maintainer: | uffe |
Last Packager: | uffe |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-13 16:14 (UTC) |
Last Updated: | 2017-07-03 20:37 (UTC) |
Latest Comments
1 2 Next › Last »
IvanGrishyn commented on 2020-11-19 22:12 (UTC) (edited on 2020-11-19 22:37 (UTC) by IvanGrishyn)
Need some fixes
1. in mpsse.c for Chinese module FT232
struct vid_pid supported_devices[] = { .. { 0x0403, 0x6001, "FT232H Future Technology Devices International, Ltd" }, ..
2. Remark
//#include "mpsse.h"
in all *.c files3. In mpsse.h add static in
unsigned static char fast_rw_buf[SPI_RW_SIZE + CMD_SIZE];
4. Change to prefix=/usr in Makefile
5. Use --disable-python if no needed Python or find solution to fix problem (im too lasy to it))
And after this manipulation it seemly works))
a36233 commented on 2019-08-27 08:15 (UTC)
can you please enable python bindings?
Mr.Elendig commented on 2018-06-07 17:51 (UTC)
Should consider switching upstream: see the discussion at https://github.com/devttys0/libmpsse/issues/25
arcnmx commented on 2017-06-22 15:33 (UTC)
doragasu commented on 2017-06-19 21:06 (UTC)
sytabaresa commented on 2017-03-30 18:12 (UTC)
rpp0 commented on 2016-04-07 07:52 (UTC)
noEntry commented on 2016-01-16 15:01 (UTC)
noEntry commented on 2016-01-16 14:21 (UTC)
hweom commented on 2015-11-06 08:50 (UTC)
1 2 Next › Last »