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

Resolved! Using a copy of the STM32F413H-Disco

Hi everyone,I tried to copy the folder STM32Cube/cubeF4... so when i change something it doesn’t make any changes in the original folder, so then I compiled , the error was in main.c (#include “main.h�?) (no such file or directory).thanks

idrissmc by Associate III
  • 983 Views
  • 7 replies
  • 0 kudos

USB Host control solution for FT232R

Hi,Anyone has the USB host control solution for *FT232R* on STM32?I'm searching the solution regarding topic for a couple of weeks but I cannot.In parallel, I am studying the FTDT's VNC1/2 processor, but very expensive and I don't like this solution....

paul0208 by Associate III
  • 461 Views
  • 0 replies
  • 0 kudos

STM32F7 control by http page

Hi, I would like to control my board with http page. I created test task:void http_task(void *pvParameters) {   struct netconn *client = NULL; struct netconn *nc = netconn_new(NETCONN_TCP);   // check alloocation socket if (nc == NULL) { ErrPri...

Ethercat master with ethernet capabilities

Hi,I would like to know if it is possible with a stm32f407 to drive 10 ethercat slave and communicate at the same time with my computer with an UDP protocol (2 ports).Or if UDP is impossible having multiple serial port, like this I can use an serial ...

FBOY3.1 by Associate
  • 638 Views
  • 0 replies
  • 0 kudos

STM32F030F4P6 STANDART PERIPHERAL LIBRARY EXAMPLE

I dont want to hal driver I want to create standart peripheral library project on stm32f030f4p6 mcu with atollic truestudio. I use this library: https://www.st.com/en/embedded-software/stsw-stm32048.htmlI include driver section the standart periphera...

0693W000003QpmaQAC.png 0693W000003QpnIQAS.png 0693W000003Qpo1QAC.png 0693W000003QpoGQAS.png