User Activity

Dear Members,I am using bank 2 of STM32F767 to emulate eeprom, the example which comes with the Stm32CubeMX firmware package only use two pages, whereas i want to use 4 pages to have Wear-leveling. what i understood is i need to do lot of adaptation...
Hi ExpertsI have a situation with STMH7 as a master on the SPI3 bus with two slaves (both RM44),I am using polling on master and chip select lines to select individual slaves. Problem is at speed greater than 5 Mbps the RXWNE flag never sets and code...
Hi EveryoneI have a very strange issue in the SPI of my STM32H745.Consider following information0) No Master present on the Bus1) SPI5 is configured in slave.2) No interrupts, no DMA just polling3) Following is the initialization code (FIFO is set to...
HiI want to use spi6 on stm32h7 controller in DMA mode, i see i can use BDMA instead of DMA. looking at the reference manual, i see following about BDMA"The BDMA is used to perform programmable data transfers between memory-mapped peripherals and/or ...
Hello GuysI am building a very simple application using CubeMX. I am using two STM32F207ZG boards to communicate with each other over SPI bus without DMA or interrupts.One is acting as a master another as as slave. The slave settings are as follows. ...
Kudos from