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

X-CUBE-CLASSB in dual core STM32H745

Hi,I am trying to install the X-CUBE-CLASSB 3.0.0 library in my custom board with the dual core STM32H745. I have put the library in the CM7 core but it only works if I debug the program. When I turn off and turn on again, the program does not work. ...

dgv by Associate
  • 619 Views
  • 1 replies
  • 0 kudos

Resolved! Failing including CMSIS into a F334 project

Hi guysI try to iclude the CMSIS files into a project with a STM32F334. I followed this article (https://community.st.com/t5/stm32-mcus/how-to-integrate-cmsis-dsp-libraries-on-a-stm32-project/ta-p/666790 ) but failed.The first difference is, that I d...

White_Fox by Associate III
  • 872 Views
  • 4 replies
  • 2 kudos

Resolved! HAL_UART_TxCpltCallback Issue at Higher Buadrate

Hi all,I am using UART4 in STM32F205 connected to an external device with an RS485-Transceiver (sn65hvd75).When I transmit data (HAL_UART_Transmit_IT) I set the TXEN pin high in RS485-Transceiver and when I get a callback  using HAL_UART_TxCpltCallba...

JThom.15 by Associate III
  • 1876 Views
  • 9 replies
  • 0 kudos

Custom PCB, STM32H7 and KSZ8863RLL, RMII

HiI have made a custom PCB based on STM32H723VGT MCU and KSZ8863RLL with interface RMII. I have followed the Hardware Design Guide for the KSZ8863. Including 100 Ohm impedance from RJ45 to PHY and 50 Ohm impedance from PHY to STM32. Length matching i...

whole firmware run in ram

Hello:    I use STM32CubeIDE 1.16.0 to develop an OTA feature in STM32H7A3ZIT6:    The firmware should be programed at flash address 0x08000000,and run in ram, it will receive the whole update image in temporary memory and then program into the flash...

lbapplem by Associate II
  • 1349 Views
  • 5 replies
  • 0 kudos