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! FDCAN1 and FDCAN2 in STM32G0B1RCI6N

Hi, I configured FDCAN1 in classic format and was able to send CAN messages to a recipient. However, if I want to try the same with FDCAN2 it does not work and the TX FIFO gets full and goes to the error handler. However, If I change FDCAN_Config to ...

STM32H7 Segger J-Link Debugging Issue

Hello,When trying to do a debug session onto these different STM32H7 devices:STM32H743IIT6 / STM32H753IIT6STM32H7A3IGT6we are receiving the errorwith the following console statements:SEGGER J-Link GDB Server V7.62a Command Line Version   JLinkARM.dll...

0693W00000QKUdHQAX.png 0693W00000QKUdqQAH.png
MPete.3 by Associate II
  • 3042 Views
  • 6 replies
  • 0 kudos

Possible error in Cortex-M0 programming manual.

Cortex-M0 programming manual have several instructions like this:You can use the LSR ...When the instruction is LSRS, the carry flag is updated ...But I believe that on Cortex-M0, there is no optional 'S' appended to instructions to update flags. Ins...

AA1 by Senior III
  • 2019 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G0 ADC 16-bit oversampling example

Hi,I'm not able to find any example on STM32CubeIDE about ADC 16-bit oversampling. Could someone from ST provide this for the STM32G0 MCUs?thanks in advance,gaston

Gaston by Senior
  • 2199 Views
  • 3 replies
  • 0 kudos

Hello! I purchased the STM32G431RBT-Nucleo board. When trying to write code to control the DAC, I ran into a problem - regardless of the code change, the result is 0v, there is a straight line on the oscilloscope. The code itself runs on STM32F407. Do you

One of the variint main(void){ /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration--------------------------------------------------------*/ /* Reset of all peripherals, Initializes the Flash interface and the Systick. */ HAL_Init(); /...

DTorn.1 by Associate II
  • 2366 Views
  • 17 replies
  • 0 kudos

Is system memory protected from read?

Recently we have received STM32F103RBT6/T7 samples which could not be flashed using internal bootloader. We have checked working devices and under 0x1FFF F000 they have readable bootloader firmware code. Problematic samples have FF bytes in the same ...

ROlej.1 by Associate
  • 492 Views
  • 1 replies
  • 0 kudos

STM32F777 Parallel Bus Interface

Hi,I am working on STM32F777 MCU LQFP 176 Package.I need to confirm if i can use FMC interface with my EtherCAT chip FIDO5200 that uses 16-bit data lines and 4-address lines.Also I need to interface SRAM (parallel bus)that has 8-bit data and address...

RSHAR.2 by Associate II
  • 2248 Views
  • 5 replies
  • 0 kudos

Capture input PWM analog signal using Timers.

I have a specific requirement to capture input PWM analog signal using Timers.The timer should capture both period and duty cycle of the input signal for one pulse, then stop the capture automatically.The application can read the capture compare regi...

Shakthi by Associate II
  • 634 Views
  • 1 replies
  • 0 kudos

Backup SRAM duration

Hi STM,I am having short question about BACKUP SRAM on STM32F437 MCU. So, for how long will BACKUP SRAM keep data, if power supply is removed. Will the data stay there, after some long period or will they be wiped out?If they are going to be wiped ou...

AKara.9 by Associate II
  • 1474 Views
  • 5 replies
  • 0 kudos