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

Resolved! HardFault on STM32F746G-DISCO

I have a problem with a hardfault in my system that I cannot resolve. The problem occurred while operating the display. When I change the transparency value, hardfaults suddenly occur (BSP_LCD_SetTransparency). But elsewhere in the program.Now I have...

MMett by Associate III
  • 932 Views
  • 2 replies
  • 0 kudos

STM32L01KZ as an I2C slave mode

Hello All,I want to make STM32L071 work in I2C slave mode, is there any reference manual or sample code available to understand to program STM as in slave mode.Found some documents but not much details available.

Vijay1 by Associate II
  • 456 Views
  • 0 replies
  • 0 kudos

Resolved! SDRAM Extended Mode Register Write

I am using an STM32F769NI with a MT48H16M32LFB5-6 SDRAM chip, everything works fine. we are looking to set the drive strength to 1/4, 1/2 and full to evaluate the effect on EMC testing. From what I read in the programming manual, it states to perform...

0690X000008id91QAA.png 0690X000008id96QAA.png
gvigelet by Associate II
  • 1612 Views
  • 3 replies
  • 0 kudos

STM32F207IGT6 MCU on DevKit1207 Evaluation Kit

I am planning to use STM32F207IGT6 MCU on DevKit1207 Evaluation Kit for a project. I have following questions.1. Is there any onboard hardware debugger on the board? OR Do I have to use external hardware debuggers like j-link compulsorily?2. I tried ...

VSali.18 by Associate II
  • 611 Views
  • 1 replies
  • 0 kudos

Issue with ADC leakage

I using stm32F4 discovery board. I am having issues with the ADC. The voltage signal changes after I give that signal as Input to ADC. This may be because if leakage current of Analog Pin. Can you guys suggest the way-out from this. RegardsMusab

MFaro by Associate
  • 1140 Views
  • 2 replies
  • 0 kudos

STM32H743ZI Embedded Trace Buffer

Hi,I am trying to use the ETB on a NUCLEO-H743ZI board, and I can't seem to get it working. I tried with Atollic TrueStudio, CubeIDE and Ozone from Segger. In Ozone I get the message "Instruction trace disabled. Configured trace source not supported....

luka by Associate
  • 421 Views
  • 0 replies
  • 0 kudos

I am new to micro-controller programming . I am using STM32F091RC Nucleo board. I am trying to read the temperature using NTC thermistor of 10 kOhm. I burned the code on micro-controller and tried to see the output on STM Studio.

 But my adc_value is stuck at 59390 for some reason. I don't see any change in temperature and I am not sure if I am doing it right. Can anyone help me?/* Private variables ---------------------------------------------------------*/ADC_HandleTypeDef ...

Pinki by Associate
  • 863 Views
  • 2 replies
  • 0 kudos