STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion 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...

STM32 F4 System Memory Boot Mode and Read Protection

Posted on November 01, 2017 at 07:33Dear fellows, In STM32F4 series, Have you noticed that when Read Protection is enabled, with RDP Level 1,The System Memory Boot mode has no response at least from UART1 and UART3.(I confirm that TX pin has no resp...

Zt Liu by Senior III
  • 819 Views
  • 2 replies
  • 0 kudos

Help: bug in official ST nucleo LWIP Project

Posted on November 13, 2017 at 10:41Hibasically I tried to set up LWIP and freertos on a F429ZI nucleo board. everything went fine, unless: I observed the following bug:Bug description:1. start FW with ethernet cable disconnected2. wait for 10 secnd...