cancel
Showing results for 
Search instead for 
Did you mean: 

I am trying to replicate SDK_BasicGeneric_A example transmitter code on my custom board. And it works well only after I set BYPASS_LDO to 1. What is the reason of such behavior?

IShug
Associate

Processor is PIC16LF18446, interface with s2lp works fine. I use S2LP_Library from SDK 1.2.1 with some adaptations for PIC. Three boards with the same behavior - possibility of soldering error is minimal. Frequency 433 MHz, crystal 50 MHz.

1 REPLY 1
IShug
Associate

The reason was the malfunction of LDO regulators due to excessive capacitance of decoupling capacitor for band-gap voltage reference of VCO regulator. Changing this capacitance from 0.1uF to 390pF have fixed the problem.