User Activity

I need to have wifi connectivity on my B-L462E-CELL1 wifi board. I am using L462_TCP_Echo_Client app as my starting point. I am using USART2 and here's my initialization code:void MX_USART2_UART_Init(void) {   /* USER CODE BEGIN USART2_Init 0 */   ...
Posted on June 13, 2015 at 16:51Hi,It seems like I have gotten into a state where I can't erase memory or write to it. I only have i2c access to the bootloader. When I dump the 16 option bytes starting 0x1FFFC000, I get:0xEF 0xAA 0x10 0x55 0xEF 0xAA...