User Activity

I have a NUCLEO-L476RG with X-NUCLEO-IDW01M1 Wi-Fi and X-NUCLEO-NFC05A1 NFC Card Reader expansion boards. I want to create a project that uses both these modules. I've downloaded the X-CUBE-*** software zip files and tried to import them into STM32...
I'm trying to set up our system for dual boot mode. I'm using AN4826 "STM32F7 Series Flash memory dual bank mode", AN2606 "STM32 microcontroller system memory boot mode", and sample program "STM32F769I_EVAL\Examples\FLASH\FLASH_DualBoot" as guides. ...
First, some details.MCU: STM32F765IIKeil uVision 5.25.2.0HAL version: 1.6.0 (installed with Keil uVision)Keil MDK-ARM RTOS2 operating system.The STM32 is connected to an iMX6(running Linux) via SPI. The iMX6 is the master. Communications uses small...