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

Timer in one pulse mode

HiI have a trigger ( the pink trace) who triggers one delay of 200µs with the help of the timer 3 ( a channel toggles each event, the red trace) . A IT is also generated . Another channel of this timer 3 is used to trigger a one pulse mode pwm with a...

TEK00007.PNG
MichelM38 by Associate III
  • 4964 Views
  • 10 replies
  • 1 kudos

Resolved! Undefined reference error.

Hi, I have converted an CubeIDE project to CPP so I can get a GLCD library working, the Adafruit GFX library, for my STM32F407-Discovery board. This required I rename some files from .C to .CPP. It all worked fine. Now I want to get the CAN interface...

kvresto by Senior
  • 3513 Views
  • 4 replies
  • 0 kudos

STM32L476 fails to wake up

We are currently experiencing a critical malfunction with the STM32L476RET6 processor. The intended functionality involves waking up the processor to read a sensor, set an RTC alarm and a GPIO interrupt  and enter Stop Mode 2. The goal is to wake up ...

Screenshot (11).png
kmoschos by Associate
  • 1111 Views
  • 1 replies
  • 0 kudos

HAL_Delay

Hello, I tried the Hal_Delay function but it's not work Do you have any idea for this error ? And my code still waits at this loop : Thank you for your helps Regards

0693W00000aITvBQAW.png 0693W00000aITvqQAG.png
DYann.1 by Senior II
  • 8992 Views
  • 26 replies
  • 1 kudos

Extremely Large Binary Size When Using DTCMRAM

Hi, I am working on a project with the STM32H730. In order to make full use of the onboard memory I have the project set up to load some objects into DTCMRAM. This works, however the binary size is huge, like 403 MB, and subsequently is crashing cube...

Screen Shot 2023-12-05 at 9.08.12 AM.png Screenshot 2023-12-05 at 1.12.44 PM.png
EPala.2 by Associate III
  • 2144 Views
  • 9 replies
  • 1 kudos

Resolved! Having trouble with NSS control using STM32H742VIT6

Hello,I've configured SPI1 on STM32H742VIT6 connected to pins PA4-7 using AF5.Here is a dump of the relevant SPI1 registers:SPI1->CR1 = 00000001 SPI1->CR2 = 00000000 SPI1->CFG1 = 70000007 SPI1->CFG2 = 20400000 SPI1->SR = 00001002The MCU should be...

briankaz by Associate III
  • 2653 Views
  • 11 replies
  • 0 kudos