Activity
From 08/30/2017 to 09/28/2017
09/26/2017
- 05:11 PM Software Development: RE: spi mode error
- This solved the error but there is no change to the spi mode.
- 01:56 PM Software Development: RE: spi mode error
- I think the SPI_IOC_WR_MODE is looking for the argument to be an address pointer (char*) pointing to the SPI_MODE_1 v...
- 01:34 PM Software Development: RE: spi mode error
- Yes I can send and receive using : ret = ioctl(fd, SPI_IOC_MESSAGE(1), &tr);
but only in spi mode 0x0. If I try and... - 01:02 PM Software Development: RE: spi mode error
- Is your file descriptor, fd, valid?
- 01:00 PM Software Development: RE: spi mode error
- I have not been able to get this to work. Does anyone have any idea why this is happening?
Thanks,
Brian
09/20/2017
- I'm trying to uses the hps spi controller and am getting an error trying to set the spi mode. I'm using spidev and wh...
09/18/2017
- 05:54 PM Software Development: RE: Using EEPROM available on MitySOM-5CSX
- Update: Thanks to your help we have been able to successfully use a partition of the QSPI NOR flash to store critical...
Also available in: Atom
Go to top