Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: vladimirstoyanov on November 05, 2023, 02:16:24 PM

Title: allwinner a13 datasheet
Post by: vladimirstoyanov on November 05, 2023, 02:16:24 PM
Hello,

I'm search for a13 datasheet. I have found one, but it's about 60 pages and there isn't enough information.

My end goal is to make some GPIO2 pins work like PWMs. There is a GitHub project for the A64-OLinuXino board here: https://github.com/d3v1c3nv11/a64servo

I would like to the same, but for a13.

Title: Re: allwinner a13 datasheet
Post by: JohnS on November 05, 2023, 11:00:39 PM
Try linux-sunxi such as
https://linux-sunxi.org/Main_Page
https://linux-sunxi.org/A13

John
Title: Re: allwinner a13 datasheet
Post by: LubOlimex on November 06, 2023, 09:58:51 AM
You need user manual:

https://linux-sunxi.org/images/3/3d/A13_User_Manual_v1.5_20150510.pdf

More documents can be found in our GtHub:

https://github.com/OLIMEX/OLINUXINO/tree/master/DOCUMENTS/A13-PDFs
Title: Re: allwinner a13 datasheet
Post by: vladimirstoyanov on November 06, 2023, 10:38:56 AM
Thank you!

It seems the A13 manual has everything that I need.