User Activity

Posted on October 16, 2017 at 08:57Hello All,I wanted to use SD card (actually SDIO card) in STM32F767ZI Nucleo Board.Any suggestion for add-in available for SD card interface?Or Any Base Board/Daughter board to support SD card interface?Thanks!!reg...
Posted on September 21, 2017 at 13:03Hello All,I am using STM32F767ZI Nucleo Board. I am getting DCRCFAIL in data transfer using CMD53 in SDIO.Any possible reason for CRC failure? Could there be any relation to clock out from SDMMC adapter?I am able...
Posted on July 24, 2017 at 14:50hello all,I am using SPI in master mode with 10 MHz speed for ST767ZI board. I am doing SPI transmission and reception using dma.I am using the HAL library using API HAL_SPI_Transmit_DMA HAL_SPI_Receive_DMAThe code wo...
Posted on July 13, 2017 at 15:57Hello All,I wanted to know if the STM32F767, supports FIFO for the UART module? If yes, what is the size.I need the FIFO details for configuring the Hardware flow control.regards,Hemanth#uart #stm32f7 #fifo
Posted on April 10, 2017 at 07:07Hello ,I had doubt regarding the feature supported in F767ZIDoes the SDIO peripheral in F767ZI support SD I/O card mode for CMD52 and CMD53 request?Initial look at the code generated from CubeMX has only definition, ...