Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A64 => Topic started by: Bala on December 04, 2021, 12:49:59 PM

Title: SPI
Post by: Bala on December 04, 2021, 12:49:59 PM
Hi,
What is the SPI Clk operating Frequency for A64 Board's SPI in UEXT1 connector (SPI0)? I tried to check user manual as well as A64 SOC Data sheet, I couldn't find it.
Title: Re: SPI
Post by: Bala on December 08, 2021, 03:14:01 PM
Hi
I mean, max freq for SPI_CLK supported by A64, I tried to check that in A64 data sheet, there is no info on max clock speed of SPI_CLK. Can you please help?
Title: Re: SPI
Post by: LubOlimex on December 09, 2021, 11:33:35 AM
In the Olimage images it is 10Mhz. Source:

https://github.com/OLIMEX/olinuxino-overlays/blob/master/sun50i-a64/spi0-spidev.dts

spi-max-frequency = <10000000>;
Title: Re: SPI
Post by: Bala on December 18, 2021, 08:31:52 AM
Thank you
Title: Re: SPI
Post by: FalloutST on August 18, 2022, 10:35:39 PM
Other question, can a64 be used as slave SPI device? And if so, how.
Title: Re: SPI
Post by: JohnS on August 19, 2022, 09:56:16 AM
I guess that's can any Linux SPI be a slave... (don't know, but might be found on the net or asked on Linux places).

John
Title: Re: SPI
Post by: FalloutST on September 13, 2022, 10:11:49 AM
Is there HW and SW forum JohnS about A64 or you can send me (same way you did...) to better paces where we can talk about how to implement SPI slave driver on A64 chip runnin olinuxino image...... GJ Hero Member JohnS