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! SDRAM Read/Write stm32h743

Hello all,I am using the h743i eval board and trying to store a large array on the sdram.The problem I am running into is no matter what address I write to, when I read back a value I receive the last value written. I think this may be an issue with ...

RDock by Associate II
  • 3590 Views
  • 13 replies
  • 0 kudos

Firmware for App Note AN3322

Hi,I was wondering if someone can point me to a link where I can download the firmware detailed in the application Note: AN3322Watt-hour meter based on the STM32F101 microcontrollerThanks in advance.

IVini by Associate
  • 552 Views
  • 1 replies
  • 0 kudos

EXTI registers

Hi,I try to write a interrupt function with registers on the stm32h743zi referans manual ,but keil doesn't recognize some registers for exp ,EXTI->CPUPR1 =(1<<13); SYSCFG->EXTICR4= (1<<5);stm32cubeh7 MCU package V1.5

Bilge by Associate III
  • 534 Views
  • 2 replies
  • 0 kudos

Most proper way of detecting CAN BUS OFF condition?

Dear ST community,We are running a CAN network with a lot of nodes (>200) using the STM32F107VCTx chip (and MCP2551 transciever) all receiving instructions from a central linux embedded computer with a MCP2515 CAN Controller.Sometimes the nodes stop ...

DAC peripheral on STM32F407

I am working with STM32F407VG microcontroller (STM32F4 discovery board). When using the DAC peripheral for an application I was verifying the minimum and maximum voltage that can be generated from the DAC pin by providing values of 0 and 4095. Howeve...

gowtham K by Associate II
  • 1369 Views
  • 1 replies
  • 0 kudos

How to control on board ADC with SPI bus (STM32F051)

I connected a particle photon micro controller to STM32F0 discovery board using SPI bus. The photon acts as the master and STM32 acts as the slave. I understand how to code on the STM32 directly though IDE to use ADC but how to do this by sending da...

PNood by Associate
  • 337 Views
  • 0 replies
  • 0 kudos

SPI communication between 2 stm32 boards

Hi @Community member​ i want to establish communication between the F411E-Disco as a master and the F413H-Disco as slave( so the idea is to display the temperature value acquired by the PT-100 using ADC in the the F411and then sending the value throu...

idrissmc by Associate III
  • 475 Views
  • 1 replies
  • 0 kudos