ST67W61 - failing to receive correct boot sequence
Hi!I am trying a very simple test to receive the correct boot-up sequence which should be 0x55 0xAA and I am using this code:void ST67W_test(void) { printf("\r\n*** Bare-metal ST67W SPI Test ***\r\n"); // 1. Turn module ON HAL_GPIO_WritePin(CH...