STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Regarding Auto grade Controller in stm32h7 series

Hello everyone, I want to work on STM32 series of controller which supports 480MHZ or above clock rate and Auto grade temperature range(I.e Grade0: -40degc to 150degc (or) Grade1:-40degc to 125degc).We found STM32H7 series which supports our applica...

BSRIL by Associate
  • 474 Views
  • 1 replies
  • 0 kudos

Documentation issue RM0385 (F7)

https://www.st.com/content/ccc/resource/technical/document/reference_manual/c5/cf/ef/52/c0/f1/4b/fa/DM00124865.pdf/files/DM00124865.pdf/jcr:content/translations/en.DM00124865.pdfReferences to OPT instead of OTP

0690X00000ARAH8QAP.jpg

Resolved! STM32F769 Discovery kit demo firmware

Hi,I ran several test and example projects on the STM32F769 Discovery platform. I would like to reload the original demo firmware. According to the documentation, it should be available from the www.st.com/stm32f7-discovery webpage but I cannot find ...

TPier by Associate III
  • 3181 Views
  • 11 replies
  • 0 kudos

STM32H7 SPI RX DMA not working - bug in HAL?

This project uses STM32Cube_FW_H7_V1.3.2.On STM32H7 I'm using DMA for SPI transfer. I use SPI1 and SPI4, both in D2 domain, together with RAM_D2.In the linker file I added:.dma_buffer : { . = ALIGN(4); *(.dma_buffer) } >RAM_D2The ...

Jack3 by Senior II
  • 913 Views
  • 6 replies
  • 0 kudos

STM32L4xx I2C Interrupts

Please can you help me. I cannot use the HAL as I have to write an ultra low power/ minimalist application. I need to Tx/Rx a few bytes over I2C3 . I have set it up as below but I do not get any interrupts, either event or errors. Can you tell me wh...

DPyke by Associate II
  • 1309 Views
  • 7 replies
  • 0 kudos

I would like to communicate between STM32F407VE (MASTER) and STM32F303RE (SLAVE) using SPI. I am able to send the data from master but the slave is not able to receive it . Could you guide me through the initial steps I should consider

I have generated the driver codes using STM32Cube MX. I am attaching wth this the source codes of both master(main)and slave (main_F3) microcontrollers.Could you help me with this

silpa by Associate
  • 595 Views
  • 1 replies
  • 0 kudos