Hello @Rb7,Verify Connections: Ensure that the connections between the master and slave boards are correct and secure, and check the configuration of solder bridges as indicated in the readme.Check SPI Configuration and DMA Configurationhere are som...
Hello @vinaytiwary,You can refer to our example provided under the L0 Firmware Package:Path: Projects\STM32L073Z-EVAL\Examples\LCD\LCD_Blink_FrequencyI hope this helps you.Otherwise, could you please provide me with more details on the main.c file, s...
Hello @f-fujii,For the STM32H735-DK, the BSP example offers several functionalities:Subdemo 7 and Subdemo 8: These subdemos include a recording feature. The application is designed to use the MB1299 MEMS microphones daughterboard connected to CN20.Su...
Hello,In MX, you can find a parameter description regarding clock phase (CPHA) that may help you.I hope my answer has helped you. When your question is answered, please select this topic as solution that answered you, it will help others find that an...
Hello @David_,(1) You can run the two-board I2C communication demo using the Nucleo-F401RE and Nucleo-F103RB boards. However, you will need to make some adjustments.(2) and (3) STM32 Reference Manual : provides detailed documentation on SPI and I2C ...