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

STM32H743 Nucleo144 seems unable to transmit via FDCAN2?

I am trrying to send messages via the second fdcan in classic can format. I am watching the bus with CANoe, but only FDCAN1 (classic master) seems to be able to transmit. If I try to transmit with FDCAN2 (classic slave) my buffer fills up but nothing...

BSpri.1 by Associate
  • 481 Views
  • 0 replies
  • 0 kudos

Qspi stm32h743

​Hello.I am looking for example of External Qspi Loader for the Stm32h743.I manage to make my functions work. but not to create the .stldrI have the impression that he does not take Init.I am under Stm32cubeide.thank you

cVass.1 by Associate II
  • 1681 Views
  • 8 replies
  • 0 kudos

Getting Started with the STM32L562E-DK

I downloaded all the recommended documentation & files including STM32CubeIDE 1.4.0 andSTM32CubeMX. I've read through pages and pages of the documentation and still don't have the slightest idea about how to run a simple example. Any help to get s...

BMcMi.1 by Associate II
  • 1334 Views
  • 5 replies
  • 0 kudos

Resolved! Large array causing hard fault when debugging

Hi,In my program (running on STM32F446RE, with 512 KB flash and 128 KB SRAM) I defined two big arrays:int main(void){ /* USER CODE BEGIN 1 */ int16_t data_in[64000]; int16_t audio_buffer[16000];The code can run normally when the data_in array is not ...

CDave.1 by Associate II
  • 1768 Views
  • 4 replies
  • 0 kudos

STM32F030CC ADC reads 0

Hi,I am using stm32f030 to read adc value(truestudio). ADC reads value on an interval of 10 minutes. It is observer that ADC reads value for first 5-6 times,and after that it reads 0v.The readings we get is also different from what is measured on adc...

Jpj.1 by Associate II
  • 1216 Views
  • 5 replies
  • 0 kudos

QSPI PSRAM for STM32H7 microcontrollers

Dear All, I've seen from ST website that STM32H7 is compatible with a QSPI PSRAM of the producer AP Memory. IoT PSRAM (QSPI PSRAM) - AP Memory IoT RAM solution is the ideal solution, specifically when the application memory needs exceed the SRAM embe...

MDell.1 by Associate II
  • 492 Views
  • 0 replies
  • 0 kudos