User Activity

Hello,Currently I am working on STM32WL55JC single core where I initialized PB3, PB4, PB5 and PA15 for SPI1 line with a FLASH Memory MT25QL.I tried basic with reading Flash memory ID.It worked when i used the SPI_FullDuplex_ComPolling_Master example ...
I looked into the radio_driver.h library, Radiolorabandwidths enum there is enumeration of lora bandwidths but the value assigned seems to be random with respect to RM0453 document on Bandwidth on lora. Is the library is correct or need modification?
i check in the disassembly where it showed cannot acces memory address at 0x8020000 and some other address when redebugging using stm32f103c8t6 mcu is flash memory being corrupted or something else?
hello,i am trying i2c to communicate two stm32f103c8t6 . It is not working. logic analyzer output is shown in picture.what can be done for i2c to communicate two stm32f103c8t6 address 0x00
Hello, How to set RF SW CTRL pins? How to make them appear in platform settings of SUBGHZ_PHY configuration?