c5e3
c5e3
Thanks for the quick reply, Wolf! An alternative LCD driver would be overkill. Since it is this complicated, we can live with this minor bug, I guess. I just thought,...
where is the pcb-layout source file of your cad software? @davidzovko @Thorinair
Apparently commit 609235b broke it for me, since i use a TCXO, that is permanently soldered to the HackRF.
@sgoudelis since it is in the metal case now, I don't want to take it out again. But I simply bought a TCXO addon-board from China, desoldered the TCXO and...
I've merged https://github.com/sharebrained/portapack-hackrf/commit/01bad2805c633b4d53f59a28ec99f3f16e61c41d with 4d98491 and commented out some code in portapack.cpp:102: `auto clkin_status = false; //clock_generator.clkin_status();` The external CLK is now being recognized and I don't get freezes anymore....
@TheCranston I don't want to push this to my fork yet, but here is the binary: [portapack-h1-havoc.zip](https://github.com/furrtek/portapack-havoc/files/2634136/portapack-h1-havoc.zip) Don't be confused - the UI will always show external clock for now.
update: another issue with @sharebrained's code is, that I have to reset the HackRF after i connect it to power.
@TheCranston exactly, it just hangs on initial power up, but I just figured out, that this only happens, when i connect it to my power bank 🤷♂️😄
@TheCranston this is weird indeed. I can transmit and receive over USB without any issues.