Skip to content

Conversation

fabian18
Copy link
Contributor

Contribution description

9.2.1 Image Calibration for Specific Frequency Bands

Image calibration is done through the command CalibrateImage(...) for a given range of frequencies defined by the
parameters freq1 and freq2. Once performed, the calibration is valid for all frequencies between the two extremes used as
parameters.

If you do the calibration and do not call: sx126x_set_standby(dev, SX126X_STANDBY_CFG_XOSC); the TCXO stays off.
It is required.

Testing procedure

Issues/PRs references

#21675

@github-actions github-actions bot added Area: drivers Area: Device drivers Area: LoRa Area: LoRa radio support labels Sep 11, 2025
@crasbe crasbe added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Sep 11, 2025
@riot-ci
Copy link

riot-ci commented Sep 11, 2025

Murdock results

✔️ PASSED

0c624ba drivers/sx126x: image calibration after frequency

Success Failures Total Runtime
10516 0 10516 13m:45s

Artifacts

@benpicco benpicco requested a review from jia200x September 11, 2025 13:25
@fabian18 fabian18 force-pushed the pr/sx126x_radio_hal_img_calibration branch from 3ff4929 to c659913 Compare September 26, 2025 11:35
@fabian18 fabian18 force-pushed the pr/sx126x_radio_hal_img_calibration branch 2 times, most recently from 41d0fd0 to 4ab254e Compare October 6, 2025 08:09
Also changes standby configuration after image calibratin,
else TCXO switches off afterwards
@fabian18 fabian18 force-pushed the pr/sx126x_radio_hal_img_calibration branch from 4ab254e to 0c624ba Compare October 6, 2025 09:00
@crasbe crasbe added this pull request to the merge queue Oct 6, 2025
Merged via the queue into RIOT-OS:master with commit 0a2bd01 Oct 6, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers Area: LoRa Area: LoRa radio support CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants