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

To LIN communication via UART

I tried to transmit LIN communication data using HAL_LIN_SendBreak and 0x55 sync byte.The setting is 19200 bps,​ N, 8, 1​I've looked at an example using stm32Fx but it's not.​The program is in progress using TrueStudio.I would appreciate your help if...

HLee.9 by Associate
  • 659 Views
  • 2 replies
  • 0 kudos

hard fault on start up

Hi,I'm currently experiencing a hard fault exception, when my code jumps from bootloader to application. This only happen when I reset the unit after flashing using ST link utility. e.g. If I flash the unit and does not reset, program works fine. Thi...

Cchua.1 by Associate
  • 388 Views
  • 0 replies
  • 0 kudos

Timers Interrupts NOT WORKING STM32F401RE - void HAL_TIM_PeriodElpasedCallback(TIM_HandleTypeDef *htim);

Please check: https://community.st.com/s/question/0D53W00000UBHwvSAH/timers-interrupts-not-working-stm32f401reThe problem seems that "HAL_TIM_PeriodElapsedCallback" in "stm32f4xx_hal_tim.c" is not choosing the one function that I wrote in "main.c" un...

JCuer.2 by Associate II
  • 408 Views
  • 0 replies
  • 0 kudos

LWIP UDP no OS example

Hi there, I'm using nucleo h743-zi2, for evaluation,I need a LWIP Udp client-server simple code example - NO OS.I'll be very happy if some if someone will provide a link...Thanks,Lior.

LSmil.1 by Associate II
  • 1132 Views
  • 1 replies
  • 0 kudos

Resolved! H7 USB FS default conf. using STM32Cube FW_H7 V1.8.0, not working unable to enumerate USB device

H7 Default configuration using MXCube, for USB Device FS, CDC gives error unable to enumerate USB, device not accepting address 44, error -71 and Device not responding to setup address. Board is Nucleo-H743. Using default configuration same as above,...

JBere.1 by Associate II
  • 2599 Views
  • 7 replies
  • 0 kudos

Enc424J600 with STM32L431 interface

Hello Team, I need your support to integrate the Enc424J600 ethernet IC with STM32L431, I have enabled the SPI line and trying to communicate with IC but I am not able to read the register value from the Enc424J600 chip.Ethernet State: Status led is...

How to configure the ethernet in stm32 nucleo439ZI?

I'm using the NUCLEO439ZI board.I want enable the ethernet in this board,i given all configuration in ioc, and also I'm connecting Ethernet cable my home router to board. But near Ethernet connector LED's not blinking.I'm following this example ,can ...

MVENN.1 by Associate II
  • 1364 Views
  • 1 replies
  • 0 kudos