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

STM32F429 TCP/IP with lwIP.

Hello! I'm trying to connect my STM32F429 via ethernet to a PLC. It seems that this board is supporting a LAN8742A PHY. I generated the code with CubeMX selecting my nucleo board, then, I think that the initialitzation of all of the peripherials ( GP...

Vic95 by Associate
  • 618 Views
  • 0 replies
  • 0 kudos

How use chan FatFS Library in stm32f030

HelloI use stm32f030k6t6 and i want to read micro sd with chan library.so i download and use the sample project (http://elm-chan.org/fsw/ff/ffsample.zip) there is a file named Stm32f100.h on the sample project.if i use other stm32f1xx its work .but w...

STM32L476_Eval Board UDB CDC standalone application is not working with bare example provided in cubeL4 package

Hi !I am using STM32L476G-EVAL board and found that Windows 10 PC is not detecting any thing when running STM32L476_Eval Board UDB CDC standalone application.Whereas when I made an application with STM32cubemx the virtual comport appears on the win...