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

Calculate 16 bit CRC in STM32F207ZG

Greetings,I have used CRC peripheral in STM32G0B1 and its working fine. I am using this peripheral to calculate 16-bit crc. How to accomplish same task in STM32F207ZG ? I am using HAL and after code generation crc init code is very incomplete as per ...

Resolved! STM32H523 MCU unwanted dependency between PB14 and PC9 pins

 Hi everyone,I am working on an STM32H523 MCU and I have recently observed some strange behavior regarding the PB14 and PC9 pins. I have the following setup:PB14 is configured as input (I use this for the TIM2_CH2 alternate function, but this does no...

rbnt by Associate
  • 201 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H563 bootloader command over SPI

Based on the information found in AN4286 rev 14, I am trying to command to bootloader to start executing the application.The setup is a H573 and a H563 connected over SPI @ 0.5 MHz. The 573 operates as SPI master, and the 563 as a slave. I know that ...

Dimlite by Associate III
  • 1974 Views
  • 2 replies
  • 2 kudos

Resolved! STM32f4 ADC DMA Discontinuities

I have a problem and currently no clue how to further debug. Maybe one coudl help me. I use STM32f4 to capture with ADC1 3 signals with 1Mhz (so 333kHz per channel) triggered by a timer and transfered via DMA. I have a DMA buffer of 3*2*100 (so 100 s...

BastelBaus_0-1759491791658.png BastelBaus_1-1759491864289.png BastelBaus_2-1759491888224.png BastelBaus_3-1759491900824.png

Resolved! STM32H7 programming w/out STLINK

Hiya. This is my first time working with custom STM PCBs.I was planning on flashing/programming my custom STM32H7 board (specifically STM32H7A3RGT6) over STLINK and then just do general purpose programming over the USB-C COM Port. However, the TAG co...

Resolved! How to flash STM32F429zi nucleo via UART without ST-Link?

Hello,I'm working with STM32F429ZI nucleo board, and I would like to flash my program using UART (USART1 or UART3 via  a usb to ttl converter)  instead of ST-Link.I understand that STM32 has a built-in bootloader that can be used for flashing via UAR...

Asha1 by Associate
  • 446 Views
  • 3 replies
  • 3 kudos

Resolved! Dual core concurrent access to the same FMC memory address

Hello, We have a STM32H755 with an FRam (similar to SRAM) module attached to the FMC. We have been seeing CPU exceptions when the M4 core tries to access (read only) the same memory location the M7 core is writing to. So, it seems that the FMC does n...

scuba by Associate II
  • 587 Views
  • 8 replies
  • 1 kudos