User Activity

I am using the B-L072Z-LRWAN1 and trying to optimize for low power consumption. So far I have set up the hardware by desolding SB37, SB18, R26, and D2. Now when moving JP9 from pos. 2-3 to pos. 1-2 (i.e. TCXO powered from PA12 instead of VDD_RF_LRA),...
I am making this code which, on an interrupt, is supposed to wake the system from STOP mode, put it into low powered run mode, and run LPTIM1 for 1 minute before triggering a flag and going back into STOP mode. I have PSC as 128 and ARR as 60962, so ...
Hi all,I am trying to send x number of 100 ms pulses (50 ms on, 50 ms off) with a PWM in one-pulse mode. when I wired the output to a pulse-counting device, I noticed that it is picking up 10x less pulses than is programmed. I believe there is an iss...
Hey all,I am using a B-L072Z-WLAN1 that talks to another of the same board using LoRa peer-to-peer. The board I am having issues with is supposed to receive how many pulses to send from the other board, then send them using pwm one-shot mode to PA0. ...
I know this might be a pretty basic thing to have issues with, but after banging my head against the wall on this for days, your snark-free assistance would be greatly appreciated.I am using a B-L072Z-LRWAN1 and trying to get timer 2 channel 1 to pro...