sinovoip
(bpi team)
1
Banana pi BPI-M64 quad-core 64 bit SBC with allwinner R18 chip design
allwinner A64 chip and R18 chip is PIN to PIN compatibility, so BPI-M64 just replace R18 ,A64 chip onboard, easy to DIY new product.
![](//forum.banana-pi.org/uploads/default/original/2X/2/270ef5bfc34129e4fe5eb344182967be1a15713e.JPG)
hardware interface:
![](//forum.banana-pi.org/uploads/default/original/2X/4/4be5600fca9a1fdfa7d63fc4a9aa94c5bb0cf040.jpg)
![](//forum.banana-pi.org/uploads/default/original/2X/0/0dff7f0fb06831c7270747b1187140d325ff640e.JPG)
![](//forum.banana-pi.org/uploads/default/original/2X/6/6f7f05b972ca2dbda5517086a63f914b6f66fb26.JPG)
![](//forum.banana-pi.org/uploads/default/original/2X/e/e2e39b87f308280a8e13e9e50fe33e3e57295bd0.JPG)
all spec is same as BPI-M64, just main chip difference. you can see online gitbook
https://bananapi.gitbooks.io/bpi-m64/content/en/
Jon_Smirl
(Jon Smirl)
2
Is there any difference between a R18 and A64 chip? There is nothing on Allwinner website mentioning R18. Or did they just rename the A64?
sinovoip
(bpi team)
3
for chip hardware ,just remark, but allwinner support SDK is not same. so we do some sample to test software.
Puneet_P
(Puneet P)
5
sinovoip
(bpi team)
6
yes , you can use this code.and you can see our wiki page: http://wiki.banana-pi.org/Banana_Pi_BPI-M64#Source_code
Puneet_P
(Puneet P)
7
is any one facing deep sleep state issue in banana m64 target with banana pi bsp provided here
https://drive.google.com/drive/folders/1FG3WuJS4Jq0_oJgvywp-xBToWzurj2zH
as i am not able to bring device out from deep sleep state by pressing power button.
is it working for anyone??