Search the Community
Showing results for tags 'bananapi'.
-
Hi guys I's possible to convert .bin file to text file. Could someone help me to do that. thank you
-
Hi guy's urgent help needed, I have banana pi m2 zero and I need the hdmi Waveshare 7inch LCD settings help. I have tried to change the config file also dts file, none of those worked. Tried to build with hdmi lcd (internet help) - none Could any one point out what is need to be done to get it work? thank you
-
Hi all, I recently bought a Banana BPI M2 Zero for a personal human-machine interaction project as this was the only (cheap) available option w.r.t. my specs (HDMI, entry-level OpenGL GPU, enough CPU power for the task). I got a version with Allwinner H3 (which in my view is good) and also read through the H3 buyer's guide. According to that guide, the CPU should be sourced by 1.3V, but to my (positive) surprise, I measured only 1.15V at the output coil (after the coil and against GND, of course) of the SY8113 regulator. However, there's certainly something not working as expected from the schematics: both, the SY8113 and the SY8089 1.2V regulators (SYSTEM+CPUX) should be connected to the same enable signal PWR-STB, but to my (negative) surprise the board only powers off (executing "poweroff") the SY8113 and all 3 other regulators still keep running. Power consumption in that state is even higher (~0.7-0.8W) compared to running linux idle (~0.5W). My expectation was that 3 of the 4 regulators (with the exception of 3V3) would be powered down. The 1.15V is in line with the schematics I have and possibly it's probably not reported correctly in the buyer's guide. I'm using Armbian_21.08.1_Bananapim2zero_hirsute_edge_5.13.12.img for my tests so far, but may switch to buildroot for deployment. Does anyone see a similar behaviour with the H3 version of the board? Best, Stephan