STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C Write Data to Slave Device

Posted on November 24, 2017 at 08:59Hi everyone!I am using the I2C to write some data to  two slave devicesthis two devices need to drived by these imformationThe Board is STM32F429 discoverythe function I choose:HAL_StatusTypeDef HAL_I2C_Mem_Write(...

0690X0000060PENQA2.jpg

USBH Mass Storage Class Ask a question.

Posted on November 23, 2017 at 08:50We are testing usbh mass storage using the nucleo_f207zg board.STM32Cube_FW_F2_V1.7.0 \ Projects \ STM32F207ZG-Nucleo \ Applications \ FatFs \ FatFs_USBDisk received from the homepage is detected without any probl...

0690X00000608vTQAQ.png 0690X00000608vYQAQ.png

USB MSC Receive BUFFER

Posted on November 20, 2017 at 11:23Hi,i am using STM32F746G-Discovery board for a project where i have to use USB as MSC (Mass Storage Class) in Device mode and i am transmitting data from PC side to board, whenever i send data to board... 'USBD_MS...