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?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-12 12:35 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-08-17 10:25 AM
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.
