User Activity

We are trying to send packets between two nucleo boards,but we did not have enough support for working with CAN peripheral in this specific device(STM32F446RE nucleo):We tried using the following links:https://os.mbed.com/handbook/CANhttps://os.mbed...
The device we are using is STM32F446RE nucleo board.We would like to have well documented support for accessing SD card through either of these two modes:i.SDIO mode(1-bit)ii.SPI modeWe have tried tweaking the code provided for other variants in STM ...