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

STM32F413CGU6: Reset after Erase Memory command via I2C

Hello,with an ESP8266 I execute an erase memory command for the STM32F413CGU6 and when the sector is erased, the STM32 always performs a reset. The sector is erased afterwards, but the ESP doesn't have acces to the Boot0 pin and afterwards the STM32 ...

Eric_Z by Associate II
  • 323 Views
  • 3 replies
  • 0 kudos

Resolved! External DAC SPI interface speed optimization

Hi,I'm using the NUCLEO-H743ZI2 board and I'm trying to interface it with an external DAC MCP4922 via SPI.As explained in the documentation, the CS pin is very important because it is used to mark the end of a transmission for the DAC to put the rece...

jmF_0-1741702725267.png jmF_1-1741788222878.png jmF_2-1741788257304.png jmF_3-1741788660744.png
jmF by Associate II
  • 597 Views
  • 4 replies
  • 1 kudos

Resolved! Stm32f446re CAN start error

  CAN Bus Not Starting - HAL_CAN_Start() Error (0x00020000) Post: I'm facing an issue where my CAN bus does not start. Tera Term shows the following messages:   less CopyEdit CAN1 Instance Address: 0x40006400 CAN Error Code: 0x00020000   Co...

Yakry by Associate II
  • 314 Views
  • 1 replies
  • 0 kudos

PWM Deadtime

I need to generate deadtime of top and bottom PWM CH1 and CH1N about 1.5us. I set deadtime 190 and it has 1.5us deadtime, but I dont understand... I need you :loudly_crying_face:  

GIABAO_0-1741852495230.png
GIABAO by Associate
  • 243 Views
  • 2 replies
  • 0 kudos

STM32 OV7670 DCMI

Hello, for a few days I have been trying to run the OV7670 camera on the STM32F446RE (Nucleo).Since the full QVGA RGB565 (153600 B) does not fit in RAM, for now i opted for QVGA Y8 Grayscale, however i must have some problem with how im configuring s...

Open ocd SWD Programming with CMSIS-DAP

Hi everyone,iIm currently trying to program an STM32F0x MCU with an CMSIS-DAP interface on openocd, but i'm currently able to generate only an useless reset signal :In Yellow the SDIO and in Purple the RSTSo when i'm trying to generate this reset sig...

Quentin_27_0-1741856714617.png

help with spi setup with rc522 module

Posted on February 05, 2014 at 17:35Hi-I'm quite new to stm32 and emededded development so please bear with me.I've purchased a Sain Smart RC522 RFID reader/writer (https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CDwQFjA...

gecono by Associate
  • 7259 Views
  • 16 replies
  • 0 kudos

Resolved! VREF+ on the STM32H743VIT6

Hello,This is the first time I'm working with an STM32 and I have a question regarding the VREF+ pin. I'm creating a schematic for the MCU and I'm not entirely sure what to do with the VREF+ pin and I'd like some clarification on something. According...

DMA DAC STM32F405RGT6 underrun

We have STM32F405RGT6 and we want to implement DAC through DMA.We used an example for STM32F429ZI-NucleoHere is an actual code where we have an underrun the error and we need help to clarify reason and find a solution, thanks!:   #include "main.h" #i...

Godzilla by Associate
  • 271 Views
  • 1 replies
  • 0 kudos