STMicroelectronics / STM32CubeWL

STM32Cube MCU Full FW Package for the STM32WL series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on boards provided by ST (Nucleo boards)
Other
107 stars 54 forks source link

Invalid arguments in SUBGRF_ClearDeviceErrors function #71

Open b00bl1k opened 1 year ago

b00bl1k commented 1 year ago

Hi,

Accroding to the documentation "RM0461 STM32WLEx advanced Arm®-based 32-bit MCUs with sub-GHz radio solution Rev 7" the command Clr_Error has only one byte argument.

image

The function SUBGRF_ClearDeviceErrors specified two bytes.

https://github.com/STMicroelectronics/STM32CubeWL/blob/5b47f70ce5f9016b92a8bedb037d00d86b7c8080/Middlewares/Third_Party/SubGHz_Phy/stm32_radio_driver/radio_driver.c#L937-L941

TOUNSTM commented 1 year ago

Hello @b00bl1k,

Thank you for this report. We will get back to you as soon as we analyze it further. This may take some time. Thank you for your comprehension.

With regards,