STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Unusual high and nonlinear ADC offset

Hello everyone,I've been struggling with the ADC of a STM32G474QE on a custom board for some while now. I initially saw a discrepancy between an onboard NTC thermocouple and its measured ADC value. The measured Value (calculated to mV) was off by an ...

EE_21 by Associate II
  • 510 Views
  • 4 replies
  • 0 kudos

Resolved! CAN Communication Issue

Hi, I am using STM32F446RE Nucleo and a Peak CAN Usb to test the CAN functionality of the microcontroller. I have connected the Microcontroller to a CAN Transceiver (TJA1050) and added a 120ohm resistor between the CANH and CANL line. I have attached...

DFU mode STM32H7B3

Hello, we are facing some problem entering DFU mode from application code on our custom boards equipped with STM32H7B3 with bootloader release 0x92.  On contrary, everything works fine with same board equipped with STM32H7B3 bootloader release 0x91. ...

MMarco by Associate II
  • 344 Views
  • 11 replies
  • 1 kudos

Resolved! 5V FT pins vs. injection current on STM32G0

I am confused about the limits of the FT pins on this MCU. I think I understand the maximum voltage on an FT pin except FT_c is Vdd + 4V as long as no pulls are enabled. So with 3.3V Vdd the max voltage on most FT pins will be 8.3V is that correct? I...

Carl_G by Senior II
  • 135 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 Bootloader: FAA DO-178 Certification?

Is the internal bootloader on the STM32H723 DO-178 certified?   It just dawned on me that the whole line of CPUs might be disqualified for aircraft use because the bootloader code "flies" with the aircraft and all such code must be certified to the l...

Niramas by Associate II
  • 812 Views
  • 17 replies
  • 0 kudos

STM32N6 H264 Video Encoder ASIC datasheet / manual

Hello folks,I am investigating the Video Encoder on the STM32N6 and have been working through the reference project (VENC_SDCard_ThreadX).The user manual (RM0486) is very vague on detailing the Video Encoder, and lists over 100 pages of registers whi...

exarian_0-1745948663250.png
exarian by Associate III
  • 91 Views
  • 0 replies
  • 0 kudos

Resolved! STM32G431 I2C with HAL gets stuck in the interrupt

I am trying to use a G431 as an I2C device (slave). Unfortunately it can be made to latch up rather easily, getting stuck with an endlessly triggering I2C interrupt. It appears to be a flaw in the HAL code where it doesn't clear the interrupt flags, ...

qua by Associate III
  • 156 Views
  • 5 replies
  • 0 kudos

STM32H7 won't calibrate using STMCubeMX v6.13.0

CubeMX-generated code gets stuck on HAL_ADCEx_Calibration_Start(&hadc1, ADC_SINGLE_ENDED) using IDE v1.17.0 and FreeRTOS. RTOS is using SystemCoreClock. HAL Tick is using TIM17 with a priority = 14 (Higher than SysTick Timer.)Made AdcTask highest pri...

dbrooks by Associate II
  • 237 Views
  • 1 replies
  • 0 kudos