-
Notifications
You must be signed in to change notification settings - Fork 0
Sync length does not correspond to actual packet sync length #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghalHardware-Abstraction LayerHardware-Abstraction Layerinternal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking systemmrsubgSub-Giga Hertz Radio (digital part)Sub-Giga Hertz Radio (digital part)needs clarificationNeeds clarification or inputs from the userNeeds clarification or inputs from the userwirelessWirelessWireless
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghalHardware-Abstraction LayerHardware-Abstraction Layerinternal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking systemmrsubgSub-Giga Hertz Radio (digital part)Sub-Giga Hertz Radio (digital part)needs clarificationNeeds clarification or inputs from the userNeeds clarification or inputs from the userwirelessWirelessWireless
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
Analyzed
In stm32wl3x_ll_mrsubg.h the register is directly set the sync length value, however according to the reference manual of the stm32wl3 series page 882 a value of 0 in the register field corresponds to a value of 1 in the packet. This is inconsistent with the x-cube-subg2 radio settings.