STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

My STM32F105RB stop running

I uses STM32F105RB for my project. I use USART1, USART2, USART3 and UART4 to receive data from sensor. everything works normal. But after 2-3hours it stop running. I check Fault Reports it shows Memory Manage Faults and Bus Faults at some address and...

0693W00000QO2VSQA1.png 0693W00000QO2YIQA1.png
WPong.1 by Associate II
  • 513 Views
  • 1 replies
  • 0 kudos

Resolved! Issue With dual Core Project for STM32H757 Evaluation board

Hi,I am using STM32H757 Evaluation board . I created dual core project using by referring the below linkhttps://www.youtube.com/watch?v=jI1k6p-fduEI was able to create the project and compile the same as per the instruction mentioned in the above lin...

0693W00000QNy93QAD.png

I2C does not work with SPI Slave mode on STM32L011

I want to use I2C at master mode, and SPI at slave mode.After HAL_SPI_TransmitReceive_IT api is called, HAL_I2C_Master_Transmit api does not work on STM32L011K4T6.Before HAL_SPI_TransmitReceive_IT api is called, HAL_I2C_Master_Transmit api does work ...

SUchi.4 by Associate II
  • 1107 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F105RBT6, PB3 not working as GPIO push-pull output with application using firmware package 1.8.x but works fine with similar app using firmware package 1.7.0

HiI have an application that uses an STM32F105RBT6 ant its USB peripheral as host mode connected to a HID controller, and driving a few GPIOs connected to 74HC04 inputs.The application was created using firmware package 1.7.0 and STM32CubeMx with a M...

FLACO.1 by Associate II
  • 1919 Views
  • 3 replies
  • 0 kudos

STM32G030F6 USART1 received interrupt not working

Hi I am using ​STM32G030F6 I am try to programing UART 1&2. UART2 is working fine with transmit & receive data. But UART1 only able to transmit data not able received.​Please let me is there any settings is required.​

dsapk.1 by Associate
  • 463 Views
  • 1 replies
  • 0 kudos

May I know what is the 100000, 2 and 10 in the calculation of start-up time for ADC voltage regulator that I got with Auto-generated LL_driver code.

I'm trying to configure ADC for stm32 NUCLEO-U575-ZI-Q and while generating the code using LL drivers noticed the start-up time for ADC voltage regulator and need to know what actually is 100000, 2 and 10 . Same screenshot is attached with it. Thanks...

Umahe.1 by Associate II
  • 1096 Views
  • 4 replies
  • 0 kudos

How can i drive&control 36 RGB LED?

I have a project. I have 13 button and these buttons control to leds. For example when i click first button, first led will be on (also when i click again, it will be off). So microcontroller need to knows everything about it. But how can i control t...

KAnahar by Associate III
  • 1487 Views
  • 5 replies
  • 0 kudos