I am developing a BLE to LORA interface using nRF52840.
The LORA transceiver needs a 32MHz clock. Is there any way that I can get the nRF52840 to generate this?
I will be using SPIM as the transceiver interface, and I will also be using the UART and USB. All other resources are free at the moment.
Can PCLK32M be mapped to an I/O pin?
Can I get the QSPI clock to run continuously at 32MHz?
Can I connect an extra load to either XC1 or XC2?
Any other possibilities?
Many thanks