I found this video of a guy explaining how to enter BIOS on an Acer laptop. At second 33, after the splash screen was displayed and before the BIOS shows up, for a short moment the screen is completely black and only an underscore (right above the u of Menu) is displayed:

Is this the moment your laptop stalls? If yes, it seems to me that there is something wrong with your firmware and I would try to re-flash it. Unfortunately Acer does not provide firmware updates via LVFS for your laptop (yet). So my advice to you would be to boot Windows and follow the steps explained in this Acer tutorial.
Follow this tutorial to create a bootable Windows PE USB drive. However, you need a working Windows system (e.g. a VM or another PC) first. Afterwards you have to add an entry to your bootloader to boot it.
If you get an error, telling you that the BIOS you try to install is not newer than the BIOA already installed, you can try this:
- Unpack the downloaded .exe file using a tool like 7-zip or unrar.
- Find and open the
platform.ini file with a text editor.
- Search the
[Bios_Version_Check] section and replace flag=1 by flag=0
- Run the
InsydeFlash.exe as administrator.