nanopim4
By Test Test / General purpose / 0 Comments

Nanopi M4

  • UART is accessible on a standard connector but with unusual speed: 1500000
  • If you don’t have USB Type-C PSU, you can power the board via pins 4 (5V) and 6 (GND) of the 40-pin GPIO1 header
  • Powering related troubles are possible since USB Type-C is not PD-compliant
nanopct4
By Oleg Ivanov / NASDesktopGeneral purpose / 0 Comments

Nanopc T4

  • UART is accessible on a standard connector but with unusual speed: 1500000
  • If you want to boot from your SD card you need to hold boot button while powering up/resetting
renegade
By Tony Mckahan / General purposeDesktop / 0 Comments

Renegade

  • UART is accessible on pin 6 (GND),8 (TX) and 10 (RX) and with unusual speed: 1500000
  • Video and 3D acceleration addon
  • Clocking to maximum safe CPU speed (1.51Ghz) is possible this way:
    sed -i "s/MAX_SPEED=.*/MAX_SPEED=1510000/" /etc/default/cpufrequtils 
    service cpufrequtils restart

    Make sure to install large heatsink!