STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H747i-Disco LCD Driver Issue

I have been working with the STM32747i-Disco and the STM32F769--Disco boards. Both have the MB1166-A09 LCD daughter board attached. I have implemented the LCD_DSI_CmdMode_DoubleBuffer example for both. Teh H747 platform took a little more work as the...

SLimi.1 by Associate III
  • 687 Views
  • 1 replies
  • 0 kudos

Resolved! I2C Data Transfer Problem

I am trying to send data over I2C3 Using STM32F429 Dev Board and Everyting works fine except the HEX Data I want to sendI am Passing this function HAL_I2C_Mem_Write(&hi2c3,0x30<<1,0x09,I2C_MEMADD_SIZE_8BIT,0XFF,1,100); And Getting the Following Outpu...

ZExpo.1 by Senior
  • 501 Views
  • 2 replies
  • 5 kudos

Microphone and Codec

Hi,I have a STM32F407G-DISC1 board and would like to use the on-board microphone to collect audio and send it to the on-board codec and listen to the collected audio on earbuds. Is there any example on how to do this?Thanks!

CWang.2 by Associate II
  • 599 Views
  • 3 replies
  • 0 kudos