2017-04-05 01:40 PM - last edited on 2023-08-16 02:37 AM by Amelie ACKERMANN
Posted on April 05, 2017 at 22:40
LoRa Discovery Kit
STM32L072 and LoRa Discovery Kit featuring Open LoRa module by Murata using STM32L072CZY6TR MCU
http://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html
Features
The AT_Slave example (creates AT modem via ST-LINK VCP) is about 41KB in size
2020-10-01 11:58 PM
Hi Clive. I used the grasshopper development board as inspiration to build my own LoRa(SX1276) Tracker with temp/humidity sensors.
I am able to upload the code into the MCU(STM32L072) but am receiving exceptions while trying to read it . I am using an ST link V2 debugger.
Nvic_setpriority() at core_cm0plus.h
Its getting stuck at the above function
Please help.
2020-10-05 02:06 PM
Suggest you start a new thread, with details of your implementation/circuit.
With the CM0 you'd likely want NRST to get control, perhaps ensure it doesn't power down the debug interface, and check what interrupts are enabled and serviced.
2020-12-14 12:22 PM
Antenna switch is something like the RFSW8001 https://www.qorvo.com/products/p/RFSW8001 https://www.qorvo.com/products/d/da001188
RADIO_ANT_SWITCH_RX (CRF1) PA1
RADIO_ANT_SWITCH_TX_RFO (CRF2) PC2
RADIO_ANT_SWITCH_TX_BOOST (CRF3) PC1
Only one pin should be high at a time, the TX option should use the regular or high-gain output