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

STM32G474RE ADC with DMA

When I configure ADC1 to read voltage input from PA0 and PA1 using DMA, then the behavior is as below in each condition1) PA0 = 0 (GND) ; PA1 = variable pot (0-5V)then PA1 provides values as per input from pot but max value displayed in 3022 instead ...

HSing5_0-1721803815703.png HSing5_1-1721803852289.png HSing5_2-1721803923714.png
HSing.5 by Associate II
  • 104 Views
  • 2 replies
  • 0 kudos

STM32H7A3 and camera problems

Hello,I have a STM32H7A3 dev board (NUCLEO-H7A3ZI-Q) and have connected it to a OV7670 camera using DCMI interface. I used an example from Cube library (for DCMI) that grabs single image from camera and stores it in the internal RAM of a microcontrol...

STM32L011 DMA read from const variable (flash)

Controller: STM32L011G4ULibraries: CMSISCompiler: arm-none-eabi-gcc version 13.2.1In order to change Capture Compare Register of TIM2 automatically every time when TIM2 updates, I want to use DMA to get the current CCR values from a const array. cons...

Marc1 by Associate III
  • 235 Views
  • 8 replies
  • 3 kudos

FDCAN interrupt not working

Hello,   I am trying to use FDCAN but for some reason interrupt is not triggering. Im using PEAK CAN to send and recieve messages. With osciloscope I can see the data being transfared to the STM board but the interrupt doesn't trigger. The speed I wa...

PPopo1_0-1721635882543.png
PPopo.1 by Senior
  • 454 Views
  • 13 replies
  • 2 kudos
Labels