g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
379 stars 274 forks source link

Adding high speed UART Speed support for Armbian + AllWinner H2/H3 #757

Closed n0mjs710 closed 1 year ago

n0mjs710 commented 1 year ago

The AllWinner H2/H3 SOCs and stock Armbian linux use a UART clock not cable of 460800, which is recommended for FM mode network communication between the MODEM (mmdvm) and Host (mmdvmhost). This adds support for 500000 which is supported, and also supported by at least the STM32F4 and STM32F7 series.