STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 2017 Views
  • 10 replies
  • 1 kudos

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
  • 1495 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
  • 705 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
  • 3488 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
  • 1203 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
  • 1233 Views
  • 11 replies
  • 0 kudos

Resolved! Misleading MCU flash and led blink error

Hi,I am doing my absolute baby steps in the STM32 environment. My MCU model is STM32F756VGH6. After days of debugging I finally managed to connect my STLINK V3 to the MCU but not run the led blinky :(This TFBGA100 package on a custom breakout board m...

Vilius by Associate II
  • 962 Views
  • 3 replies
  • 1 kudos
Labels