User Activity

Hello,I am using RTC Wakeup timer in STM32F469NIH6 processor. Low level access is using HAL code.I's is configured withRTC.CR.WCKSEL = 0x3RTC.WTR.WUT = 1EXTI.IMR.MR22 is setEXTI.RSTR.M22 is set.It generates RTC Wakeup Interrupt ~122.09usec. interva...
Hello,I am using STM32F469NIH with ST-LInk and Keil uVisiom debugger. When try to debug it gets the error popup to the effect that ROM Table not found. This ST-Link and the debugger works on other STM32F469NIH board.What could be the issue.It is very...
I am trying to use the SPBTLE-RF of B-L475E-IOT01A1. The BT Module is connected to host by SPI. Where could I find commands to configure/control SPBTLE-RF.Also where could I find example code to control SPBTLE-RF.Regards.