I would like to know why this breakpoint installation failed unmatched quote occurs
I am debugging in Nucleo-H7 Board
Ask questions, find answers, and share insights on STM32 products and their technical features.
I am debugging in Nucleo-H7 Board
We made a board ourselves, using the chip STM32L4R9VI, and plugged an IS66WVH8M8BLL chip (the same as the EVAL development board), but the implementation of a similar example chip is always hanging, how to continue to analyze this situation?We welded...
Hi, I use STM32F103VBT.Can anyone provide an example of how to use TIM1 Encoder interface mode(ch1, ch2) and PWM generation mode(ch3, ch4) at the same time?PWM operation is stopped when encoder interface mode on. TIM_EncoderInterfaceConfig(TIM1,TIM...
In my project I'm trying to use 1 Arduino Due as I2C Master communicate with 4 NucleoF7 as slave, and the I2C mode is setted to Fast-Mode(400kHz), the I2C part of the code on STM MCU show as the followingi2c_timeout = 1; // 1 ms ...
Hello! I have bought STM32f3discovery kit from online shop. Is this kit original or fake?
STM32F30f4 Does this in debug mode or release with and without STLINK attached via SWCLK Pin 20,SWDIO Pin 19,NRST Pin 4.Using HSI clock and PLL , but tried also without PLL. I've only enabled IO on the standard IO lines available, PA0 -> PA7 Pin 6 to...
Hello,I have one custom board using STM32H750 MCU. Everything was working perfectly until while doing some testing my code is not launch anymore. This is the second board that was working and stop working for "no" reason. On the first board, after an...
I am trying to program BDMA of STM32H743 using Nucleo board to perform DMA Peripheral to Memory operation . What I have found a bit difficult is that I could not see any information on Reference Manual , Datasheet or on forum for the mapping informa...
I have tried to get the CAN peripheral up and running on STM32F407 discovery board.But I am stuck at one point. Inside method HAL_CAN_Init(CAN_HandleTypeDef *hcan), I end up in the HAL_CAN_STATE_ERROR.Is there any example available to test on the dis...
RM0399, p3226:Debug port target identification register (DP_TARGETID)Address offset: 0x4Reset value: 0x1048 0401 should probably read Reset value: 0x1045 0401